Your Chronicle
Re: Your Chronicle
All credit goes to Shedar. I just copy and pasted his code into the updated file.
-
- What is cheating?
- Posts: 1
- Joined: Sun Oct 27, 2024 3:08 pm
- Reputation: 0
Re: Your Chronicle
This seems to make my game never load so doesnt work

-
- Expert Cheater
- Posts: 62
- Joined: Fri Mar 24, 2017 7:57 pm
- Reputation: 5
Re: Your Chronicle
Thats because its been updated since then
Re: Your Chronicle
Updated this to latest version as of 11/11/24.LordMrEvil wrote: ↑Thu May 16, 2024 12:35 amhello yall your friendly neighborhood MrEvil here with an updated domain dll, paste into C:\Program Files (x86)\Steam\steamapps\common\YourChronicle\YourChronicle_Data\Managed(make sure to back up your dll first) and then type anything into the reward code box for 1m gems
Edit: password is 1234
forgot to mention sorry
Same instructions and password.
- Attachments
-
- Domain.zip
- (564.6 KiB) Downloaded 414 times
-
- What is cheating?
- Posts: 2
- Joined: Sun Feb 24, 2019 11:27 am
- Reputation: 0
Re: Your Chronicle
Can somebody update please?
It seems not to work under the version up to date.
It seems not to work under the version up to date.
Re: Your Chronicle
could you update it please? new version broke all.aHunter wrote: ↑Mon Nov 11, 2024 4:02 pmUpdated this to latest version as of 11/11/24.LordMrEvil wrote: ↑Thu May 16, 2024 12:35 amhello yall your friendly neighborhood MrEvil here with an updated domain dll, paste into C:\Program Files (x86)\Steam\steamapps\common\YourChronicle\YourChronicle_Data\Managed(make sure to back up your dll first) and then type anything into the reward code box for 1m gems
Edit: password is 1234
forgot to mention sorry
Same instructions and password.
Re: Your Chronicle
Could someone update either the table or Domain file? I'd like to be able to cheat the Rubies.
-
- What is cheating?
- Posts: 1
- Joined: Sun Dec 15, 2024 5:10 am
- Reputation: 1
Re: Your Chronicle
Updated as of 15 DEC 2024.
password is 1234. Put anything into codes menu for a ton of rubies. First time doing anything like this/posting, If i did something wrong/it does not work then idk.
C:\Program Files (x86)\Steam\steamapps\common\YourChronicle\YourChronicle_Data\Managed <--- put it in that folder and replace the one thats already there.
password is 1234. Put anything into codes menu for a ton of rubies. First time doing anything like this/posting, If i did something wrong/it does not work then idk.
C:\Program Files (x86)\Steam\steamapps\common\YourChronicle\YourChronicle_Data\Managed <--- put it in that folder and replace the one thats already there.
- Attachments
-
- Domain.zip
- (524.1 KiB) Downloaded 798 times
Re: Your Chronicle
Could someone please update the table?
Or could someone help me to get the pointers? i know how to get the addresses i tried a tutorial for pointers but i cant with these cos are double type i think, just show me how to get 1 and i get the others please
Or could someone help me to get the pointers? i know how to get the addresses i tried a tutorial for pointers but i cant with these cos are double type i think, just show me how to get 1 and i get the others please

Re: Your Chronicle
also asking for a table update, domain file works fine but theres only so much you can get from the rubies
-
- Expert Cheater
- Posts: 76
- Joined: Wed Dec 13, 2023 11:50 pm
- Reputation: 47
Re: Your Chronicle
Hello
I've created this cheat table while going through the game and learning more about Cheat Engine. It has all the resources that are listed on the right side of the screen and a few others which I was able to recognise like Complaints and Mana Shards and Crystals. I was hoping to find a reliable pointer, but so far no luck. Instead there are some extra steps you need to do to get this set up. You need to do this every time you start the game
HOW TO SET UP
1. Open the cheat table and connect to Your Chronicle as normal. DON'T EXECUTE THE TABLE SCRIPT YET
2. Open the table script by either pressing Ctrl+Alt+L or by going to the menu Table -> Show Cheat Table Lua Script
3. At the start of the script you should see this:
Change the numbers to what your current values are for those resources Action, MP and Stamina. Easiest way to stop doing anything in the game and wait to regen them to full and change to the max values.
4. Click the Execute script button at the bottom of the window. This should update the cheat table to correctly.
5. Change and freeze values as you like.
Some information for people who'd like to try to improve the table or give advice:
I have found many pointers that have worked through a few restarts, but they've all been failing eventually. I currently have a pointerlist of about 22 million paths, and every pointer refresh (meaning restarting and loading the game) shortens that by only about 100 000, so I figured out the above way was quicker.
I have the researches also figured out, I just need to write the Lua script and name all the addresses in the table to make it usable to others. (They are doubles and seem to be in order of appearance except rares are at the end. So if you do a grouped doubles range search for 3 common monsters current research numbers that are next to each other in the bestiary, you should find only one result. Then you can add or subtract 8 from the address to move between monsters)
I've created this cheat table while going through the game and learning more about Cheat Engine. It has all the resources that are listed on the right side of the screen and a few others which I was able to recognise like Complaints and Mana Shards and Crystals. I was hoping to find a reliable pointer, but so far no luck. Instead there are some extra steps you need to do to get this set up. You need to do this every time you start the game
HOW TO SET UP
1. Open the cheat table and connect to Your Chronicle as normal. DON'T EXECUTE THE TABLE SCRIPT YET
2. Open the table script by either pressing Ctrl+Alt+L or by going to the menu Table -> Show Cheat Table Lua Script
3. At the start of the script you should see this:
Code: Select all
function findResourceAddress()
-- MODIFY THESE VALUES TO YOUR CURRENT ONES
local action = 11.0
local mp = 55.4
local stamina = 53.6
-- THEN CLICK EXECUTE SCRIPT AT THE BOTTOM OF THIS WINDOW
4. Click the Execute script button at the bottom of the window. This should update the cheat table to correctly.
5. Change and freeze values as you like.
Some information for people who'd like to try to improve the table or give advice:
I have found many pointers that have worked through a few restarts, but they've all been failing eventually. I currently have a pointerlist of about 22 million paths, and every pointer refresh (meaning restarting and loading the game) shortens that by only about 100 000, so I figured out the above way was quicker.
I have the researches also figured out, I just need to write the Lua script and name all the addresses in the table to make it usable to others. (They are doubles and seem to be in order of appearance except rares are at the end. So if you do a grouped doubles range search for 3 common monsters current research numbers that are next to each other in the bestiary, you should find only one result. Then you can add or subtract 8 from the address to move between monsters)
- Attachments
-
- YourChronicleResources.CT
- (50.23 KiB) Downloaded 169 times
Re: Your Chronicle
Hello again
I finished this table and it now has the monster researches as well. You still need to give three research amounts and you do need to play far enough that they are unique enough. I was able to get it when slime and bird research amounts were in the double digits, but if it doesn't hit for you just play a bit further and try again.
Also I didn't see it mentioned in this thread, but the cheat engine's speedhack work in this game, so that should speed up the grind as well. 10-20 times speed up works fine. At some point some lag and fps drops start to appear, but that will fix it itself with a restart of the game.
The current research values can be checked in the party->bestiary tab and only need the precision that is displayed in the game. You need to write out all the zeroes and exactly the correct number of them and no spaces in between the digits (e.g. no 853 000 000, it needs to be 853000000). In the example below the values shown in game were Slime = 853M, Bird = 1.01B and Goblin = 1.05B
HOW TO SET UP
1. Open the cheat table and connect to Your Chronicle as normal. DON'T EXECUTE THE TABLE SCRIPT YET (nothing should break if you do, but just in case)
2. Open the table script by either pressing Ctrl+Alt+L or by going to the menu Table -> Show Cheat Table Lua Script
3. At the start of the script you should see this:
Change the numbers to what your current values are for. Easiest way to stop doing anything in the game and wait to regen them to full and change to the max values for those resources. Research values are Current Research not Total Research and can be found in the Bestiary.
4. Click the Execute script button at the bottom of the window. This should update the cheat table to correct addresses.
5. Change and freeze values as you like.
Good luck and have fun.
I finished this table and it now has the monster researches as well. You still need to give three research amounts and you do need to play far enough that they are unique enough. I was able to get it when slime and bird research amounts were in the double digits, but if it doesn't hit for you just play a bit further and try again.
Also I didn't see it mentioned in this thread, but the cheat engine's speedhack work in this game, so that should speed up the grind as well. 10-20 times speed up works fine. At some point some lag and fps drops start to appear, but that will fix it itself with a restart of the game.
The current research values can be checked in the party->bestiary tab and only need the precision that is displayed in the game. You need to write out all the zeroes and exactly the correct number of them and no spaces in between the digits (e.g. no 853 000 000, it needs to be 853000000). In the example below the values shown in game were Slime = 853M, Bird = 1.01B and Goblin = 1.05B
HOW TO SET UP
1. Open the cheat table and connect to Your Chronicle as normal. DON'T EXECUTE THE TABLE SCRIPT YET (nothing should break if you do, but just in case)
2. Open the table script by either pressing Ctrl+Alt+L or by going to the menu Table -> Show Cheat Table Lua Script
3. At the start of the script you should see this:
Code: Select all
-- MODIFY THESE VALUES TO YOUR CURRENT ONES
local action = 11.0
local mp = 163.6
local stamina = 167.6
local slimeResearch = 853000000
local birdResearch = 1010000000
local goblinResearch = 1050000000
-- THEN CLICK EXECUTE SCRIPT AT THE BOTTOM OF THIS WINDOW
4. Click the Execute script button at the bottom of the window. This should update the cheat table to correct addresses.
5. Change and freeze values as you like.
Good luck and have fun.
- Attachments
-
- YourChronicle.CT
- (73.95 KiB) Downloaded 143 times
Re: Your Chronicle
I tested the table and added the new resources and researches that were added in the latest update.
In case I don't do future updates, I will quickly explain how you can add any new resources/researches in the future. The table script searches and updates the Research and Resource addresses and all the child elements under those are calculated by offset from them. So if you try to change the address of one of the child elements, you'll see that it's actually just a '+' and some offset in hexadecimal. The values are stored in 8 bits and so the offsets increase by 8 per element. To add a new resource just select the element with the highest address (usually the bottom one) and copy&paste it in place and in the Paste table entries pop-up put 8 into the Adjust address by box and hit enter. And repeat on the new highest address element to continue. This way you don't need to know or think about hexadecimals or anything.
Repeating the set up instructions for the whole table:
The current research values can be checked in the party->bestiary tab and only need the precision that is displayed in the game. You need to write out all the zeroes and exactly the correct number of them and no spaces in between the digits (e.g. no 853 000 000, it needs to be 853000000). In the example below the values shown in game were Slime = 853M, Bird = 1.01B and Goblin = 1.05B
HOW TO SET UP
1. Open the cheat table and connect to Your Chronicle as normal. DON'T EXECUTE THE TABLE SCRIPT YET (nothing should break if you do, but just in case)
2. Open the table script by either pressing Ctrl+Alt+L or by going to the menu Table -> Show Cheat Table Lua Script
3. At the start of the script you should see this:
Change the numbers to what your current values are for. Easiest way to stop doing anything in the game and wait to regen them to full and change to the max values for those resources. Research values are Current Research not Total Research and can be found in the Bestiary.
4. Click the Execute script button at the bottom of the window. This should update the cheat table to correct addresses.
5. Change and freeze values as you like.
Good luck and have fun.
In case I don't do future updates, I will quickly explain how you can add any new resources/researches in the future. The table script searches and updates the Research and Resource addresses and all the child elements under those are calculated by offset from them. So if you try to change the address of one of the child elements, you'll see that it's actually just a '+' and some offset in hexadecimal. The values are stored in 8 bits and so the offsets increase by 8 per element. To add a new resource just select the element with the highest address (usually the bottom one) and copy&paste it in place and in the Paste table entries pop-up put 8 into the Adjust address by box and hit enter. And repeat on the new highest address element to continue. This way you don't need to know or think about hexadecimals or anything.
Repeating the set up instructions for the whole table:
The current research values can be checked in the party->bestiary tab and only need the precision that is displayed in the game. You need to write out all the zeroes and exactly the correct number of them and no spaces in between the digits (e.g. no 853 000 000, it needs to be 853000000). In the example below the values shown in game were Slime = 853M, Bird = 1.01B and Goblin = 1.05B
HOW TO SET UP
1. Open the cheat table and connect to Your Chronicle as normal. DON'T EXECUTE THE TABLE SCRIPT YET (nothing should break if you do, but just in case)
2. Open the table script by either pressing Ctrl+Alt+L or by going to the menu Table -> Show Cheat Table Lua Script
3. At the start of the script you should see this:
Code: Select all
-- MODIFY THESE VALUES TO YOUR CURRENT ONES
local action = 11.0
local mp = 163.6
local stamina = 167.6
local slimeResearch = 853000000
local birdResearch = 1010000000
local goblinResearch = 1050000000
-- THEN CLICK EXECUTE SCRIPT AT THE BOTTOM OF THIS WINDOW
4. Click the Execute script button at the bottom of the window. This should update the cheat table to correct addresses.
5. Change and freeze values as you like.
Good luck and have fun.
- Attachments
-
- YourChronicle.CT
- (77.17 KiB) Downloaded 448 times
Who is online
Users browsing this forum: Bing [Bot], DotBot, Majestic-12 [Bot]