[Request] [Steam] Tokyo Xtreme Racer

Ask about cheats/tables for single player games here
siradamfrank
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Jan 26, 2025 4:07 pm
Reputation: 0

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by siradamfrank »

Hey! I ran into a problem. I froze the SP and tried to defeat melancholic angel. But for some reason, at one point, SP points simply stop being spent on her. Has anyone ever encountered this?

Skross
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Jan 26, 2025 6:40 pm
Reputation: 0

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by Skross »

I tried to find mileage but it was impossible, I can't find it as a float or a Double. Is it protected maybe? Same problem with the amount of cash gathered in total.

yanderesnake
What is cheating?
What is cheating?
Posts: 4
Joined: Fri Jun 25, 2021 6:31 pm
Reputation: 0

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by yanderesnake »

Skross wrote:
Sun Jan 26, 2025 6:49 pm
I tried to find mileage but it was impossible, I can't find it as a float or a Double. Is it protected maybe? Same problem with the amount of cash gathered in total.
cash gathered total is a 4 byte value that I found almost right away

Skross
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Jan 26, 2025 6:40 pm
Reputation: 0

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by Skross »

yanderesnake wrote:
Sun Jan 26, 2025 7:30 pm
Skross wrote:
Sun Jan 26, 2025 6:49 pm
I tried to find mileage but it was impossible, I can't find it as a float or a Double. Is it protected maybe? Same problem with the amount of cash gathered in total.
cash gathered total is a 4 byte value that I found almost right away
You're right, thanks, I thought that I already tested that. A tip for the people trying to reach those 2k mileage, just get a car from the top of this spreadsheet from reddit [Link] and drive around the south straight while way speeding the game but I hope we can figure out the address.

User avatar
LIOBOSS
Table Makers
Table Makers
Posts: 557
Joined: Mon Dec 11, 2023 11:21 pm
Reputation: 1594

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by LIOBOSS »

hi !!

i'm working on a table right now and i would be grateful if someone could provide me a save with nitro boost unlocked...thanx a lot

I already coded , inf money and Bp, inf Sp for the player only and an easy win race feature...i would like to add inf nitro before releasing...

Skross
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Jan 26, 2025 6:40 pm
Reputation: 0

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by Skross »

LIOBOSS wrote:
Sun Jan 26, 2025 10:09 pm
hi !!

i'm working on a table right now and i would be grateful if someone could provide me a save with nitro boost unlocked...thanx a lot

I already coded , inf money and Bp, inf Sp for the player only and an easy win race feature...i would like to add inf nitro before releasing...
Hi! There you go, let me know if there is any problem please. Pass is: fearless

If you find any info on how to catch mileage address reach me :)
Attachments
SaveGames.rar
(24.46 KiB) Downloaded 179 times

millip74
Noobzor
Noobzor
Posts: 9
Joined: Sun Nov 03, 2019 11:40 am
Reputation: 8

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by millip74 »

Does anyone know if something like this is still possible?




millip74
Noobzor
Noobzor
Posts: 9
Joined: Sun Nov 03, 2019 11:40 am
Reputation: 8

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by millip74 »

millip74 wrote:
Mon Jan 27, 2025 3:12 am
Does anyone know if something like this is still possible?
NVM, achieved it by editing the save file :)

Here's my hex edited save with unlimited money/BP and a S14 that's been modified to make it quite fast with cheated performance parts

Password: fearless
Attachments
UserData_00.zip
(375.56 KiB) Downloaded 273 times

gyghgy
What is cheating?
What is cheating?
Posts: 4
Joined: Mon Nov 23, 2020 7:37 am
Reputation: 0

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by gyghgy »

how did you modify the save file ? just by changing the level written?

nick4532
Cheater
Cheater
Posts: 26
Joined: Fri Jan 24, 2025 6:51 am
Reputation: 4

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by nick4532 »

millip74 wrote:
Mon Jan 27, 2025 5:45 am
millip74 wrote:
Mon Jan 27, 2025 3:12 am
Does anyone know if something like this is still possible?
NVM, achieved it by editing the save file :)

Here's my hex edited save with unlimited money/BP and a S14 that's been modified to make it quite fast with cheated performance parts

Password: fearless
Holy moly that's sick Easy 350 km on S14 :P can you mod Polaris to have like 700Hp and Nos should be possible to add
Last edited by nick4532 on Mon Jan 27, 2025 6:38 am, edited 1 time in total.

millip74
Noobzor
Noobzor
Posts: 9
Joined: Sun Nov 03, 2019 11:40 am
Reputation: 8

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by millip74 »

gyghgy wrote:
Mon Jan 27, 2025 6:11 am
how did you modify the save file ? just by changing the level written?
Open in Notepad++
Search for "vehicleTuneLevel::Level"
Mess around with values between 1-9

nick4532
Cheater
Cheater
Posts: 26
Joined: Fri Jan 24, 2025 6:51 am
Reputation: 4

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by nick4532 »

millip74 wrote:
Mon Jan 27, 2025 6:33 am
gyghgy wrote:
Mon Jan 27, 2025 6:11 am
how did you modify the save file ? just by changing the level written?
Open in Notepad++
Search for "vehicleTuneLevel::Level"
Mess around with values between 1-9
you have all of those NUL values ?

millip74
Noobzor
Noobzor
Posts: 9
Joined: Sun Nov 03, 2019 11:40 am
Reputation: 8

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by millip74 »

nick4532 wrote:
Mon Jan 27, 2025 6:41 am
millip74 wrote:
Mon Jan 27, 2025 6:33 am
gyghgy wrote:
Mon Jan 27, 2025 6:11 am
how did you modify the save file ? just by changing the level written?
Open in Notepad++
Search for "vehicleTuneLevel::Level"
Mess around with values between 1-9
you have all of those NUL values ?
Ignore NUL values, just adjust the values within vehicleTuneLevel::Level

nick4532
Cheater
Cheater
Posts: 26
Joined: Fri Jan 24, 2025 6:51 am
Reputation: 4

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by nick4532 »

millip74 wrote:
Mon Jan 27, 2025 6:46 am
nick4532 wrote:
Mon Jan 27, 2025 6:41 am
millip74 wrote:
Mon Jan 27, 2025 6:33 am


Open in Notepad++
Search for "vehicleTuneLevel::Level"
Mess around with values between 1-9
you have all of those NUL values ?
Ignore NUL values, just adjust the values within vehicleTuneLevel::Level
Ok

nick4532
Cheater
Cheater
Posts: 26
Joined: Fri Jan 24, 2025 6:51 am
Reputation: 4

Re: [Request] [Steam] Tokyo Xtreme Racer

Post by nick4532 »

so after testking with vehicleTuneLevel::Level1 it working great :) thx to millip74

so a car has 12 values
vehicleTuneLevel::Normal = zero parts
vehicleTuneLevel::Level1 = 1 part

Safe values to car (around 500HP)

EVehicleTuneLevel::Level9
EVehicleTuneLevel::Level6
EVehicleTuneLevel::Level6
EVehicleTuneLevel::Level5
EVehicleTuneLevel::Level5
EVehicleTuneLevel::Level5
EVehicleTuneLevel::Level9
EVehicleTuneLevel::Level2
EVehicleTuneLevel::Level2
EVehicleTuneLevel::Level2
EVehicleTuneLevel::Level9
EVehicleTuneLevel::Level3

but some cars are broken why ? S14 goes to 350hm/h with nos but BRZ GT (ZC6) It's fast af but only 260 km/h also if you use those value to MAZDA 3 FASTBAKC 20S car will be broken undriveable

so far i can't edit custom/boss cars



Last edited by nick4532 on Mon Jan 27, 2025 7:55 am, edited 4 times in total.

Post Reply

Who is online

Users browsing this forum: davidw38901, Google Adsense [Bot], Jegethy, melchokolate, UncertainReality