TheRouletteBoi / RouLetteVshMenu

Playstation 3 VSH Menu, SPRX Loader, Mod Menu Loader, Payload injector, RPC Calls, CEX/DEX/HEN
MIT License
42 stars 10 forks source link

Developer menu should have seperate folder to drag and drop menus so they can be loaded #54

Open TheRouletteBoi opened 6 months ago

TheRouletteBoi commented 6 months ago

The Developer menu should have seperate folder to drag and drop .sprx or .bin menus so they can be loaded.

Example /dev_hdd0/plugins/RouLetteVshMenu/modmenus/autoscan this will scan all .sprx in the folder and load them up into a submenu. Maybe we can do the same for all .sprx in the tmp folder /dev_hdd0/tmp/plugin.sprx

other names that might be better /dev_hdd0/plugins/RouLetteVshMenu/menuloader/sprx/ /dev_hdd0/plugins/RouLetteVshMenu/menuloader/bin/

https://github.com/TheRouletteBoi/RouLetteVshMenu/blob/84ca6222300065b130bf8baef8bd8aba2bed9ddf/src/Core/Menu/Submenus.cpp#L252-L351