Hi,
I'm actually trying to find the random number generator(RNG) address from the Suikoden II game to help me for my speedruns, with a tool assisted emulator... here is the actual video(sound is a bit low quality) progress for interrested persons.
So, while doing the runs, I've understand that it was almost impossible to optimize correctly the luck manipulation to get specific items from enemies, or get 3 persons with a critical hit in same times, without using the brutal force... testing frame by frame and reload at previous savestate, in error case, etc. Using brutal force is a very long progress, most time I have to wait before pressing on confirm button(YES) to get the items, that I know also theres some way to modify the RNG, by making some weird movement to keep everytime on the correct randomness, but that's a pain in the ass.
So, I previously trying to use soem program like the memory watch pcsx plugins, tsearch and now the Agemo pcsx debugging utility and I success to get the asm log, but theres so many line, that feel lost. I've trying a little bit edit the hexadecimal files.
I would like to know if somebody have already trying something like this and possibly give some tips about how to proceed.
Thanks