eatrawmeat391
Young Lion
- Joined
- Jan 2, 2015
- Messages
- 16
- Reaction score
- 0
How to use PS2RD
Benefit of this cheating device to others:
- Edit your own cheat file at ease
- Ability to compress your cheat code to fit inside a memcard
- Use RAW cheat code,which is popular
- You can boot it from memcard,HDD or USB
- No lengthy loading or introduction screen
And the others to PS2RD
- Use their own encrypted code's format so you will have to convert it to RAW first
- PS2RD can't use ENTRYPOINT master code (the F code type),instead it use the 9 codetype(which works everywhere)
Warning: Your USB should be formatted as FAT32,not NTFS.PS2 can't read NTFS
[header]How to get PS2RD running on your PS2.[/header]
- You have to be able to run homebrew program
- You install PS2RD to your USB or memcard
- Making cheat file and configuration for PS2RD
- Happy cheating
copy and paste the password when prompt:http://psx-scene.com/forums/attachm...dson999-ps2rd-v0.5.4-version-2-unofficial.rar
* Remember that all code must be in RAW ,use OmniConvert for that
* All master code must be 9 code type,use Master Code Finder for that
* Here is the link for the programs I have mentioned DOWNLOAD
- If you have any questions,just ask and I will try to help out,OK?[/spoiler][/spoiler]
Benefit of this cheating device to others:
- Edit your own cheat file at ease
- Ability to compress your cheat code to fit inside a memcard
- Use RAW cheat code,which is popular
- You can boot it from memcard,HDD or USB
- No lengthy loading or introduction screen
And the others to PS2RD
- Use their own encrypted code's format so you will have to convert it to RAW first
- PS2RD can't use ENTRYPOINT master code (the F code type),instead it use the 9 codetype(which works everywhere)
Warning: Your USB should be formatted as FAT32,not NTFS.PS2 can't read NTFS
[header]How to get PS2RD running on your PS2.[/header]
- You have to be able to run homebrew program
- You install PS2RD to your USB or memcard
- Making cheat file and configuration for PS2RD
- Happy cheating
copy and paste the password when prompt:http://psx-scene.com/forums/attachm...dson999-ps2rd-v0.5.4-version-2-unofficial.rar
Stage 1: Install FreeMcBoot
If you know how to boot .ELF executable,skip to stage 3.
You need to have at least 2 MB of free space on your Memory Card.
Case 1:You have a MODCHIP or you're a Swap Magic user
A modchip is a chip that is soldered into the PS2 to make it accept 'burnt' disc.If you installed SVR mod,burned to DVD and could play normally then you HAVE a modchip.
Swap Magic is the 'launcher' for burnt disc,which mean you have to insert the disc just to later swap it later with your CD/DVD.For swapping CD you need Swap Magic CD and the same goes for DVD
Just being able to boot your burnt disc and you're OK
- Download the FMCB CD version here
- Extract the iso and burn to CD(cheap disc may not work)
- Insert it to your PS2
- FMCB will start
Case 2: You use HD Loader,Open PS2 Loader or USB Extreme to load game
- Download the FMCD CD version above
- Extract the iso and install to your HDD
- Choose FMCB
- FMCB will start
Case 3: Original Guide
Try Sksapps installation's method
or Project Phoenix Media's method
If you know how to boot .ELF executable,skip to stage 3.
You need to have at least 2 MB of free space on your Memory Card.
Case 1:You have a MODCHIP or you're a Swap Magic user
A modchip is a chip that is soldered into the PS2 to make it accept 'burnt' disc.If you installed SVR mod,burned to DVD and could play normally then you HAVE a modchip.
Swap Magic is the 'launcher' for burnt disc,which mean you have to insert the disc just to later swap it later with your CD/DVD.For swapping CD you need Swap Magic CD and the same goes for DVD
Just being able to boot your burnt disc and you're OK
- Download the FMCB CD version here
- Extract the iso and burn to CD(cheap disc may not work)
- Insert it to your PS2
- FMCB will start
Case 2: You use HD Loader,Open PS2 Loader or USB Extreme to load game
- Download the FMCD CD version above
- Extract the iso and install to your HDD
- Choose FMCB
- FMCB will start
Case 3: Original Guide
Try Sksapps installation's method
or Project Phoenix Media's method
Stage 2:Install PS2RD to FMCB
- You can find PS2RD's release in PSX-SCENE
- Or download my bundled here Step 1 is already have this file
- Read the Hacked OSDSYS tutorial from Sksapps here!
- You can find PS2RD's release in PSX-SCENE
- Or download my bundled here Step 1 is already have this file
- Read the Hacked OSDSYS tutorial from Sksapps here!
Stage 3: Making cheat file and configuration for PS2RD[/header]
Inside PS2RD we have 3 file
+ PS2RD.ELF -> This is your Executable file and should be configured to launch with FMCB
+ ps2rd.conf -> Config file
* The configurable option are
<blockquote class='quote\\_blockquote'><dl><dt>Quote:</dt><dd> </dd></dl><div>
boot2 = [
"your ELF 1 path",
"your ELF 2 path"
];
- If you are using disc then you have nothing to worry about.
- Advance user may want to use it to launch OPL,HD loader
cheats = "cheats.txt";
- The cheat file. Any extension will be load as 'uncompressed' text file.
- Rename it to "cheats.bin" if you wanna use the 'compressed' file instead
[/quote]
* the other are for dev only and will break the program even if you're advanced user
+ cheats.txt -> uncompress text file
The formats are as follow
<blockquote class='quote\\_blockquote'><dl><dt>Quote:</dt><dd> </dd></dl><div>
"Game Name"
Master Code
902FD330 0C0C42BD
Code 1
0000000 00000000
Code 2
2123131 31414120
Never death
1032443 00003141
"Game Name2"
Master Code
90213138 0c034144
[/quote]
- Please note that the empty space at the end are intentional
+ cheats.bin -> compress text file
It is cheats.txt compressed file
+ de-com.exe -> Compression/Decompression Utility
Open Cmd Prompt
Cd to the PS2RD directory
for compressing type this "de-com c cheats.txt cheats.bin"
for decompressing type this "de-com d cheats.bin cheats.txt"
Inside PS2RD we have 3 file
+ PS2RD.ELF -> This is your Executable file and should be configured to launch with FMCB
+ ps2rd.conf -> Config file
* The configurable option are
<blockquote class='quote\\_blockquote'><dl><dt>Quote:</dt><dd> </dd></dl><div>
boot2 = [
"your ELF 1 path",
"your ELF 2 path"
];
- If you are using disc then you have nothing to worry about.
- Advance user may want to use it to launch OPL,HD loader
cheats = "cheats.txt";
- The cheat file. Any extension will be load as 'uncompressed' text file.
- Rename it to "cheats.bin" if you wanna use the 'compressed' file instead
[/quote]
* the other are for dev only and will break the program even if you're advanced user
+ cheats.txt -> uncompress text file
The formats are as follow
<blockquote class='quote\\_blockquote'><dl><dt>Quote:</dt><dd> </dd></dl><div>
"Game Name"
Master Code
902FD330 0C0C42BD
Code 1
0000000 00000000
Code 2
2123131 31414120
Never death
1032443 00003141
"Game Name2"
Master Code
90213138 0c034144
[/quote]
- Please note that the empty space at the end are intentional
+ cheats.bin -> compress text file
It is cheats.txt compressed file
+ de-com.exe -> Compression/Decompression Utility
Open Cmd Prompt
Cd to the PS2RD directory
for compressing type this "de-com c cheats.txt cheats.bin"
for decompressing type this "de-com d cheats.bin cheats.txt"
Step 4: Happy Cheating
- Run PS2RD.ELF either by hand or by UlaunchELF
- Browse through the game you like and press Right
- Press X to active the code
- Press Start and choose launching method (Press X to launch disc,press start to cancel,etc...)
- Run PS2RD.ELF either by hand or by UlaunchELF
- Browse through the game you like and press Right
- Press X to active the code
- Press Start and choose launching method (Press X to launch disc,press start to cancel,etc...)
* All master code must be 9 code type,use Master Code Finder for that
* Here is the link for the programs I have mentioned DOWNLOAD
- If you have any questions,just ask and I will try to help out,OK?[/spoiler][/spoiler]