chcp 65001 :: The above line is necessary in case you edit this file to lead to a path with Unicode characters. cd ".\ME2" :: Launch the game via modengine2 in the background start "" /B .\modengine2_launcher.exe -t er -c .\config_eldenring.toml :: Wait 10 seconds to give the game time to start (adjust if needed) echo Waiting 10 seconds for eldenring.exe to launch... ping 127.0.0.1 -n 11 :: Launch fpsunlock echo Launching fpsunlock.exe... start "" /B .\fpsunlock.exe 90