It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I loved the game. Finished in once. Decided to have a copy on my "on the go" laptop, but here it doesn't launch.

It fails to launch in a weird way. Running the game simply doesn't do anything, suggesting a very early crash, but i saw nothing in the logs.

I have a 10th gen i5 intel cpu, 8gb ram and an mx330 nvidia gpu. Seems to we within requirements. feels like a compatibility issue.

Would appreciate any suggestions.
No posts in this topic were marked as the solution yet. If you can help, add your reply
Try these ideas.

Idea 1:

1:
Open a "File Explorer" window and go here:
%LOCALAPPDATA%\Insomnia_v2\Saved\Config\WindowsNoEditor\

Create backups of all of those files by copying and pasting them somewhere else.

2.
After you create the backups, delete all of the files in the original folder and start the game. That should cause the game to reset its settings to the default ones.

If that didn't work, try this:

Idea 2:

1:
You said you finished the game once with a different computer. On that computer, open this location:
%LOCALAPPDATA%\Insomnia_v2\Saved\Config\WindowsNoEditor\

2.
Copy and paste those files to the same location on the laptop that's causing the game to not work.

3.
Open "GameUserSettings.ini" in a text program, like Notepad, and you will notice these lines:
ResolutionSizeX=1280
ResolutionSizeY=720
LastUserConfirmedResolutionSizeX=1280
LastUserConfirmedResolutionSizeY=720
LastUserConfirmedDesiredScreenWidth=1280
LastUserConfirmedDesiredScreenHeight=720

4.
Those lines will match the resolution of the screen of the computer you used to finish the game. Change the values of those lines to match the resolution of your laptop.

5.
Start the game.

If that didn't work, try this idea:

Idea 3 (this should force the game to be in "Windowed" mode as a test, and you could change it to "Fullscreen" later, in the game's settings menu):

1.
In "GameUserSettings.ini", change these lines to a resolution that's LOWER than the resolution of your laptop's screen, so the Windowed mode could fit. So, if your laptop's resolution is 1920 x 1080, change the lines like this:
ResolutionSizeX=1280
ResolutionSizeY=720
LastUserConfirmedResolutionSizeX=1280
LastUserConfirmedResolutionSizeY=720
LastUserConfirmedDesiredScreenWidth=1280
LastUserConfirmedDesiredScreenHeight=720

2.
Directly under those lines, add these lines:
FullscreenMode=2
LastConfirmedFullscreenMode=2
PreferredFullscreenMode=0

3.
Start the game.

Did one of my ideas work?