安装 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)