Hi all, I am a beginner to console development, and I am trying to create a .sprx plugin that adds a menu item to the "Games" section of the XMB. I have tried and failed for 2 days to achieve it. I used AI and tried to look in webMANmod for help, which provided a lot of information on how its done but in the end it did not work in hundred tries. With main issue being not being able to know what causes the failure.
The basic idea is (as far as I know) to intercept the VSH call, patch the xml and return the patched version with the new entry.
I have attached the code, but it is just one attempt of dozens that failed. Also have attached a dbg.txt that I got.
The basic idea is (as far as I know) to intercept the VSH call, patch the xml and return the patched version with the new entry.
I have attached the code, but it is just one attempt of dozens that failed. Also have attached a dbg.txt that I got.