bazeeeng
Active member
- Joined
- Feb 18, 2019
- Messages
- 106
- Reputation score
- 231

ULMF
You must be registered to see the links
You must be registered to see the links
Been waiting for months to tackle this game.
This game was made using custom engine, so I have to edit the file straight from its code and sometimes use hex editor to find the text.
And thanks to @Surgy for not only provided me with the phyton script for decrypting the game file but also for helping with some of the problem I encountered.
*Note : Like I explained before, this game wasn't made with RPG maker and so the patching process might be tough and confusing,
especially for one who have no knowledge about phyton.
Status: Dropped/Canceled
You must be registered to see the links
How to apply the patch :
- Install python.
- Install modules pywin32 and psutil for your phyton.
- Put the game file in "C:\tool\act\".
- Run the python script from the unpack.rar.
- Wait until the script stop.
- Put the patch into the game file.
- Rename of remove "data.bin".
If you're done it correctly, the menu should be in English.
* I actually want to make an easier way to apply the patch (Like uploading my python which already have psutil and pywin32 installed, for instance), but I see no point for doing so.
Game Version : Ver 1.11
Attachments
Last edited: