Genre: SRPG/Dungeon/Turn Based
Release: 15 Feb,2023
Process: LabyrinthOfGalleria.exe
Build: Ver.1.00/Build.10346116
CheatEngine: 7.50/Open to public for free
I don't know this game system, but I just made it anyway.
OHK
EXP Multiplier
Max Mana/Money/Item
Infinite DP/HP/Usable/Reinforce
No key needed to open treasure chest
Add new:
Total EXP Multiplier
Total Gain EXP Multiplier
Basically, if you use only "Total Gain", you'll be fine, and level increase more easily when you return.
My motivation has gone from 0 to 10, so updated a bit.
If you like this Table, Click the Rep button, ThanksPrevious versions
Here's my stuff, made a fleshed out character editor (I'm sure there's more stuff to be found), a weapon editor (has most stats), and an item quantity editor. To populate the item quantity script, go to sell the item in the shop but cancel the transaction.
Update 1: Added a couple more options to the equip editor, and added a teleport script. Open your map and put in the X and Y you want to go to. Note that your camera won't update, so things will look weird. Use your map to get around. Please note any sequence breaking and bricking your save is all on you. Save frequently and don't abuse it.
Here's my stuff, made a fleshed out character editor (I'm sure there's more stuff to be found), a weapon editor (has most stats), and an item quantity editor. To populate the item quantity script, go to sell the item in the shop but cancel the transaction.
Appreciate the work you did. But is it possible to add certain gear and items directly to your inventory? Or is that a no no
Here's my stuff, made a fleshed out character editor (I'm sure there's more stuff to be found), a weapon editor (has most stats), and an item quantity editor. To populate the item quantity script, go to sell the item in the shop but cancel the transaction.
Appreciate the work you did. But is it possible to add certain gear and items directly to your inventory? Or is that a no no
The equipment are all randomly generated, so there's no specific way to add one. The items can be manipulated to an extent, but their structures are odd and if you change one component incorrectly, the whole game crashes. I don't have the time currently to do that much researching, so I'll leave it for someone else to do.
Here's my stuff, made a fleshed out character editor (I'm sure there's more stuff to be found), a weapon editor (has most stats), and an item quantity editor. To populate the item quantity script, go to sell the item in the shop but cancel the transaction.
Appreciate the work you did. But is it possible to add certain gear and items directly to your inventory? Or is that a no no
The equipment are all randomly generated, so there's no specific way to add one. The items can be manipulated to an extent, but their structures are odd and if you change one component incorrectly, the whole game crashes. I don't have the time currently to do that much researching, so I'll leave it for someone else to do.
Ah. Make sense, i appreciate the response, tho what about covenant pacts? I don't suppose they are randomly generated since they are like formations with skills and stuff
Is it possible to add coordinates edit to teleport across the map? This game has an awful amount of backtracking even in advancing the story. Refrain also had a coordinate edit in its table so it would be amazing if you can add this in too.
Found a problem with the exp script, if you set it they dont learn the corresponding skills when they reach/pass the level
If you go from level 1-99 you only end up with the initial 3 + whatever you learn in the results screen
It's the opposite for me. Set exp to large -> Eat exp meat -> Level up to 99 -> Unlock all class skills. You can try to set level to 1 and level up again.
Alternatively, you can set skill unlock/select flags to on (2 separate sets of flags, 1 bit per skill). If you have all skills from all class turned on (well above skill point cap), it will take a few seconds to trigger all start-of-turn skills even with speedup.
Ah. Make sense, i appreciate the response, tho what about covenant pacts? I don't suppose they are randomly generated since they are like formations with skills and stuff
Pacts have a different structure from items and equipment since they have their own level/exp and can be renamed. An easy way to search for pacts is to search for name string, look for a pact you have multiples of (like "Witch Pact"), and look for addresses that are close together (pacts are stored back-to-back in memory). 4 bytes before name is the pact ID (2byte) which determines the actual pact type (Witch Pact is 30001). 0x2C bytes after name is level (capped at 10, 2byte), 0x2E is exp (2byte). Exact same thing with Labyrinth of Refrain.
Ah. Make sense, i appreciate the response, tho what about covenant pacts? I don't suppose they are randomly generated since they are like formations with skills and stuff
Pacts have a different structure from items and equipment since they have their own level/exp and can be renamed. An easy way to search for pacts is to search for name string, look for a pact you have multiples of (like "Witch Pact"), and look for addresses that are close together (pacts are stored back-to-back in memory). 4 bytes before name is the pact ID (2byte) which determines the actual pact type (Witch Pact is 30001). 0x2C bytes after name is level (capped at 10, 2byte), 0x2E is exp (2byte). Exact same thing with Labyrinth of Refrain.
I'll be honest with you XD i honestly don't know how to use cheat engine and search for stuff. I only know how to use the given tables
There is a small issue for me.
Whenever I activate the One Hit KO cheat and enter a battle, the game freezes and crashes, every time.
It works when I only activate it in the battle, then deactivate it once out of it, and repeat, but that gets tiring very quickly and if you forget it once, it crashes again.