Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
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.