Evilnat / xai_plugin

xai_plugin for PS3
GNU General Public License v3.0
36 stars 12 forks source link

[Feature Improvement] Spoof IDPS/PSID from internal hdd #13

Closed LuanTeles closed 2 years ago

LuanTeles commented 2 years ago

I saw the new feature to spoof via dev_usb/IDPS.txt and PSID.txt, i would like to request support for internal hdd too, so we can just ftp it or install via pkg a valid IDPS/PSID without the need of a USB drive

Evilnat commented 2 years ago

Done mate, now xai_plugin will find the following files:

HDD: /dev_hdd0/tmp/IDPS.txt - /dev_hdd0/tmp/PSID.txt USB: /dev_usbXXX/IDPS.txt - /dev_usbXXX/PSID.txt

LuanTeles commented 2 years ago

Thanks Nat