Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
"CumulativeAcquisitionCP.....Int64Property..........###." to get to the cumulative amount you need to unlock Highway Gambler by changing the hex for "###."
(include that last period so mine displays as '¾}0.' in the decoded text and 'BE 7D 30 02' in the hex section).
I changed the four values to "71CBA204" to get my total credit value to 77,777,777.
But the upgrades are connected to the car that you own, so if you sell the car and buy and upgrade another one then the problem should be gone.
There's chassis code, such as 'JZA70' for mk3 Supra, with upgrades listed below. These codes are in brackets in the car's name in game. Search that code in notepad and the first result from the top should be the correct part of text
EVehicleTuneKind::<upgrade part>
HaveFlags
IntProperty
EnumProperty
ByteProperty EVehicleTuneLevel::Levelx
TunerEffect
BoolProperty
It should work by changing the Level number after 'EVehicleTuneLevel::Level'
I just changed PowerUnit from 6 to 7 and it worked.
I don't know what side effects these could cause. It's likely some upgrades are not yet finished; could add a lot of weight, have strange effect on handling, not work in certain modes of the game, cause crashes etc.
I'll play around with it and add this aspect of upgrading cars to the guide. Thanks for mentioning it.