Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

sorry to hear that.

Assuming you are using a windows device, please do the following steps:

  1. With the File Explorer on the folder with the game files, on the top where the path is, type: cmd
  2. This should open the windows terminal on the folder. Then inside it type:
    .\ModificationApp.exe

This should open the game with the console.
Please let me know if any error messages pop up there when the game crashes.

hey sorry it took long it's giving me the error of parameter "shader" is null and a lot of other shader errors

(1 edit)

Very weird.

One thing you can try is, from the console, running with the following command

.\ModificationApp.exe --rendering-driver opengl3

yo that worked thank you so much