Fakegc Vita
From GameBrew
More actions
| fakegc | |
|---|---|
| File:Fakegcvita.jpg | |
| General | |
| Author | SKGleba |
| Type | Plugins |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2021/05/16 |
| Links | |
| Download | |
| Source | |
Allows to use an SD2Vita as a fake game cartridge.
Features
- removes gc checks from the gro0: partition (can run any app)
- put the app files in gro0:app/TITLEID/ and copy param.sfo to gro0:gc/
- retail games need to be decrypted first
- put fakegc.suprx under *main in taiHen's config.txt
- the provided kernel plugin will mount sd2vita to both gro0: and grw0:
- compatible with YAMT's full version too
- you can redirect ux0:data/ to grw0:reData/ with rePatch
- if the game crashes you will need to recompile it with the new path
- Tested on firmwares 3.60 and 3.65
Screenshot
Changelog
(v.1.0)
- First Release.