Cat Quest Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=Cat Quest Vita |image=CatQuestVita.png |description=Port of Cat Quest for PSVita. |author=PatnosD |lastupdated=2025/08/15 |type=Role Playing |version=1.0 |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/CatQuestVita.7z |website=https://github.com/PatnosDD/Cat-Quest-Ps-Vita |source= |donation=https://www.patreon.com/PatnosD }} {{#seo: |title=Vita Homebrew Games (Role Playing) - GameBrew |title_mode=append |image=CatQuestVita.p..." |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Cat Quest Vita | |title=Cat Quest Vita | ||
|image=CatQuestVita.png | |image=CatQuestVita.png | ||
|description=Port of Cat Quest for | |description=Port of Cat Quest for PS Vita. | ||
|author=PatnosD | |author=PatnosD | ||
|lastupdated=2025/08/15 | |lastupdated=2025/08/15 | ||
| Line 19: | Line 19: | ||
|image_alt=Cat Quest Vita | |image_alt=Cat Quest Vita | ||
}} | }} | ||
Cat Quest | Patch that allows you to plat Cat Quest on the PS Vita. | ||
Leap into a grand adventure in purrsuit of the evil Drakoth and your catnapped sister | Cat Quest is an open world RPG set in the pawsome world of cats. Leap into a grand adventure in purrsuit of the evil Drakoth and your catnapped sister. Explore Felingard's huge overworld map, risk life and limb delving into dungeons for epic loot, and lend a paw to a furry cast of characters in a flurry of side quests. | ||
''' | '''Note:''' You must own Cat Quest on Steam to use this patch. | ||
== | ==Installation== | ||
===Plugin recommendations=== | |||
* [[ioPlus Vita|ioplus.skprx]] | |||
* [[PSVshell Vita|PSVshell]] for full CPU Overclock (500Mhz) | |||
===Prerequisites=== | |||
* Ensure you have purchased and downloaded the game from Steam. | |||
* Install the Cat Quest <code>.VPK</code> using [[VitaShell]] or download it from VitaDB on your PS Vita. | |||
=== Prerequisites === | * Do not attempt to launch the game yet, as it will crash without the required files. | ||
===Steam version=== | |||
* Go to [https://github.com/PatnosDD/Cat-Quest-Ps-Vita/releases Releases] and download <code>CatQuestVitaSteam.zip</code>. | |||
* Extract the downloaded zip to a folder on your PC. | |||
* Copy the Steam game folder into the extracted folder. Your <code>CatQuestVitaSteam</code> folder should look like this: | |||
<pre> | <pre> | ||
└── CatQuestVitaSteam/ | └── CatQuestVitaSteam/ | ||
| Line 50: | Line 46: | ||
├── deterministic.exe | ├── deterministic.exe | ||
└── xdelta3-x.x.x-x86_64.exe</pre> | └── xdelta3-x.x.x-x86_64.exe</pre> | ||
* Run <code>APPLYPATCH.bat</code> and wait for the process to complete (this can take 15–25 minutes depending on your system). | |||
Run <code>APPLYPATCH.bat</code> and wait for the process to complete (this can take 15–25 minutes depending on your system). | * Once completed, you will see a file named <code>CatQuestVita.zip</code>. | ||
Once completed, you will see a file named <code>CatQuestVita.zip</code>. | * Using [[VitaShell]], connect your PS Vita to your PC and copy the extracted contents of <code>CatQuestVita.zip</code> (zip file should be around 40-50MB) to <code>ux0:app/CATS11111/</code>. Your <code>CATS11111</code> folder on your Vita should look like this: | ||
<pre>└── CATS11111/ | <pre>└── CATS11111/ | ||
├── Media/ | ├── Media/ | ||
| Line 61: | Line 55: | ||
└── eboot.bin</pre> | └── eboot.bin</pre> | ||
===Troubleshooting=== | |||
* Verify that you have the correct game version (Steam) and have followed the steps for your version. | |||
* If <code>ux0:app</code> does not appear in File Explorer, make sure you have visibility of hidden directories enabled. | |||
=== | |||
* | |||
* | |||
==Screenshots== | ==Screenshots== | ||
| Line 79: | Line 66: | ||
https://dlhb.gamebrew.org/vitahomebrews/images/CatQuestVita-03.png | https://dlhb.gamebrew.org/vitahomebrews/images/CatQuestVita-03.png | ||
== | ==Media== | ||
* Ensure that your PS Vita is properly overclocked. | '''Cat Quest - Official Launch Trailer - iOS, Steam''' ([https://www.youtube.com/watch?v=TZzn4wobgug The Gentlebros]) <br> | ||
<youtube width="640">TZzn4wobgug</youtube> | |||
* | |||
=== Known issues === | |||
* Lower FPS throughout the gameplay (20-30fps). (Ensure that your PS Vita is properly overclocked.) | |||
* Some language fonts are currently not supported. | |||
==Donation== | ==Donation== | ||
| Line 96: | Line 86: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/PatnosDD/Cat-Quest-Ps-Vita | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1311 | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/1311 | ||
Revision as of 01:01, 17 August 2025
| Cat Quest Vita | |
|---|---|
| General | |
| Author | PatnosD |
| Type | Role Playing |
| Version | 1.0 |
| License | N/A |
| Last Updated | 2025/08/15 |
| Links | |
| Download | |
| Website | |
| Support Author | |
Patch that allows you to plat Cat Quest on the PS Vita.
Cat Quest is an open world RPG set in the pawsome world of cats. Leap into a grand adventure in purrsuit of the evil Drakoth and your catnapped sister. Explore Felingard's huge overworld map, risk life and limb delving into dungeons for epic loot, and lend a paw to a furry cast of characters in a flurry of side quests.
Note: You must own Cat Quest on Steam to use this patch.
Installation
Plugin recommendations
- ioplus.skprx
- PSVshell for full CPU Overclock (500Mhz)
Prerequisites
- Ensure you have purchased and downloaded the game from Steam.
- Install the Cat Quest
.VPKusing VitaShell or download it from VitaDB on your PS Vita. - Do not attempt to launch the game yet, as it will crash without the required files.
Steam version
- Go to Releases and download
CatQuestVitaSteam.zip. - Extract the downloaded zip to a folder on your PC.
- Copy the Steam game folder into the extracted folder. Your
CatQuestVitaSteamfolder should look like this:
└── CatQuestVitaSteam/
├── Cat Quest/ <- ../steamapps/common/Cat Quest
├── vcdiff/
├── APPLYPATCH.bat
├── deterministic.exe
└── xdelta3-x.x.x-x86_64.exe
- Run
APPLYPATCH.batand wait for the process to complete (this can take 15–25 minutes depending on your system). - Once completed, you will see a file named
CatQuestVita.zip. - Using VitaShell, connect your PS Vita to your PC and copy the extracted contents of
CatQuestVita.zip(zip file should be around 40-50MB) toux0:app/CATS11111/. YourCATS11111folder on your Vita should look like this:
└── CATS11111/
├── Media/
├── sce_module/
├── sce_sys/
└── eboot.bin
Troubleshooting
- Verify that you have the correct game version (Steam) and have followed the steps for your version.
- If
ux0:appdoes not appear in File Explorer, make sure you have visibility of hidden directories enabled.
Screenshots
Media
Cat Quest - Official Launch Trailer - iOS, Steam (The Gentlebros)
Known issues
- Lower FPS throughout the gameplay (20-30fps). (Ensure that your PS Vita is properly overclocked.)
- Some language fonts are currently not supported.
Donation
If you want to support the project, you can leave a tip on one of those websites:
- Ko-Fi: https://ko-fi.com/patnosd
- Patreon: https://www.patreon.com/PatnosD
- PayPal: https://paypal.me/DPatnosD
- Afdian: https://afdian.com/a/PatnosD
Changelog
v1.0
- First Release.