- Jan 16, 2018
- 447
- 519
I'm tired of being asked how to patch games and many others are as well. So instead of wasting your breath just post this link and let them figure it out.
Here are the 3 ways to patch a renpy game for noobs, meh, and pros
Noob:This is made for people who have never patched a game in their life. You don't need coding skills and you don't need common sense.
Step 1 have a renpy game. All ren'py games have the same basic layout.
Step 2 get UnrenHaleyMod
Step 3 put Uren.bat in the main folder of the game. (not the game folder, the folder that holds the game folder)
Step 4 run Unren.bat ,
Step 5 paste the patch in the game folder (the one that says game) overwriting any other files. Make sure that the patch is extracted and out of its folder.
Step 6 your done.
Meh:This is made for people with some coding skill and common sense.
Step 1 get unren and a text editor also optional 7zip (I prefer atom but notepad++ works as well) https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
Step 2 get error and read where the error occurred.
Step 3 Uren the game.
Step 4 open the file that had the error and go to line with the error
Step 5 read the code find and fix the problem
Step 6 run the game and make sure the error is gone
Step 7 repeat step 5 and 6 until the error is gone
Step 8 copy the file that you adjusted to your desktop
Step 9 compress the file to a .zip
Step 10 post it so others can use it.
Pro:This is for those who are wondering why they need this
Step 1 get renpy game maker
Step 2 unren the game
Step 3 import the game into renpy maker
Step 4 write your own scenes and code
Step 5 test for bugs
Step 6 recomperess
Step 7 copy out your scenes and compress them
Step 8 post them as a patch/mod
Here are the 3 ways to patch a renpy game for noobs, meh, and pros
Noob:This is made for people who have never patched a game in their life. You don't need coding skills and you don't need common sense.
Step 1 have a renpy game. All ren'py games have the same basic layout.
Step 2 get UnrenHaleyMod
Step 3 put Uren.bat in the main folder of the game. (not the game folder, the folder that holds the game folder)
Step 4 run Unren.bat ,
Step 5 paste the patch in the game folder (the one that says game) overwriting any other files. Make sure that the patch is extracted and out of its folder.
Step 6 your done.
Meh:This is made for people with some coding skill and common sense.
Step 1 get unren and a text editor also optional 7zip (I prefer atom but notepad++ works as well) https://f95zone.to/threads/unren-ba...compiler-console-developer-menu-enabler.3083/
Step 2 get error and read where the error occurred.
Step 3 Uren the game.
Step 4 open the file that had the error and go to line with the error
Step 5 read the code find and fix the problem
Step 6 run the game and make sure the error is gone
Step 7 repeat step 5 and 6 until the error is gone
Step 8 copy the file that you adjusted to your desktop
Step 9 compress the file to a .zip
Step 10 post it so others can use it.
Pro:This is for those who are wondering why they need this
Step 1 get renpy game maker
Step 2 unren the game
Step 3 import the game into renpy maker
Step 4 write your own scenes and code
Step 5 test for bugs
Step 6 recomperess
Step 7 copy out your scenes and compress them
Step 8 post them as a patch/mod
Last edited: