Go Back   FileForums > Games > General Gaming

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14-11-2005, 13:52
Draelor Draelor is offline
Junior Member
 
Join Date: Nov 2005
Location: Near My Comp
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Draelor is on a distinguished road
Quote:
Originally Posted by Caratti
hey fraya,

i tried using your trainer but it doesnt work at all, neither does the pizza one. ive finished the game and im kinda looking for a trainer to make it more exciting heehehe.

my version of the game isnt the dvd one, could that be the problem? if so, do you know if your gona bring out another version for the cd ones, because im not sure if they are sold where i live
me 2 it just doesnt work
Reply With Quote
Sponsored Links
  #2  
Old 14-11-2005, 14:02
apache-'s Avatar
apache- apache- is offline
Junior Member
 
Join Date: Nov 2005
Location: wales uk
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
apache- is on a distinguished road
having spoken to the Author of the trainer he states it is reported as WORKING
Quote:
we have tested it with the ORIGINAL engish version and the alcohol scene rls..

so the question is not yet fully answered..
erm..long thread what was the question again
Reply With Quote
  #3  
Old 14-11-2005, 15:00
Fraya Fraya is offline
Member
 
Join Date: Nov 2005
Location: Nevada
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Fraya is on a distinguished road
Yeah the offsets are different for the CD version. Unfortunately I dont have a copy of the cd version to find out what modifications the trainer would need.

Thanks for the C template as well Apache Ill see about using that on my next one.

Never had to make the interface myself Id just figure out working coding and pass it on to the artistic types =P

And I used a combination of tsearch and softice to find the values for tmk.
Reply With Quote
  #4  
Old 14-11-2005, 16:16
Draelor Draelor is offline
Junior Member
 
Join Date: Nov 2005
Location: Near My Comp
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Draelor is on a distinguished road
how long will it take for the original cd version??
i would just like infinite credits and life thats all for the original cd version
cuz ive finished it already and want it to be more exciting
Reply With Quote
  #5  
Old 15-11-2005, 03:52
eluphay eluphay is offline
Registered User
 
Join Date: Nov 2005
Location: Scotland
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
eluphay is on a distinguished road
Unhappy

I am trying to Find the Value for The Credits with cheat engine but i can't find the value

can you search for values with Softice?

I also tryed searching with TSearch But no luck
Reply With Quote
  #6  
Old 15-11-2005, 04:11
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Quote:
Originally Posted by eluphay
I am trying to Find the Value for The Credits with cheat engine but i can't find the value

can you search for values with Softice?

I also tryed searching with TSearch But no luck

It may be encrypted, I dont have the game to check.

But also look for float values.
Reply With Quote
  #7  
Old 27-07-2006, 04:07
GeneralVeers GeneralVeers is offline
Junior Member
 
Join Date: Jul 2006
Location: Death Star
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
GeneralVeers is on a distinguished road
Anyone knows how to avoid Norton to delete the trainer?
Reply With Quote
  #8  
Old 15-11-2005, 04:10
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Quote:
Originally Posted by apache-
having spoken to the Author of the trainer he states it is reported as WORKING
Quote:
we have tested it with the ORIGINAL engish version and the alcohol scene rls..

so the question is not yet fully answered..
erm..long thread what was the question again
Careful what you say patchsters
Reply With Quote
  #9  
Old 15-11-2005, 06:15
apache-'s Avatar
apache- apache- is offline
Junior Member
 
Join Date: Nov 2005
Location: wales uk
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
apache- is on a distinguished road
Quote:
Originally Posted by DABhand
Careful what you say patchsters
In What way DabHand? why should i be careful?, Enlighten me matey ..your making me paranoid :P
__________________
Get the very latest News And PC Game Trainers From [COLOR="Green"][URL="www.gamehacking.co.uk"]www.gamehacking.co.uk[/URL][/COLOR]
Reply With Quote
  #10  
Old 15-11-2005, 14:13
Fraya Fraya is offline
Member
 
Join Date: Nov 2005
Location: Nevada
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Fraya is on a distinguished road
You'll have to do an unknown value search.

I found it and it was something like 4 times the actual value.

You can edit the memory location directly to modify the amount of credits. The reason I didnt make a trainer is because I couldnt figure out the proper way to modify the registers its all inc's, weird math, shifting values from one register to another and movzx's.

I should probably get back to work on it this game poses a lot of interesting challenges that will be useful to figure out for future reference.

Last edited by Fraya; 15-11-2005 at 14:16.
Reply With Quote
  #11  
Old 16-11-2005, 08:12
eluphay eluphay is offline
Registered User
 
Join Date: Nov 2005
Location: Scotland
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
eluphay is on a distinguished road
What was the bytes you used Fraya Was it 1 or 2 or 4 or 8 or Float or Double

Thanks for your help fraya
Reply With Quote
  #12  
Old 16-11-2005, 10:11
Fraya Fraya is offline
Member
 
Join Date: Nov 2005
Location: Nevada
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Fraya is on a distinguished road
The credits value is 2 byte.
Reply With Quote
  #13  
Old 16-11-2005, 11:08
DRAGoN.X's Avatar
DRAGoN.X DRAGoN.X is offline
Senior Member
 
Join Date: Jul 2005
Location: Earth
Posts: 151
Thanks: 0
Thanked 0 Times in 0 Posts
DRAGoN.X is on a distinguished road
Send a message via ICQ to DRAGoN.X Send a message via AIM to DRAGoN.X Send a message via MSN to DRAGoN.X Send a message via Yahoo to DRAGoN.X
Quote:
Originally Posted by Fraya
You'll have to do an unknown value search.

I found it and it was something like 4 times the actual value.

You can edit the memory location directly to modify the amount of credits. The reason I didnt make a trainer is because I couldnt figure out the proper way to modify the registers its all inc's, weird math, shifting values from one register to another and movzx's.

I should probably get back to work on it this game poses a lot of interesting challenges that will be useful to figure out for future reference.
So thats why I couldn't find the credits. I figured out that it wasn't the exact value that it shows in the game, but thx for that tip anyway. I might actually make a trainer for this game just for fun, even though yours is already around.

-dragonx

P.S. Havn't been on the forums in a while, seems I didn't miss much.
Reply With Quote
  #14  
Old 16-11-2005, 11:16
eluphay eluphay is offline
Registered User
 
Join Date: Nov 2005
Location: Scotland
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
eluphay is on a distinguished road
Wink

I still can't find the value Can you tell me the address or save the address and send it to me using Tsearch

Thanks Again Fraya
Reply With Quote
  #15  
Old 16-11-2005, 10:34
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Quote:
Originally Posted by apache-
In What way DabHand? why should i be careful?, Enlighten me matey ..your making me paranoid :P

You was nearly talking shop there about what the trainer worked on :P
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Star Wars Battlefront II HDD cannontrodder PS2 Games 2 23-12-2005 10:41
Star Wars: Battlefront v1.2 - Trainer... sabbey General Gaming 0 20-02-2005 18:41
Fixed-exe/NOCD request of Star Wars Battlefront 1.11 spanish DarkReborn PC Games 2 23-11-2004 15:17
Star Wars Battlefront Desktop CRASH Nikeless PC Games 8 06-10-2004 07:39
Star Wars Battlefront Haunebu PC Games 4 05-10-2004 15:53



All times are GMT -7. The time now is 04:21.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com