Page 1 of 1

labyrinth of refrain: coven of dusk

Posted: Thu Feb 28, 2019 9:07 pm
by pj1980
here 2 quick codes i made

99 all items in your inventory

Code: Select all

40010E3A 00000063
40C8000C 00000000
max stat weapons,armour and accessories you have in your inventory

Code: Select all

4201A760 270F270F
40C80082 00000000
4201A764 270F270F
40C80082 00000000
4201A768 0001869F
40C80082 00000000
4201A76C 0001869F
40C80082 00000000
4201A770 270F270F
40C80082 00000000
4201A774 270F270F
40C80082 00000000
4201A778 270F270F
40C80082 00000000
4201A77C 270F270F
40C80082 00000000
4201A780 270F270F
40C80082 00000000
4201A784 270F270F
40C80082 00000000
4201A788 270F270F
40C80082 00000000
4201A78C 270F270F
40C80082 00000000
4201A790 270F270F
40C80082 00000000
4201A794 270F270F
40C80082 00000000
4201A798 270F270F
40C80082 00000000
4201A79C 270F270F
40C80082 00000000
4201A7A0 270F270F
40C80082 00000000
4201A7A4 270F270F
40C80082 00000000
4201A7A8 270F270F
40C80082 00000000

Re: labyrinth of refrain: coven of dusk

Posted: Fri Mar 01, 2019 3:10 am
by E2daX
pj1980 wrote:here 2 quick codes i made

99 all items in your inventory

Code: Select all

40010E3A 00000063
40C8000C 00000000
max stat weapons,armour and accessories you have in your inventory

Code: Select all

4201A760 270F270F
40C80082 00000000
4201A764 270F270F
40C80082 00000000
4201A768 0001869F
40C80082 00000000
4201A76C 0001869F
40C80082 00000000
4201A770 270F270F
40C80082 00000000
4201A774 270F270F
40C80082 00000000
4201A778 270F270F
40C80082 00000000
4201A77C 270F270F
40C80082 00000000
4201A780 270F270F
40C80082 00000000
4201A784 270F270F
40C80082 00000000
4201A788 270F270F
40C80082 00000000
4201A78C 270F270F
40C80082 00000000
4201A790 270F270F
40C80082 00000000
4201A794 270F270F
40C80082 00000000
4201A798 270F270F
40C80082 00000000
4201A79C 270F270F
40C80082 00000000
4201A7A0 270F270F
40C80082 00000000
4201A7A4 270F270F
40C80082 00000000
4201A7A8 270F270F
40C80082 00000000

The 99 item code....is that the max limit on how many items? Can it be 999 of all items.... Just wondering cause I've thought about getting the game before

Re: labyrinth of refrain: coven of dusk

Posted: Fri Mar 01, 2019 10:49 am
by pj1980
99 is the max for each item if you try to pick up any more in-game of the same item they won't let you.

Re: labyrinth of refrain: coven of dusk

Posted: Fri Mar 01, 2019 5:03 pm
by zachillios
Thank you for these. Glad to see support for the game.

Re: labyrinth of refrain: coven of dusk

Posted: Fri Mar 01, 2019 7:42 pm
by pj1980
The game sort was supported I found some cheats here http://web.save-editor.com/bbs/patchcod ... &num=11606#
I had to change the offset for the max stats so it would work and it was easy enough to workout where items were in save after using the max money then buying stuff and then searching for values. The max stat cheat basically breaks the game in that a weapon you find at beginning of game with max stats will be same as a end game weapon with max stats.