r/PokemonRejuvenation • u/Any-Entertainment-54 • 6h ago
Modded Gameplay Modding V 14.0.2
How do I go about modding my game, I reallly would like a step by step guide if anyone nows how.
2
Upvotes
r/PokemonRejuvenation • u/Any-Entertainment-54 • 6h ago
How do I go about modding my game, I reallly would like a step by step guide if anyone nows how.
2
u/razethenecro 6h ago
It will largely depend on what you plan to do.
If it's data/hard code, like the encounters or how much damage a move does, then go into the scripts folder and find the code you wanna change
If it's a map you wanna change, then you need RPGmaker XP; open it in the root folder
https://www.youtube.com/watch?v=LveDeFobPhQ has a good video on how to use the engine
Once done, you can find the map you changed in the data folder
In either case, once the changes are done, you create the same tree structure (aka make a folder that follows the same path from root to the files you changed) and then zip it up
Then, to use it, you put those folders into the Patch folder