FdFix Vita: Difference between revisions
From GameBrew
More actions
m Text replacement - "|discussion=" to "|donation=" |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 34: | Line 34: | ||
==External links== | ==External links== | ||
* GitHub - https://github.com/TheOfficialFloW/FdFix | * GitHub - https://github.com/TheOfficialFloW/FdFix | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/588 | ||
* Vita Troubleshooting Guide - [https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] | * Vita Troubleshooting Guide - [https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] | ||
Latest revision as of 04:37, 5 January 2025
| FdFix | |
|---|---|
| General | |
| Author | TheFloW |
| Type | Plugins |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2020/10/27 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
FdFix is a plugin that prevents filehandles invalidation by the OS when an app is suspended or the console is put in standby.
This plugin fixes an issue in PS Vita homebrews where file descriptors are invalidated after suspend and resume.
Note: Do not install fd_fix.skprx if you're using rePatch plugin.
Installation
Download fd_fix.skprx. Add these lines to taiHEN config.txt at ur0:tai/config.txt
*KERNEL ur0:tai/fd_fix.skprx
Reboot your device and relaunch HENkaku.
External links
- GitHub - https://github.com/TheOfficialFloW/FdFix
- VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/588
- Vita Troubleshooting Guide - https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/