Page 1 of 1

[Request] Tobari 2: Dream Ocean

Posted: Sat Jul 18, 2020 7:00 pm
by Chikumori
Hoping someone could help with this one.

Game Name: Tobari 2: Dream Ocean
Game Engine: ??
Game Version: ??
Platform: Steam

Options Required:
Infinite jumps
Invincibility

Health and money were simple to find, they were 4 bytes values with round numbers that can be fixed.

I haven't found codes for jumping and invincibility yet, so I would assume they are Float values. I assume this, because the jumping and invincibility codes I found in the first game was Float value too. Though in that game, I didn't find a proper jump / invincibility code where I could just fix the values, I always had to toggle fix/release between a few pinpointed codes before it could work.