• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Custom GPF Patcher

ShadowKing

New member
Messages
26
Points
0
Anyone have a program that can merge a .gpf directly into the data.grf with a click?

Used one before where the program would automatically update data.grf with update.gpf by clicking on a program called UpdateGRF

However, it has stopped working for some reason, anyone have a program that does the same?

 
Anyone have a program that can merge a .gpf directly into the data.grf with a click?

Used one before where the program would automatically update data.grf with update.gpf by clicking on a program called UpdateGRF

However, it has stopped working for some reason, anyone have a program that does the same?
Get rsu.merge and create a file called UpdateGRF.bat in the same folder with the following content and it will do what you describe:

Code:
@rsumerge.exe data.grf update.gpf

 
Back
Top