Jay Em Posted 7 hours ago Report Posted 7 hours ago (edited) Hello Everyone! I apologize if this is the wrong place to ask for Linux assistance, but would appreciate some help. I installed Vintage Story following the official Linux guide, and the game does launch when I launch run.sh or Vintagestory in in the install folder. The issue starts when I try to launch it through the .desktop file created by install.sh. As far as I can tell, nothing happens. Ive read through the contents of Vintagestory.dekstop, and it looks correct as far as I can tell. Ive tried googling this, but I cant find any posts about this issue after 30 minutes of google searching. Another small issue, is that the icon is missing from the .desktop entry, Ive had this happen in the past and usually restarting fixes it, but it did not here. I also tried editing the Icon path to "/home/jay/Games/Vintage Story/assets/gameicon.png", so the "s cover the entire line with no changes. Edited 7 hours ago by Jay Em Added Icon issue
Aezryn Posted 3 hours ago Report Posted 3 hours ago Have you tried not enclosing the path in quotes and escaping the space instead? Like so: /home/jay/Games/Vintage\ Story Nothing else stands out to me. Aside from the path your .desktop is identical to mine.
Jay Em Posted 3 hours ago Author Report Posted 3 hours ago 2 minutes ago, Aezryn said: Have you tried not enclosing the path in quotes and escaping the space instead? Like so: /home/jay/Games/Vintage\ Story Nothing else stands out to me. Aside from the path your .desktop is identical to mine. Just tried this, same issue sadly.
Aezryn Posted 2 hours ago Report Posted 2 hours ago You could try changing line 8 to true, that'll open a terminal on launch and hopefully provide some useful information.
Jay Em Posted 1 hour ago Author Report Posted 1 hour ago 1 hour ago, Aezryn said: You could try changing line 8 to true, that'll open a terminal on launch and hopefully provide some useful information. Doesn't even open the terminal, weird...
Recommended Posts