What's new

Solved How can I run more then 5 plugins via dashlaunch? (.xex menu)

  • Thread starter HiImUsingaKV
  • Start date
  • Views 1,461
HiImUsingaKV

HiImUsingaKV

Newbie
Messages
2
Reaction score
1
Points
20
Sin$
7
I'm new to modding just got my RGH yesterday and I remember hearing a way to run more plugins using something so I can run multiple menus! If anyone could help me I'd appreciate it!
 
Solution
Ruby
I'm new to modding just got my RGH yesterday and I remember hearing a way to run more plugins using something so I can run multiple menus! If anyone could help me I'd appreciate it!
You can technically use more than 5 plugins by using JRPC2 however I wouldn't recommend it, the 360 only has so much memory and loading it down with plugins could cause instability, it is possible though
Ruby

Ruby

I dunno
Specialist
Sweet Sixteen! Pumpking Server King
Messages
977
Solutions
12
Reaction score
319
Points
410
Sin$
0
I'm new to modding just got my RGH yesterday and I remember hearing a way to run more plugins using something so I can run multiple menus! If anyone could help me I'd appreciate it!
You can technically use more than 5 plugins by using JRPC2 however I wouldn't recommend it, the 360 only has so much memory and loading it down with plugins could cause instability, it is possible though
 
Solution
Lucky

Lucky

HYX's stamp of approval!
Super Moderators
Premium
Scaling the Mountain Beginning of An Odyssey Bright Idea
Messages
4,660
Solutions
13
Reaction score
1,717
Points
1,650
Sin$
0
You can technically use more than 5 plugins by using JRPC2 however I wouldn't recommend it, the 360 only has so much memory and loading it down with plugins could cause instability, it is possible though
Adding on, I’ve personally ran like 15 plugins in the past before using the JRPC2 ini file.
Wouldn’t recommend, for the exact reason you mention, paired with some plugins not being able to work in tandem with each other.
 
HiImUsingaKV

HiImUsingaKV

Newbie
Messages
2
Reaction score
1
Points
20
Sin$
7
You can technically use more than 5 plugins by using JRPC2 however I wouldn't recommend it, the 360 only has so much memory and loading it down with plugins could cause instability, it is possible though

Adding on, I’ve personally ran like 15 plugins in the past before using the JRPC2 ini file.
Wouldn’t recommend, for the exact reason you mention, paired with some plugins not being able to work in tandem with each other.

Hey thanks guys I had messaged some guys on Discord and they basically said the same thing aswell. Thanks for the help! :biggrin:
 
L

longboardslidez

Enthusiast
Messages
51
Solutions
1
Reaction score
9
Points
75
Sin$
0
just add on to it, example in launch.ini

; example plugin entry
; plugin1 = Usb:\plugin\aplugin.xex
[Plugins]
plugin1 = Hdd:\InfinityOps.xex
plugin2 = Hdd:\Tethered.Live
plugin3 = Hdd:\xbdm.xex
plugin4 = Hdd:\XDRPC.xex
plugin5 = Hdd:\JRPC2.xex

just do this:

plugin6 = Hdd:\
plugin7 = Hdd:\


so like:
; example plugin entry
; plugin1 = Usb:\plugin\aplugin.xex
[Plugins]
plugin1 = Hdd:\InfinityOps.xex
plugin2 = Hdd:\Tethered.Live
plugin3 = Hdd:\xbdm.xex
plugin4 = Hdd:\XDRPC.xex
plugin5 = Hdd:\JRPC2.xex
plugin6 = Hdd:\lol.xex
plugin7 = Hdd:\lmao.xex
 
mr_howyouspellthat

mr_howyouspellthat

Newbie
Messages
3
Reaction score
0
Points
35
Sin$
0
just add on to it, example in launch.ini

; example plugin entry
; plugin1 = Usb:\plugin\aplugin.xex
[Plugins]
plugin1 = Hdd:\InfinityOps.xex
plugin2 = Hdd:\Tethered.Live
plugin3 = Hdd:\xbdm.xex
plugin4 = Hdd:\XDRPC.xex
plugin5 = Hdd:\JRPC2.xex

just do this:

plugin6 = Hdd:\
plugin7 = Hdd:\


so like:
; example plugin entry
; plugin1 = Usb:\plugin\aplugin.xex
[Plugins]
plugin1 = Hdd:\InfinityOps.xex
plugin2 = Hdd:\Tethered.Live
plugin3 = Hdd:\xbdm.xex
plugin4 = Hdd:\XDRPC.xex
plugin5 = Hdd:\JRPC2.xex
plugin6 = Hdd:\lol.xex
plugin7 = Hdd:\lmao.xex
I did that but it got rid of my 6th plug in and moved to my 5th
 
L

longboardslidez

Enthusiast
Messages
51
Solutions
1
Reaction score
9
Points
75
Sin$
0
strange. you can try deleting your launch.ini and letting dashlaunch build you a new one and try again
 
Top Bottom
Login
Register