xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
9 Pages V « < 5 6 7 8 9 >  
Reply to this topicStart new topic
> Building Team To Find 360 Cheat Codes - Check In Thread, A cheat database for XPowerPlay
vampirexx
post Aug 2 2011, 01:22 AM
Post #91


X-S Young Member
*

Group: Members
Posts: 46
Joined: 25-June 10
Member No.: 439902



Thanx Dwack I've managed to put all files into ken rage folder and connect to game, it says connect, but what do I do now? I can only search dear for cod and a few other game I tried all of them but app crash...

Can you fix this so it can works with any game please?
Thanx a lot
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vampirexx
post Aug 4 2011, 01:32 AM
Post #92


X-S Young Member
*

Group: Members
Posts: 46
Joined: 25-June 10
Member No.: 439902



Please Dwack in the exe i only can see dvars for cod games how can I cheat with non cod games?
Thanx


EDIT: So Dwack I manage to perform 2 dumps bin images in mortal kombat challenge tower so I write down the amount of money different from the 2 dumps I found the offset:

money offset 13D1F0D the problem now is how can I write value with your tool is there a way?
Please explain I'm almost done it's very important thanx



QUOTE(Dwack @ Jul 15 2011, 10:05 PM) *

Yea ... just select the appropriate .xex file from the dump memory menu item.


This post has been edited by vampirexx: Aug 4 2011, 02:23 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Aug 4 2011, 03:57 AM
Post #93


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



QUOTE(vampirexx @ Aug 3 2011, 06:32 PM) *

Please Dwack in the exe i only can see dvars for cod games how can I cheat with non cod games?
Thanx
EDIT: So Dwack I manage to perform 2 dumps bin images in mortal kombat challenge tower so I write down the amount of money different from the 2 dumps I found the offset:

money offset 13D1F0D the problem now is how can I write value with your tool is there a way?
Please explain I'm almost done it's very important thanx


Just add your values to the textBox below the address. Make sure they are in hex format.

Be sure to remember that the address = 82000000 + file offset
So for your example: 82000000 + 13D1F0D = 833D1F0D

See my example below:
IPB Image

** Poke data is writing data to the 360
** Peek data is reading data from the 360

This post has been edited by Dwack: Aug 4 2011, 04:14 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vampirexx
post Aug 4 2011, 09:36 AM
Post #94


X-S Young Member
*

Group: Members
Posts: 46
Joined: 25-June 10
Member No.: 439902



You Genious Dwack!!! This is amazing!! Thanx for your great help! pop.gif
Thumbs up for you!!

It would be very cool if you could make a live memory patch for all games without comparing between bins each time. And if you could add a comparison method for health bars like bigger, less, equal, different such as art money! Anyway this is the first great tool of all for xbox thanx you and all the people who made it possible!!!!!!! biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Aug 5 2011, 01:19 AM
Post #95


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



QUOTE(vampirexx @ Aug 4 2011, 02:36 AM) *

It would be very cool if you could make a live memory patch for all games without comparing between bins each time. And if you could add a comparison method for health bars like bigger, less, equal, different such as art money! Anyway this is the first great tool of all for xbox thanx you and all the people who made it possible!!!!!!! biggrin.gif


I am pretty sure that wouldn't be possible. Each game stores its values differently. The only method I am aware of is searching through a dump of the memory.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
oscar193
post Aug 5 2011, 05:57 AM
Post #96


X-S Enthusiast


Group: Members
Posts: 27
Joined: 13-June 09
Member No.: 413425



Games these days rely a lot on dynamic memory allocation which means you can't just use a static address to change values anymore. The only way really would be either search for the value every time (very slow), use static addresses hard coded into the game to find where the dynamic memory is allocated which will rarely work since these are stored in the stack. Or simply edit the game executable itself, which wouldn't even require a trainer.

This post has been edited by oscar193: Aug 5 2011, 06:03 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vampirexx
post Aug 5 2011, 09:01 AM
Post #97


X-S Young Member
*

Group: Members
Posts: 46
Joined: 25-June 10
Member No.: 439902



Thanx for the explanation, anyway research is supposed to be like an art money comparison tool?
I also 'd like to know how can I correctly open a xex executable on ida pro, do I need special plugin? what is the correct processor type, powerpc like ps3? Is it written in mips?

Thanx again
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
maurocio23
post Aug 14 2011, 12:42 PM
Post #98


X-S Enthusiast


Group: Members
Posts: 4
Joined: 7-February 10
Member No.: 432337



Hi Dwack,

I've a problem when launch xex, on screen appear a message that say 'Error socket 5801'

and with this I can conect from pc to xbox, any idea?

thanks a lot
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Aug 14 2011, 04:22 PM
Post #99


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



QUOTE(maurocio23 @ Aug 14 2011, 05:42 AM) *

Hi Dwack,

I've a problem when launch xex, on screen appear a message that say 'Error socket 5801'

and with this I can conect from pc to xbox, any idea?

thanks a lot


That's a problem setting the sockets flags.

What dash version are you on?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
maurocio23
post Aug 14 2011, 07:28 PM
Post #100


X-S Enthusiast


Group: Members
Posts: 4
Joined: 7-February 10
Member No.: 432337



Thanks for your reply.

I've installed version 13599, and dashlaunch 2.23b

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Aug 15 2011, 02:06 AM
Post #101


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



QUOTE(maurocio23 @ Aug 14 2011, 12:28 PM) *

Thanks for your reply.

I've installed version 13599, and dashlaunch 2.23b


It might be a problem with the xex. Allow me to look into it and I will update if need be.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dwack
post Aug 15 2011, 03:19 AM
Post #102


X-S Young Member
*

Group: Members
Posts: 51
Joined: 8-January 11
Member No.: 449107



Fixed.

Is working on my JTAG with 13599 and DL 2.23b.

PM'd you the link.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
maurocio23
post Aug 15 2011, 01:01 PM
Post #103


X-S Enthusiast


Group: Members
Posts: 4
Joined: 7-February 10
Member No.: 432337



Many thanks.

PM sent!!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
cornnatron
post Oct 16 2011, 02:39 AM
Post #104


X-S Young Member
*

Group: Members
Posts: 47
Joined: 2-January 07
Member No.: 321677



is it me or is it not working with dashlaunch 2.24 ?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
vampirexx
post Oct 19 2011, 12:59 AM
Post #105


X-S Young Member
*

Group: Members
Posts: 46
Joined: 25-June 10
Member No.: 439902



Doesn't work for me to with 2.24 have to stick to 2.23

QUOTE(cornnatron @ Oct 16 2011, 03:39 AM) *

is it me or is it not working with dashlaunch 2.24 ?

User is offlineProfile CardPM
Go to the top of the page
+Quote Post





9 Pages V « < 5 6 7 8 9 >
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 23rd May 2013 - 08:46 AM