Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Urtuk: The Desolation

Challenging tactical turn-based RPG in an open-world dark, low fantasy world · By madsheepstudios

Game won't start

A topic by chellooo20 created Oct 27, 2019 Views: 571 Replies: 2
Viewing posts 1 to 3
(1 edit)

Even after applying your recommended settings the game won't start. Any suggestions?


Windows 10, Intel Graphics.

Okay for others who read this - we tried to resolve the issue with his Intel Integrated 3000 (7y old graphics card) on windows 10 (64bit) but we couldn't find the issue.

Even after updating drivers & game build (with olde jre) the game wouldn't start. I've refunded the poor guy :( 

Maybe in future, I'll come with something working..

Hi,

I've looked into this. On windows 7 it works, on windows 10 it didnt.

The version i was working on was steam, but yours will be similar.

the game runs if you open command prompt, type ""C:\Program Files (x86)\Steam\steamapps\common\Urtuk The Desolation\desktop-1.0.jar" -c config.json"

so what i did was create a .bat file in the game directory and then paste a shortcut to it on the desktop.

to create a bat, open notepad, copy and paste ""C:\Program Files (x86)\Steam\steamapps\common\Urtuk The Desolation\desktop-1.0.jar" -c config.json" into it. save it on the desktop with name "urtuk.bat" copy that to the game directory. copy and "Paste Shortcut" on the desktop. and your game should now work.

you can rename the shortcut. The game creates files where the command is run, so it's best that it's kept in game directory. if you want to copy your game saves and settings, the 4 files created in the game directory will be those.

Hope this helps