What's new

Tutorial How to use jrpc2 for extra plugins and how to modify the directory.

  • Thread starter Professional
  • Start date
  • Views 3,872
Professional

Professional

Admin
Administrator
Hidden Devils
Programmer Bug Finder Supreme Bounty Hunter
Messages
6,164
Reaction score
5,180
Points
2,112
Sin$
1,337
Okay so jrpc2 comes with jrpc.ini and you can add more plugins or change the directories of the plugins

Here is a fresh normal jrpc.ini layout
Code:
"Settings"
{
    //KV Stealer Protection just removes the ability to copy 'KV.bin' from the console via XBDM
   
    "KV Stealer Protection"    "true"
}

"Plugins"
{
    //NOTE: 'Hdd:\' is the only device with JRPC
    //NOTE: Do not use XBDM as a plugin here! use dashlaunch with it!

    //you can have as many plugins as you want! just addon to the plugin number

    "plugin1"    "Hdd:\XRPC.xex"
    "plugin2"    "Hdd:\JRPC.xex"
}

If you want to edit the plugin directory you would change it to this for example
Code:
    "plugin1"    "Hdd:\Plugins\XRPC.xex"
    "plugin2"    "Hdd:\Plugins\JRPC.xex"

Or if you want to add more plugins you can do this

Code:
    "plugin1"    "Hdd:\XRPC.xex"
    "plugin2"    "Hdd:\JRPC.xex"
    "plugin3"   "Hdd:\Example"
 
Chelsea Grinner

Chelsea Grinner

LETS BURN THIS BASTARD TO THE GROUND
Messages
416
Reaction score
92
Points
115
Sin$
0
Quick question, I have the jrpc2.xex in "hdd:\Plugins\JRPC2.xex". Should I have the "JRPC.ini" in the same folder as the JRPC2.xex or on root?

Thanks
 
Professional

Professional

Admin
Administrator
Hidden Devils
Programmer Bug Finder Supreme Bounty Hunter
Messages
6,164
Reaction score
5,180
Points
2,112
Sin$
1,337
Quick question, I have the jrpc2.xex in "hdd:\Plugins\JRPC2.xex". Should I have the "JRPC.ini" in the same folder as the JRPC2.xex or on root?

Thanks
That's a good question if other rate tools requiring xrpc or RPC are working with the setup then its good, if not try the other way :tongue: :smile:
 
snafu

snafu

Retired
Retired
Hidden Devils
A Milli Programmer Hardened Veteran
Messages
2,334
Reaction score
1,399
Points
1,182
Sin$
7
Quick question, I have the jrpc2.xex in "hdd:\Plugins\JRPC2.xex". Should I have the "JRPC.ini" in the same folder as the JRPC2.xex or on root?

Thanks
Put JRPC2.xex on the root of your Hard drive.
 
AkimboSlicer

AkimboSlicer

XeXBoeing
Messages
43
Reaction score
2
Points
55
Sin$
7
When I use JRPC2 it just freezes my RGH.... Does anyone know why??
 
Top Bottom
Login
Register