Page 1 of 1

loading plugin sprx rebug 4.82

Posted: Mon Sep 17, 2018 10:49 pm
by figarocool84
Guys I would like to load plugins on the firmware rebug 4.82 following the official guide I created the folder plugins in /dev_hdd0/ putting then in the folder plugins the relative folder of the aforementioned ps3xpad.
example:

/dev_hdd0/plugins/ps3xpad/xpad_game.sprx
/dev_hdd0/plugins/ps3xpad/xpad_vsh.sprx

then after I created the file "plugins.txt" is placed in /dev_hdd0/plugins.txt

with the relative absolute addresses of the files to be loaded inside, then:

/dev_hdd0/plugins/ps3xpad/xpad_game.sprx
/dev_hdd0/plugins/ps3xpad/xpad_vsh.sprx


Restarted the console, does not load any type of plugin, some guides indicate that I have to create another file "boot_plugins.txt" always in "/dev_hdd0 /" but also created this file does not load anything.

Is there anything I need to enable inside the rebug to enable plugin loading?