when i try to run the game just close itself
please do the following steps:
- Click the windows button and type "Command Prompt"
- In it, type "cd" followed by the path to the folder where you have the game
- Then type ".\ModificationApp.exe"
You can also type "cmd" directly into the path on file explorer and then just skip to step 3
This should open up the game with the console.
Then let me know if any error messages pop up there
try to run the game from console once again, but put "--rendering-driver opengl3" after it.
So it should look like:
.\ModificationApp.exe --rendering-driver opengl3
this should maybe force the game engine to change the rendering driver, but i don't know if it will run well since this is not intended
please let me know if this works