| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| wizboy11 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Aug 2005
 Posts: 53
 Location: Earth
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Mon Oct 03, 2005 1:09 am    Post subject: |   |  
				| 
 |  
				| Nope. I take it you didn't type in the wrong code ? _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| wizboy11 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Aug 2005
 Posts: 53
 Location: Earth
 
 | 
			
				|  Posted: Wed Oct 12, 2005 11:27 pm    Post subject: |   |  
				| 
 |  
				| Alright, I'm seeing a trend going on. I thought at first it was just Rome Total War but now Black and White 2?!?! 
 The recurring trend is that the first byte of the array of bytes always gets changed to FF no matter what you assemble it too.
 
 Example: change 89 96 15 0f f3 65 to a nop.
 it should be: 90 90 90 90 90 90 but in reality it is FF 90 90 90 90 90.
 
 That only happens when I make a trainer to change an array of bytes to whatever, it dosn't have to be nops, it could be anything like changing an sub to add. This ONLY happens when I create a trainer and use that, not when I use a cheat table it Cheat Engine. I WANT TO USE MY TRAINER.
 
 See the pics for what I mean.
 
 Any suggestions? Thx in advance.
 
 dragonx
   
 P.S. I'm using CE 4.4 to create my trainers since there's that annoying Range Check Error in 5.1.1. I use 5.1 to scan and get all my values and then just translate then into 4.4 to make the trainer. I think thats pretty clever. BTW creating a trainer in 4.4 isn't the problem, no matter what version I use, 4.4, 5.1, 5.1.1, I still get that FF in the first byte. And No i'm not inputting the code wronge, how can you input 90 (nop) wrong?!?!
 _________________
 
 Want g-mail? Just ask I have like 100 invites.
You could IM or PM me if you would like help.
 You could even e-mail me!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| wizboy11 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Aug 2005
 Posts: 53
 Location: Earth
 
 | 
			
				|  Posted: Thu Oct 13, 2005 10:07 am    Post subject: |   |  
				| 
 |  
				| If I do a freeze value at adress, it works and all but then the game freezes and crashes. I know you should have to freeze an array of bytes!?! _________________
 
 Want g-mail? Just ask I have like 100 invites.
You could IM or PM me if you would like help.
 You could even e-mail me!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| wizboy11 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Aug 2005
 Posts: 53
 Location: Earth
 
 | 
			
				|  Posted: Thu Oct 13, 2005 12:33 pm    Post subject: |   |  
				| 
 |  
				| Here are some pics of a step by step process that I did to create the trainer. Please, point out what I did wrong!!!! 
 I'm doing the exact same thing that "replace with code that does nothing would do, only this is an array of bytes.
 
 
 
 
	
		
	 
		| Description: | 
			
				| This is before I added any options. |  |  
		| Filesize: | 90.21 KB |  
		| Viewed: | 5896 Time(s) |  
		| 
  
 
 |  
 
 
	
		
	 
		| Description: | 
			
				| This is for Freeze stacks of wood, food, and ore. I'm doing the same thing that "replace with code that does nothing" exept that this is an array of bytes. |  |  
		| Filesize: | 120.04 KB |  
		| Viewed: | 5894 Time(s) |  
		| 
  
 
 |  
 
 
	
		
	 
		| Description: | 
			
				| This is were I added the Freeze Mana option. I'm doing the same thing that "replace with code that does nothing" execpt that this is an array of bytes. |  |  
		| Filesize: | 122.8 KB |  
		| Viewed: | 5900 Time(s) |  
		| 
  
 
 |  
 
 
	
		
	 
		| Description: | 
			
				| After I added the options. |  |  
		| Filesize: | 95.17 KB |  
		| Viewed: | 5895 Time(s) |  
		| 
  
 
 |  
 
 
	
		
	 
		| Description: | 
			
				| Trainer Generated. What did I do wrong. |  |  
		| Filesize: | 95.24 KB |  
		| Viewed: | 5896 Time(s) |  
		| 
  
 
 |  
 _________________
 
 Want g-mail? Just ask I have like 100 invites.
You could IM or PM me if you would like help.
 You could even e-mail me!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Thu Oct 13, 2005 1:09 pm    Post subject: |   |  
				| 
 |  
				| I'll look into it. Can you pm me or email me a trainer with that problem? (in case I can't reproduce it, like that one time where someone with a german windows version got unterminated strings)
 _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Thu Oct 13, 2005 3:14 pm    Post subject: |   |  
				| 
 |  
				| ok, fixed it I think if you dont want to wait for the next release of ce then just hex edit your trainer. Go to the last part and search for the array of bytes you filled in. And then change the first character which has become a ? to the text it should have been.
 
 e.g: if your value was 90 90 90 90 90 search for ?0 90 90 90 90 and then change the ? to a 9
 _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| wizboy11 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Aug 2005
 Posts: 53
 Location: Earth
 
 | 
			
				|  Posted: Thu Oct 13, 2005 3:27 pm    Post subject: |   |  
				| 
 |  
				| all right! so it was a bug? huh, so I also hope the range check error is fixed too then. 
 Can't wait for the next version, please hurry!
 _________________
 
 Want g-mail? Just ask I have like 100 invites.
You could IM or PM me if you would like help.
 You could even e-mail me!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| wizboy11 Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Aug 2005
 Posts: 53
 Location: Earth
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |