Pretty basic table that allows editing for Money, HP, Stats and in game time. It definitely isn't hard to make your own table for this game, but seeing as i couldn't find one anywhere i thought i would help out those who may be interested in it.
Made by Snow995
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Old But good game!
Thing about old games is compatibly mode can greatly impact tables
I'm using Win 8 compatibly mode, I will gen go with Newest OS it will run on without issues.
So i have a Lua script Just need to find HP value, If not working for you just find HP and use address info to fix HP function at top of script.
For me last part of health address is always 0x7368
The goal of the function is to find an address like 0x04407368, where the 0x0440 part might change, but 0x7368 remains constant.
Then the script will builds table using HP address and offsets.
Table has HP Money Stats Date/Time and Inventory.
(Did bit more Tinkering - Had Few Ver of the Lua script and code needed little more clean up)
added value verification of 25 to 200 1 out of 8 startup it was pulling HP value way to high.
Let me know if, Like it.
Next step i think is have script update address at execute vs creating new entry each time.
I may even work on Job Level.
also Might have Script request Manual input for HP address location vs trying to auto detect it, Idea is you can find HP in 1 to 2 days start at 100 and drops 25 picking/working 1st Job.
My testing seem to point to Offsets are the same but address change at least for me depending on how i run the game. I am Using HP as Base address on everything else is offset from that.
Currently I am running as Win 8 / Reduce color mode 16 bit / Disable Fullscreen Optimizations / As Admin.