srepene Patcher is a program that allows you to modify any strings in the Fall Guys game, and then save them to a content_v2 or .ptch file, using a PyQT5 GUI.
The idea was completely taken from Pancake Patcher, also patches from Pancake Patcher can be applied by srepene Patcher as well.
Q: Can i get banned for this?
A: There have been no reported cases of a player being banned for editing content_v2, neither has it been tracked in any way. In any case, the creator has nothing to do. Use at your own risk
Q: What are patches and what are they for?
A: .ptch files are used to save the changed strings, so that after updating content_v2 you don't have to do it all over again, just apply your .ptch file
Q: How exactly does it modify the strings?
A: The content_v2 editing is used to change strings, and does not trigger EAC.
- Decode v2 content and view strings directly from the GUI
- Search strings by id and text
- Modify string texts and save the changes to the encoded content v2 file
- Save changes to a .ptch file
- Apply changes from a .ptch file
- Open a second .gdata file, may be useful
- Open the content_v2.gdata (It is located at the path C:\Users\YOURNAME\Appdata\LocalLow\Mediatonic\FallGuys_client)
- Edit strings
- Click "Save patch" to create a file that you will be able to use to bring your edits back to the editor, in the event of a content update resetting everything.
- If you want to add your additions to an existing patch, open the existing one in the Add to Patch button.
- Press save, and overwrite content_v2.gdata. This will add all the changes currently in the GUI to the game.