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(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
"For enhanced edition, if you open the file with a text editor like notepad and remove the part that starts with local aob_infFlamethrower, the script will run properly and you can use the dev console and such (though almost certainly not the flamethrower)."
the text string is this (inside M3 Engine 1.0.0.7 for CE 7.1.CT ):
local aob_infFlamethrower = "48895C24??574883EC??48????E8????????33DB85C074??48????E8"
sl = aobScanEx( aob_infFlamethrower )
if not sl or sl.Count < 1 then stopExec( "'aob_infFlamethrower' not found." ) end
t = tonumber( sl[0], 16 )
t = t + 0x1B
if readBytes( t, 1 ) ~= 0xE8 then stopExec( "incorrect alignment, wrong byte found." ) end
t = t + readInteger( t + 0x1, true ) + 0x5
unregisterSymbol( "InfiniteFlamethrower" )
registerSymbol( "InfiniteFlamethrower", t, true )
Select the text and delete it, then save the file.
1) Launch Metro and load the last saved game.
2) ALT-TAB, double click the " M3 Engine 1.0.0.7 for CE 7.1.CT " file (you must have Cheat Engine already installed), Cheat Engine window opens up.
3) Now go to File > Open Process . A new small window opens (Process List), select "M 00001498 4A Engine" in the Windows tab, OR metroexodus.exe in the Processes tab. The script is now loaded.
4) now click "[ Inizialize First]" on Cheat Engine window, select Toggle Console.
5) ALT-TAB and go back to the game, press F1 to launch console, press ESC or ` to close the console.
{링크가 삭제되었습니다}https://github.com/cheat-engine/cheat-engine/releases/tag/7.1
download the CheatEngine71.exe file only, extract, install, install the script given above (google drive), place it on working cheatengine and it should work fine (click [ Initialize first ] option)