TheOfficialFloW / FdFix

File descriptor invalidation fix for PS Vita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FdFix

This plugin fixes an issue in PS Vita homebrews where file descriptors are invalidated after suspend and resume.

Installation

  1. Download fd_fix.skprx

  2. Add these lines to taiHEN config.txt at ux0:tai/config.txt:

    *KERNEL
    ux0:tai/fd_fix.skprx
    
  3. Reboot your device and relaunch HENkaku.

About

File descriptor invalidation fix for PS Vita


Languages

Language:C 62.3%Language:CMake 37.7%