Here is a small 'totally newb' script for infinite shop and spell re-rolls for the corresponding rooms.
You need to roll once in shop then activate the script (or it will not activate, i guess it doesn't allocate the mem for that on game/exe start?)
You need to roll once in witch/spell room then activate the script (or it will not activate, i guess it doesn't allocate the mem for that on game/exe start?)
Note 1:
No idea why, but sometimes even when the script activates "successfully", the re-rolls in the shop will still be just 6 or whatever is your max based on updates to shop. Obviously, its because i don't know what i am doing. So its a guess work cheat table. (only started behaving like that on this version, i didn't have those problems with the version before the new zone was added)
Note 2:
If script doesn't work at all, you can easily find the addresses yourself if u care to. just roll 1st time in any of the room and search for 1, than roll 2nd time and search for 2, than 3rd time for 3 and so on. Once you found the address you are looking right click it and see what writes to it, roll one more time for the debugger to show the address that wrote there. Select the one that will pop up and click the show disassembler button, right click the assembler line and select change to doing nothing. This will work till you restart the game or right click it again and select the return original code.
PS: If anyone can offer a critique about the script, and the poor job i have done, go ahead
. I would like to know what i have done wrong