Endless Paradigm

Full Version: xmbCTRL source editing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well, since xmbCTRL doesn't work perfectly on CFW 6.39 ME-5, I decided to hack it up a bit. Plugin editing works, so that's good, and I thought that it would be a good idea to make it a dedicated plugin editing ...er ...plugin. So, I deleted all of the calls in the configuration section of "main.h" except for "gameplug" "popplug" and "vshplug", and made it say "Plugins" instead of "PRO Settings" in "tnsettings.c". Basically what im trying to get here is in the xmb:
Plugins
          |
          |---Configuration
          |                       |
          |                       | ---Game Plugins
          |                       |                         |
          |                       |                           ---On/Off
          |                       |
          |                       | ---Pops Plugins
          |                       |                       |
          |                       |                         ---On/Off
          |                       |
          |                       |---VSH Plugins
          |                                              |
          |                                                ---On/Off
          |
           ---Plugins
                         |
                           ---[Plugin stuff]

Now, the problem is that I can't compile the source to test it... so I was wondering if someone wanted to test it out for me?
hmmmm.....
I noticed that setting game plugins, pops plugins, vsh plugins etc on or off doesn't work so im going to try and bypass the whole configurations menu and go straight to the plugins menu
Reference URL's