File :-(, x, )
Anonymous
Okay, new save, this time with 100,000,000 gold, that should be plenty <_<

Savegame embedded into image, also rapidshare:
http://rapidshare.com/files/83269343/Petrification_Savegame.rar.html
>> Anonymous
Oops, this was meant to be a response to>>751796

Epic failure, etc.
>> Anonymous
>>753863
Why didn't you delete this thread and repost your post in the thread you wanted to reply to?
>> Anonymous
I downloaded this game...
...and finished it in 3 hours. Yay for clumsy English translations that mean I actually knew what I was doing!
>> Anonymous
Can't find the original link in /d and rapidsearch didn't work. Anyone got the links to download the game?
>> Anonymous
>>754196
http://rapidshare.com/files/82373516/petrifaction.part1.rar
http://rapidshare.com/files/82362128/petrifaction.part2.rar
>> Anonymous
Thanks for the link, but the game seems to error up when started, something bout a RGSS-RTP missing file. Now I haven't seen the original thread so I have no idea how to remedy that.
>> Anonymous
>>754365
Google "RPG Maker XP"

Find the RPG maker "runtime package"

DL, Install, WINRAR.
>> Anonymous
i keep having a problem where it keeps moving on its own to the left, only in character, up does nothing and neither does F1, F12 will still restart the game, any advice or help would be appreciated
>> Anonymous
I am getting a problem where no writing shows up when I talk to someone or anywhere else for that matter
>> Anonymous
>>754424
Open game.ini, replace "RGSS103J.dll" with "RGSS102E.dll", don't mind that the file doesn't exist in the dir, it'll work.

>>754398
No clue, works for me.
>> Anonymous
>>754744

still no text.
>> Anonymous
What did you edit the savefile with?
>> Anonymous
What are some good RPG Maker XP based hentai/adult games?
>> Anonymous
>>754837
I'm getting the same problem.

Is there anything else I can try to make it work?
>> Anonymous
>>754398

Had the same problem, unplug any gamepads and such
>> Anonymous
>>755184
Didn't edit the savefile directly, I edited the game's memory while it was running, and saved after modifying many values.

I used Cheat Engine 5.4. If you're wondering how values are stored: Take any value (gold, item quantity, health, etc), multiply it by 2, then add 1. That's the value you're looking for in memory. Once you've found the address, you can use that same formula for turning your desired value (1000000 xp) into a proper value for that address (2000001).