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)