More actions
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
==Installation== | ==Installation== | ||
Download fd_fix.skprx. Add these lines to taiHEN config.txt at | Download fd_fix.skprx. Add these lines to taiHEN config.txt at ur0:tai/config.txt | ||
*KERNEL | *KERNEL | ||
ur0:tai/fd_fix.skprx | |||
Reboot your device and relaunch HENkaku. | Reboot your device and relaunch HENkaku. | ||
[https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/error-when-using-autoplugin#what-is-a-plugin How to install plugin.] | |||
==External links== | ==External links== | ||
* GitHub - https://github.com/TheOfficialFloW/FdFix | * GitHub - https://github.com/TheOfficialFloW/FdFix | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/588 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/588 |
Revision as of 13:52, 16 December 2022
FdFix | |
---|---|
General | |
Author | TheFloW |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2020/10/27 |
Links | |
Download | |
Website | |
Source | |
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.