I have been playing original xbox games on my Rgh 360 and was wondering if it's possible to Real time edit them? Hacking Ram etc. I'm trying to find Memory addresses for Dead or Alive 3 and have been told i would either need a XDK or RGloader. But if i had either of them would i need certain tools or would something like Peek Poker do? I have a tool for RTE original Xbox games but that only works on original Xbox obviously.
I have an XDK dashboard running on my RGH 360 and am able to find values for Halo 1 for the original xbox. I tried RGloader but was unable to get it to work with halo. You might have better luck with DoA3. To find the values you can use peekpoker or simple dump in conjunction with artmoney. X360 Trainer Tool v1.0 allows for realtime searches however it will not work with RGloader. There are other tools out there like XCE Tool 2 as well. Let me know if you need any of them.
I found XCE Tool 2 and have X360 Trainer Tool. Will i need to have XDK Dashboard for it to work? I have tried dumping with Peek Poker but it doesn't always work when dumping and the addresses it gives me don't do anything. One more thing probably a stupid question but do you have to dump specific regions to find addresses for original xbox games or do i just try from the regions Peek Poker dumps from?
Yes I think you need the XDK dashboard (not RGloader). Also, it is probably a good idea to search all of the regions. Below is a map of the Xbox 360's memory. Virtual 4-KB range: 0x00000000 – 0x3FFFFFFF Virtual 64-KB range: 0x40000000 - 7FFFFFFF Image/Code 64-KB range: 0x80000000 - 8BFFFFFF Image/Code 4-KB range: 0x90000000 - 0x9FFFFFFF Physical 64-KB Full Ram range: 0xA0000000 - 0xBFFFFFFF Physical 16-MB Full Ram range: 0xC0000000 - 0xDFFFFFFF Physical 4-KB Full Ram range: 0xE0000000 - 0xFFFFFFFF In my case (for halo 1) I found values in the C/D memory region but it did me no good since breakpoints in this region will not hit in Visual Studio. I don't know how far you are going with this so that might not matter for what you are trying to do. There are supposed to be "sister values" that mirror the values found in the C/D region, however because it is an original xbox game I think it doesn't work the same as with regular 360 games. Anybody else feel free to chime in if I'm mistaken.
Ahh right i might install TXfusion again and see if that can work. And cheers i'll try them all and see if i can find the address. Tbh i'm only after one address and that's the one that controls what character you are (To play as final boss)
i remember when i was RTE H2 by using a hex poker using RGLoader, I was going to make the .map poking tools be useable with the 360 xdk, but I gave up on it.