Game running for linux

DrakeOnLand

Member
Nov 11, 2019
408
192
Hello, I just saw game have windows/linux in there but when download it give exe file . I am using Linux system. So I am curious how you guys run game in linux?
 

_user

Member
Jan 16, 2022
220
359
Hello, I just saw game have windows/linux in there but when download it give exe file . I am using Linux system. So I am curious how you guys run game in linux?
if it has a linux version like renpy games, run the .sh file.
if you haven't set up your wine prefix yet run: winetricks dxvk
once that's done: wine "path/to/exe"