Jump to content
 

JTAG and RGH (Reset Glitch Hack) Information..


Recommended Posts

Posted

Ok I'm posting this as more and more ppl are intrested in this to mod their games..

In general, the understanding of unsigned code is extremely skewed, and is not truly understood. Basically, most people know that if you turn the on, go to game demos, you can start XeX menu. Well after reading a post where someone said that the RGH on a console was "cheaper" than a JTAG, I got frustrated because they don't understand that they are essentially the same. If anything, the RGH is better than a JTAG because there is no re-boot necessary to run the unsigned code. But lets get down to basics. If you would like a high detail explanation of each, go to free60.org and read through the explanations.

JTAG

What the online gaming community has come to know as a "JTAG" is an Xbox that utilizes the SMC exploit. This exploit causes a re-boot into the 4532 kernel. This kernel was made famous by the KK exploit (King Kong), where a bug in the hypervisor was utilized to run unsigned code. The SMC exploit is a faster version of the KK exploit (as in, it boots faster), and allows for the running of unsigned code. The SMC exploit is limited to consoles running kernels prior to the summer 09 update (7371). It is also true that there are several patched CBs, which prevent the exploit. Due to the need for a console which has not been updated, they are naturally scarce and once demanded a high price. Credits go to robinsod, tmbinc, SeventhSon, Martin_sw, and Tiros.

RGH

The Reset Glitch Hack is a new type of method which allows the running of unsigned code. Explained by free60: "We found that by sending a tiny reset pulse to the processor while it is slowed down does not reset it but instead changes the way the code runs, it seems it's very efficient at making bootloaders memcmp functions always return "no differences". memcmp is often used to check the next bootloader SHA hash against a stored one, allowing it to run if they are the same. So we can put a bootloader that would fail hash check in NAND, glitch the previous one and that bootloader will run, allowing almost any code to run." This hack requires a "glitch chip", which will send the signal. These range from the original Coolrunner-II made by Digilent, the Matrix by Infinity Mod, Team-Xecuter Coolrunner, X360Glitch Chip by SoulHaven, and the Stinger by Maximus. These chips have an Xilink chip which is capable of sending the signal fast enough for the glitch to properly function. The benefits of the RGH is that it doesn't require a non-updated dashboard to run unsigned code, meaning you could run 2 or more NANDs, which allows you to run it as a retail with one, and run unsigned code with the other. It is also able to work on the Trinity motherboard (original slim motherboard), which the SMC exploit is not. Since this hack runs on almost any Xbox (some have CB_Bs, which don't allow the hack to run, and others have unglitchable CBs: 5772 and 6752; for now), which means that the only limiting factor is the number of Xboxs produced by Microsoft. Credits go to GliGli, Tiros, cOz, Razkar, tuxuser, and Ced2911

Ultimately, since they have the same outcome, they are theoretically the same value. However, I value the Reset Glitch higher than the SMC exploit, because of the ability to still run a retail dash on Xbox Live, without consequently causing the glitch to fail.[inden

FreeBOOT

Almost all jtag/RGH tools install this.

will allow your jtag hacked Xbox 360 to boot a patched kernel / dashboard.

Think of this like custom firmware for the PSP, in plain English this means your Xbox 360 can run the latest dashboardwith most of the security checks removed.

What does this mean to you?

Basically you can do anything you want with your Xbox 360.

Your console can run anything coded with the official Xbox 360 development kit (XDK) such as the mameemulator and XBMC 360 when released without needing the application / game to be signed by Microsoft.

You can connect any hard drive you want to the Xbox 360 and load applications and games from it. AnXbox 360 with a 1TB hard drive? Yes please… hey its cheaper than the official 120gig!

The Xbox 360 can now boot games from any region on your Xbox 360 either from DVD or the hard drive.

Games can be patched and customized so user created maps for games such as Halo, Gears of War and Call of Duty are now possible.

Much more but I will keep this short and sweet...

RGLoader/RGBuild:

- Dynamic and opensource patches. All patches and binaries get compiled at runtime in RGBuild. Feel free

to modify (at your own risk) any source files in patches.

- Runtime patching with RGLoader.xex... You can think of this in very simple terms as a dashlaunch like add-on..

- JTAG SUPPORT - Sorry to bring this up, but a lot of people still have fully working Jtag

systems , and are very glad to be able to run it as a Devkit.

- XELL boots with a power on with the eject button for Libxenon homebrew support, and Rawflash access to update easily.

- Corona 16MB motherboard support

- Kernel 15574 is now the default kernel. RDPC should work ... Along with being able to play all the newest games.

Rgloader Runtime Patcher:

- Adds extra patches for xam or any other exe/dll in memory.

- Allows more runtime access and control of patches. Loads rgloader.ini from the

hard drive root or USB flash drive root.

- Block_Live_Dns = Blocks xbox live DNS so you can't "phone home"

- Boot_Animation_Path = SystemRootRGL_bootanim.xex - Custom Bootanim.xex location.

- Boot_Animation_Movie = Hdd:\bootanim.wmv - Custom Bootanimation file

- Map_USB_Mass = Makes all usb devices and extended partitions show up in xbox neighborhood

- Default_Dashboard = Sets the default dashboard

- No_Sign_Notice = Disables xbox live signin error notice

- Redirect_Xshell_Start_But = Redirects the xshell start button dashboard launch

- Retail_Profile_Encryption = Enables retail profiles on devkit kernel (BETA)

***WARNING: This ^^ may corrupt live profiles! Do not enable this patch if you have profiles you want to keep clean!***

Custom Boot Animation:

- This feature was made specifically with the user in mind. Instead of locking it to a predetermined video, we left it up to the

end user to decide how you want your boot animation to look. There is a default rgloader bootanim, but any WMV should work.

We need some feedback from users on what codecs inside the WMV actually work the best , but so far it seems anything works

Devkit:

- Full LAN and UART debugging with all the SDK debugging tools.

- XBOX neighborhood browsing and launching of applications.

- No ping limit by default.

- DevKV support -Dummy generation through RGBuild. (will not get on PNET)

- All XEX limits removed, and retail keys added (launches Retail XeXs)

- Full memory editing capabilities. RTE without running an xex for game modding such as COD

and HALO etc ...

- Xbmovie video screen captures (Very Slow even on a real XDK)

- Debug game build support - unreleased games , test builds , Debug BETAs etc ....

Retail/Gaming:

- DVD Auth patch - Retail game discs will spin up and play, burned games if your drive is flashed

including AP2.5 games and XGD3.

- Media, Region, minimum version , etc limits have all been removed for xexs

- NO ping limit for System link for Xlink/Xbslink gaming..

- FCRT restriction is removed so you can use any drive you like.

- Devlink supported to connect with retail consoles.

- Retail Avatar support.

- Retail profile support with patch enabled in rgloader.ini **Careful can corrupt LIVE profiles read previous warning**

Protections:

- Xell On Eject for bad flash correction (almost impossible to brick)

- Recovery disc blocking (protects against bad recoveries or just running them at all)

- Shadow booting is disabled.

- LIVE DNS blocking. (PNET blocking).

- Dummy/Fake KV generation

Future features:

- RGbuild+ .......?

"He who controls the past controls the future. He who controls the present controls the past" - George Orwell - '1984'

Freestyle 3

A seamless combination of existing FSD code with Future RxE Code.

Now before i hear the screams and woes. RxE is being worked on, but due to technical and staffing limitations

it is taking much longer than anticipated.

This release will bring to you some of the major improvements researched for RXE and allow you to use them today.

There is of course Coverflow as well as an enhaced HTTP service (fixes the chrome connection bug).

Also we are bringing indie support (with dashlaunch) to your gamelist.

And of course , how could i forget, Kinect integration throughout the entire dash. Both voice and gesture based controls.

Welcome to Freestyle 3.0

1) This is a fresh Software package, do not install overtop of your existing FSD.

*** WARNING *** IT WILL DELETE YOUR EXISTING DB AND YOUR CONTENT WILL NOT LINE UP PROPERLY.

2) Extract archive and send content to your XBOX 360 MU / HDD / USB.

3) Launch default.xex using a method that is easy for you. (Dashlaunch, XeXmenu, Etc)

a) Add game path's in setting menu, and please read the next note carefully before complaining.

You can press R3 (Right thumb stick) to see what's going on in status bar, and view your ip.

There is a FTP server and webserver included with F3, so feel free to log into FTP with xbox as user and password.

Webserver will behttp://your-ip and username and password default to f3http

Kinect fetures have been added to this dashboard to allow for controller less navigation. Below is a quick explanation

of the movements required to interact with the dashboard.

Make sure your kinect is connected to your console then you can perform the following actions.

Activate - O/ <----> This is required to enable all further motions.

| Both hands over your head

/

Move Left - _O <----> Left hand out sideways right hand stay natural.

|

/

Move Right - O_ <----> Right hand out sideways left hand stay natural.

/|

/

Move Up - O/ <---> Right hand up, left hand natural.

/|

/

Move Down - O <----> Left hand up right hand natural.

|

/

Select - Push forward with either hand

Cancel Cross arms in front of you making an X

Also we have voice commands for your please. Say XBOX to see the list (requires kinect hookd up.)

This is labeled as a beta, and with such, bugs will be in the application, if you feel like you're constantly getting

bugs and able to recreate them or at least describe them with some detail, please visit our forums (Portal - RealModScene) and

post the bug/description along with the crash log. The forums will be used now for bug reports until we find a better way

to track issues.

********** INDIE INSTRUCTIONS ***********

Indie titles REQUIRE dashlaunch with fakelive to be installed

Indie titles MUST be in a Microsoft Approved content location

AKA hdd1:content000000000000000584E07D20000002

Approved drives for content are HDD1: MU: USBMU: INTMU:

You MUST HAVE Kinect data installed

you MUST have the Indie Launcher TitleUpdate installed

The indie titles will scan into Homebrew.

Xecuter Fusion

Fusion is a hacked devkit kernel that runs on retail RGH hacked consoles. Think of it as a modified OS for your xbox console. It brings you all the features and capabilities of a real devkit without all of the annoyances. Fusion is more powerful than any normal devkit or modified retail console. It is designed for both developers, and gamers, bringing the best of both worlds together .

For Gamers

Fusion may be designed on a kernel made for developers, but there are many features exclusively for gamers:

No system-link ping limit, can also system link with both retail and devkit consoles

Can use both retail and devkit gamer profiles. saves, and game content

Boot straight to your dashboard of choice

No restrictions on games or content

No region checks

Arcade games are fully licensed all the time

Multi-disc games can be ran off the hard drive with no insert disc messages

Built in trainer launcher

Can easily boot xell, trainer launcher, and settings manager via custom tab on xbox guide

Games copied to hdd via dashboard no longer need the disc in the dvd drive to play

And much more…

For Developers

Because fusion is based on a devkit kernel developers may take advantage of all the features of a real devkit, as well as new features exclusively for fusion users:

Turns console into full devkit

Full debugging capabilities

Works with microsoft tools and sdk

All internal drives are mapping in Xbox Neighborhood

Xex security checks have been removed

Full memory access as well as hv privileged access

All system keys are accessible with user mode access

Can use both retail and devkit devices

And much more…

Who is Fusion For

Fusion is currently in its early stages of development which means there may or may not be bugs in the software, some standard features may not work as expected, and it may not be user friendly to everyone who uses it. It is recommended that you have a moderate understanding of basic RGH techniques, installation procedures for common homebrew software, and good problem solving skills. Everything you need to know as far as installing/updating and using fusion has been thoroughly documented in the included PDF. If you cannot follow the instructions then it is recommended you seek assistance online for installing and using fusion.

We should also remind all users that this is a BETA. If you are not prepared to deal with problems that occur with beta releases then do not use Fusion.

  • Like 1
Posted

Ok I'm posting this as more and more ppl are intrested in this to mod their games..

In general, the understanding of unsigned code is extremely skewed, and is not truly understood. Basically, most people know that if you turn the on, go to game demos, you can start XeX menu. Well after reading a post where someone said that the RGH on a console was "cheaper" than a JTAG, I got frustrated because they don't understand that they are essentially the same. If anything, the RGH is better than a JTAG because there is no re-boot necessary to run the unsigned code. But lets get down to basics. If you would like a high detail explanation of each, go to free60.org and read through the explanations.

JTAG

What the online gaming community has come to know as a "JTAG" is an Xbox that utilizes the SMC exploit. This exploit causes a re-boot into the 4532 kernel. This kernel was made famous by the KK exploit (King Kong), where a bug in the hypervisor was utilized to run unsigned code. The SMC exploit is a faster version of the KK exploit (as in, it boots faster), and allows for the running of unsigned code. The SMC exploit is limited to consoles running kernels prior to the summer 09 update (7371). It is also true that there are several patched CBs, which prevent the exploit. Due to the need for a console which has not been updated, they are naturally scarce and once demanded a high price. Credits go to robinsod, tmbinc, SeventhSon, Martin_sw, and Tiros.

RGH

The Reset Glitch Hack is a new type of method which allows the running of unsigned code. Explained by free60: "We found that by sending a tiny reset pulse to the processor while it is slowed down does not reset it but instead changes the way the code runs, it seems it's very efficient at making bootloaders memcmp functions always return "no differences". memcmp is often used to check the next bootloader SHA hash against a stored one, allowing it to run if they are the same. So we can put a bootloader that would fail hash check in NAND, glitch the previous one and that bootloader will run, allowing almost any code to run." This hack requires a "glitch chip", which will send the signal. These range from the original Coolrunner-II made by Digilent, the Matrix by Infinity Mod, Team-Xecuter Coolrunner, X360Glitch Chip by SoulHaven, and the Stinger by Maximus. These chips have an Xilink chip which is capable of sending the signal fast enough for the glitch to properly function. The benefits of the RGH is that it doesn't require a non-updated dashboard to run unsigned code, meaning you could run 2 or more NANDs, which allows you to run it as a retail with one, and run unsigned code with the other. It is also able to work on the Trinity motherboard (original slim motherboard), which the SMC exploit is not. Since this hack runs on almost any Xbox (some have CB_Bs, which don't allow the hack to run, and others have unglitchable CBs: 5772 and 6752; for now), which means that the only limiting factor is the number of Xboxs produced by Microsoft. Credits go to GliGli, Tiros, cOz, Razkar, tuxuser, and Ced2911

Ultimately, since they have the same outcome, they are theoretically the same value. However, I value the Reset Glitch higher than the SMC exploit, because of the ability to still run a retail dash on Xbox Live, without consequently causing the glitch to fail.

[inden

FreeBOOT

Almost all jtag/RGH tools install this.

will allow your jtag hacked Xbox 360 to boot a patched kernel / dashboard.

Think of this like custom firmware for the PSP, in plain English this means your Xbox 360 can run the latest dashboardwith most of the security checks removed.

What does this mean to you?

Basically you can do anything you want with your Xbox 360.

Your console can run anything coded with the official Xbox 360 development kit (XDK) such as the mameemulator and XBMC 360 when released without needing the application / game to be signed by Microsoft.

You can connect any hard drive you want to the Xbox 360 and load applications and games from it. AnXbox 360 with a 1TB hard drive? Yes please… hey its cheaper than the official 120gig!

The Xbox 360 can now boot games from any region on your Xbox 360 either from DVD or the hard drive.

Games can be patched and customized so user created maps for games such as Halo, Gears of War and Call of Duty are now possible.

Much more but I will keep this short and sweet...

RGLoader/RGBuild:

- Dynamic and opensource patches. All patches and binaries get compiled at runtime in RGBuild. Feel free

to modify (at your own risk) any source files in patches.

- Runtime patching with RGLoader.xex... You can think of this in very simple terms as a dashlaunch like add-on..

- JTAG SUPPORT - Sorry to bring this up, but a lot of people still have fully working Jtag

systems , and are very glad to be able to run it as a Devkit.

- XELL boots with a power on with the eject button for Libxenon homebrew support, and Rawflash access to update easily.

- Corona 16MB motherboard support

- Kernel 15574 is now the default kernel. RDPC should work ... Along with being able to play all the newest games.

Rgloader Runtime Patcher:

- Adds extra patches for xam or any other exe/dll in memory.

- Allows more runtime access and control of patches. Loads rgloader.ini from the

hard drive root or USB flash drive root.

- Block_Live_Dns = Blocks xbox live DNS so you can't "phone home"

- Boot_Animation_Path = SystemRootRGL_bootanim.xex - Custom Bootanim.xex location.

- Boot_Animation_Movie = Hdd:\bootanim.wmv - Custom Bootanimation file

- Map_USB_Mass = Makes all usb devices and extended partitions show up in xbox neighborhood

- Default_Dashboard = Sets the default dashboard

- No_Sign_Notice = Disables xbox live signin error notice

- Redirect_Xshell_Start_But = Redirects the xshell start button dashboard launch

- Retail_Profile_Encryption = Enables retail profiles on devkit kernel (BETA)

***WARNING: This ^^ may corrupt live profiles! Do not enable this patch if you have profiles you want to keep clean!***

Custom Boot Animation:

- This feature was made specifically with the user in mind. Instead of locking it to a predetermined video, we left it up to the

end user to decide how you want your boot animation to look. There is a default rgloader bootanim, but any WMV should work.

We need some feedback from users on what codecs inside the WMV actually work the best , but so far it seems anything works

Devkit:

- Full LAN and UART debugging with all the SDK debugging tools.

- XBOX neighborhood browsing and launching of applications.

- No ping limit by default.

- DevKV support -Dummy generation through RGBuild. (will not get on PNET)

- All XEX limits removed, and retail keys added (launches Retail XeXs)

- Full memory editing capabilities. RTE without running an xex for game modding such as COD

and HALO etc ...

- Xbmovie video screen captures (Very Slow even on a real XDK)

- Debug game build support - unreleased games , test builds , Debug BETAs etc ....

Retail/Gaming:

- DVD Auth patch - Retail game discs will spin up and play, burned games if your drive is flashed

including AP2.5 games and XGD3.

- Media, Region, minimum version , etc limits have all been removed for xexs

- NO ping limit for System link for Xlink/Xbslink gaming..

- FCRT restriction is removed so you can use any drive you like.

- Devlink supported to connect with retail consoles.

- Retail Avatar support.

- Retail profile support with patch enabled in rgloader.ini **Careful can corrupt LIVE profiles read previous warning**

Protections:

- Xell On Eject for bad flash correction (almost impossible to brick)

- Recovery disc blocking (protects against bad recoveries or just running them at all)

- Shadow booting is disabled.

- LIVE DNS blocking. (PNET blocking).

- Dummy/Fake KV generation

Future features:

- RGbuild+ .......?

"He who controls the past controls the future. He who controls the present controls the past" - George Orwell - '1984'

Freestyle 3

A seamless combination of existing FSD code with Future RxE Code.

Now before i hear the screams and woes. RxE is being worked on, but due to technical and staffing limitations

it is taking much longer than anticipated.

This release will bring to you some of the major improvements researched for RXE and allow you to use them today.

There is of course Coverflow as well as an enhaced HTTP service (fixes the chrome connection bug).

Also we are bringing indie support (with dashlaunch) to your gamelist.

And of course , how could i forget, Kinect integration throughout the entire dash. Both voice and gesture based controls.

Welcome to Freestyle 3.0

1) This is a fresh Software package, do not install overtop of your existing FSD.

*** WARNING *** IT WILL DELETE YOUR EXISTING DB AND YOUR CONTENT WILL NOT LINE UP PROPERLY.

2) Extract archive and send content to your XBOX 360 MU / HDD / USB.

3) Launch default.xex using a method that is easy for you. (Dashlaunch, XeXmenu, Etc)

a) Add game path's in setting menu, and please read the next note carefully before complaining.

You can press R3 (Right thumb stick) to see what's going on in status bar, and view your ip.

There is a FTP server and webserver included with F3, so feel free to log into FTP with xbox as user and password.

Webserver will behttp://your-ip and username and password default to f3http

Kinect fetures have been added to this dashboard to allow for controller less navigation. Below is a quick explanation

of the movements required to interact with the dashboard.

Make sure your kinect is connected to your console then you can perform the following actions.

Activate - O/ <----> This is required to enable all further motions.

| Both hands over your head

/

Move Left - _O <----> Left hand out sideways right hand stay natural.

|

/

Move Right - O_ <----> Right hand out sideways left hand stay natural.

/|

/

Move Up - O/ <---> Right hand up, left hand natural.

/|

/

Move Down - O <----> Left hand up right hand natural.

|

/

Select - Push forward with either hand

Cancel Cross arms in front of you making an X

Also we have voice commands for your please. Say XBOX to see the list (requires kinect hookd up.)

This is labeled as a beta, and with such, bugs will be in the application, if you feel like you're constantly getting

bugs and able to recreate them or at least describe them with some detail, please visit our forums (Portal - RealModScene) and

post the bug/description along with the crash log. The forums will be used now for bug reports until we find a better way

to track issues.

********** INDIE INSTRUCTIONS ***********

Indie titles REQUIRE dashlaunch with fakelive to be installed

Indie titles MUST be in a Microsoft Approved content location

AKA hdd1:content000000000000000584E07D20000002

Approved drives for content are HDD1: MU: USBMU: INTMU:

You MUST HAVE Kinect data installed

you MUST have the Indie Launcher TitleUpdate installed

The indie titles will scan into Homebrew.

Xecuter Fusion

Fusion is a hacked devkit kernel that runs on retail RGH hacked consoles. Think of it as a modified OS for your xbox console. It brings you all the features and capabilities of a real devkit without all of the annoyances. Fusion is more powerful than any normal devkit or modified retail console. It is designed for both developers, and gamers, bringing the best of both worlds together .

For Gamers

Fusion may be designed on a kernel made for developers, but there are many features exclusively for gamers:

No system-link ping limit, can also system link with both retail and devkit consoles

Can use both retail and devkit gamer profiles. saves, and game content

Boot straight to your dashboard of choice

No restrictions on games or content

No region checks

Arcade games are fully licensed all the time

Multi-disc games can be ran off the hard drive with no insert disc messages

Built in trainer launcher

Can easily boot xell, trainer launcher, and settings manager via custom tab on xbox guide

Games copied to hdd via dashboard no longer need the disc in the dvd drive to play

And much more…

For Developers

Because fusion is based on a devkit kernel developers may take advantage of all the features of a real devkit, as well as new features exclusively for fusion users:

Turns console into full devkit

Full debugging capabilities

Works with microsoft tools and sdk

All internal drives are mapping in Xbox Neighborhood

Xex security checks have been removed

Full memory access as well as hv privileged access

All system keys are accessible with user mode access

Can use both retail and devkit devices

And much more…

Who is Fusion For

Fusion is currently in its early stages of development which means there may or may not be bugs in the software, some standard features may not work as expected, and it may not be user friendly to everyone who uses it. It is recommended that you have a moderate understanding of basic RGH techniques, installation procedures for common homebrew software, and good problem solving skills. Everything you need to know as far as installing/updating and using fusion has been thoroughly documented in the included PDF. If you cannot follow the instructions then it is recommended you seek assistance online for installing and using fusion.

We should also remind all users that this is a BETA. If you are not prepared to deal with problems that occur with beta releases then do not use Fusion.

Don't tell me you typed all that draven

Cuz ppl could of used google.

Posted

Don't tell me you typed all that draven

Cuz ppl could of used google.

It's good that he is posting this info, but it's like the 1,000,000th article written about this info. It still amazes me how many people ask me for this info instead of just using Google. You can find so much info, it's not even funny ...

Posted

It's good that he is posting this info, but it's like the 1,000,000th article written about this info. It still amazes me how many people ask me for this info instead of just using Google. You can find so much info, it's not even funny ...

Indeed true

Posted

It's good that he is posting this info, but it's like the 1,000,000th article written about this info. It still amazes me how many people ask me for this info instead of just using Google. You can find so much info, it's not even funny ...

yeah i understand there is heaps about this on the net, but i just thought that i could get a lot more help from use cause, i am wanting to use it for the same reason as everyone on here

Posted

I posted it because ppl dont know what to search for and ive been asked more times then i can remember..

So here it is..

Posted (edited)

And on this day Draven's name became Google lol. Much appreciated topic thou, big thanks dude

Edited by Spyder78
  • Like 1
Posted

It's good that he is posting this info, but it's like the 1,000,000th article written about this info. It still amazes me how many people ask me for this info instead of just using Google. You can find so much info, it's not even funny ...

I personelly rather take advice from guys like you and Draven this way i know for sure thats its the right way because all of this is chineese for me man but i understand your point of view ,anyways thanks for taking the time to do this Draven

Posted

I've got rgloader installed and I'm trying to get a XHP boot logo made maybe have a play and do something like the r2d2 boot animation

R2D2

  • Like 1
Posted

Those of us with these systems understand how it all works but for someone new who has never done hacking or followed along with the development of these tools, it could be difficult to get a hold on where to start or what to search for. Kudos to Draven for helping others along with this resource.

Posted

Thanks..

Here's my current Boot animation ;)

]

Posted

i really used google alot but i have 1 Q can i play online on rgh i saw people saying yes alot

Posted

I wouldnt.. its very likely you will get banned..

You could go for a demon setup, witch is 2 nands in your xbox 1 stock so you can go online ect and 1 hacked...

Thats what I'm doing as rgloader has failed on me so I'm getting my Slim RGH'ed so I can have freeboot and TX fusion

Posted

ok all i understanded is that i will get banned

i am a 8th grade kid :p so i wont understand all i want to know is there a way if yes i will go to a gaming store and tell him to make it go online so plz tell me yes or no without genius things :p

Posted

ok all i understanded is that i will get banned

i am a 8th grade kid :p so i wont understand all i want to know is there a way if yes i will go to a gaming store and tell him to make it go online so plz tell me yes or no without genius things :p

Draven gave you then answer, it is yes but.......

Posted

i really like ur boot animation ur a genius man what did u studied so u make hacking cuz i really think i will like to work in these things when i am a man

Posted

ok all i understanded is that i will get banned

i am a 8th grade kid :p so i wont understand all i want to know is there a way if yes i will go to a gaming store and tell him to make it go online so plz tell me yes or no without genius things :p

If you are getting someone to RGH for you ask them to use TX demon ;) that lets you play real games online.. and copied games offline only in short...

i really like ur boot animation ur a genius man what did u studied so u make hacking cuz i really think i will like to work in these things when i am a man

I never studied anything to do with games modding or hacking, I'm a PC engineer, So I build some mad ass PC's and things ;)

I learned off the net how to mod the first NFS hot pursuit and started from their, brienj was the first person to talk me threw Hex editing files way back when we where hacking WWF RAW.. lol

I have always been involved with modding games, you just need to google alot and read everything you can over and over,,

Posted

If you are getting someone to RGH for you ask them to use TX demon ;) that lets you play real games online.. and copied games offline only in short...

I never studied anything to do with games modding or hacking, I'm a PC engineer, So I build some mad ass PC's and things ;)

I learned off the net how to mod the first NFS hot pursuit and started from their, brienj was the first person to talk me threw Hex editing files way back when we where hacking WWF RAW.. lol

I have always been involved with modding games, you just need to google alot and read everything you can over and over,,

what do u mean in short ? for a short time

ur a genius u read alot lol i can only mod pes games on pc only the most simplest game to mod

Posted

what do u mean in short ? for a short time

In short meant exactly what you asked for. A short answer.

Posted

In short meant exactly what you asked for. A short answer.

thanks
Posted

i am sorry but can jtag also go online like rgh cuz i think there is only jtag in my country and when they make rgh do they put anything inside xbox or flash it like normal mod cuz if its flashing i will try to make it in my home

Posted

i am sorry but can jtag also go online like rgh cuz i think there is only jtag in my country and when they make rgh do they put anything inside xbox or flash it like normal mod cuz if its flashing i will try to make it in my home

No, you can only go online if you have a dual nand.

RGH requires something soldered into your xbox, its not just a flash. All this info is in the first post....read it!

Posted

I have one problem, I cant open CAW Mode I´m geting -fatal error intercepted-, what should I do?

  • 2 weeks later...
Posted

So people know I'm a PS3 guy, but I'm after a bit of advice regarding a 360 RGH system...

I've been offered an RGH falcon v2 with cr3 lite. It doesn't come with any AV cables, Power Packs, HD or controllers. I'd have to drive 70 miles to pick it up, but it's only £50. I'm clueless as to whether the RGH setup is worth it. Any insight?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.