soulsmods / ModEngine2

Runtime injection library for modding Souls games. WIP
MIT License
885 stars 160 forks source link

[stderr] [error] Couldn't create process: 10b || command prompt shows up and goes away #227

Closed kxxxxxxxxxxxxxxxxxxxxxxxx closed 4 months ago

kxxxxxxxxxxxxxxxxxxxxxxxx commented 4 months ago

reinstalled many times idk what the problem is.

EDIT: ok so I figured it out basically just make sure you put the correct pathing in the bat file. Personally I was using a cracked game file so mine looked like this.

chcp 65001 :: The above line is necessary in case you edit this file to lead to a path with Unicode characters. .\modengine2_launcher.exe -t er -c.\config_eldenring.toml -p "C:\Users\name\Downloads\ELDEN RING\Game\eldenring.exe"

for my cracked people if you want to you could also change the file names to "game" or "ELDEN RING" just in case. the only thing you should be changing is between the quotations. also make sure you keep them in.

if it ends up working and it says your save is corrupted then that means the mod you put in doesn't match the game's version.