Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
"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.