└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # gato-roboto-vita 2 | Patch to make Gato Roboto playable on the PS Vita 3 | ### 4 | 5 | ## Disclaimer 6 | This patch does not contain any game files from Gato Roboto. **You need the game files from your legally owned copy**. 7 | 8 | If you don't have a copy of the game, you can buy it [HERE](https://store.steampowered.com/app/916730/Gato_Roboto/). 9 | 10 | It **WILL NOT WORK** with a pirate copy of the game due to hash check. ALWAYS support indie devs. 11 | 12 | ## Instructions (Read them carefully) 13 | 1. Download the VPK and install it on your hacked PS Vita 14 | 2. In your PC, open the folder where Gato Roboto is installed (Steam -> Right-click on the game -> Manage -> Browse Local Files for Steam, Install Folder Location on GoG version) 15 | 3. Download the patch and extract it in that folder. After that, run `apply_patch.bat`. 16 | 4. If everything went correctly, a `Patched_Files` folder will be created with various files, including a `game.win`. 17 | 5. Copy the entire contents of `Patched_Files` to `ux0:app/GATOROBOT/games`. Overwrite when prompted. 18 | 6. Optional but HIGHLY recommended: Overclock CPU to 500mhz with PSVShell. 19 | 20 | **IMPORTANT:** This patch will only work with the Steam build v4120259. The data.win MD5 hash should be `38970c275305ccd7c9abe9a10817872e`. 21 | 22 | ## Known Problems 23 | * Most of the palette swaps don't work (black screen). 24 | * A few areas have performance problems (the biggest rooms mainly). 25 | * Key remapping is disabled. 26 | * Music and SFX sliders affect all sound files. 27 | 28 | ## Credits 29 | Credits for the original game go to doinksoft team. 30 | 31 | Additional credits for the port goes to @Grossleymoo for UTMT and helping/teaching me to port GMS games to Vita. 32 | 33 | ## Donations 34 | If you want to support my work, you can [buy me a coffee here!](https://www.buymeacoffee.com/m1s3ry) to help me buy a new GPU since I lost mine due to a scammer :) 35 | 36 | Also you can [follow me on twitter](https://www.twitter.com/m1s3ry_) 37 | --------------------------------------------------------------------------------