Fakegc Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "GameBrew!" to "GameBrew" |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=fakegcvita.jpg | |image=fakegcvita.jpg | ||
Revision as of 03:14, 5 December 2022
| 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.