Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
If you don't want to wait for the countdown timer to finish you can edit your save (%AppData%\Local\TheFallofLazarus\Saved\SaveGames\TFoLazarusSG.sav) with a hex editor to lower the counter. There is a float that represents seconds left on the timer. Mine was located at 0x53E. It shows up after TApagon and FloatProperty text strings. You'll see a 4 in the hex representing the size of the value (4 bytes) and then some 0x00 bytes later the float will start. Mine has a 0x0A after the float ends. Enter the float LSB first. Use an online float calculator to find the hex for the value you want.