Установить 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 (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
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.