Been looking into why user cant run the game, and nothing comes to mind yet. I have the user added to video, audio, game, anything that would correspond to it. The odd thing is, user can run my guild wars just fine, but this unmentioned game

and a few others Ive tried will only run as root. They will install under wine as user fine, they just crash when trying to run the actual game as user.
Code: Select all
[exec] (Game) {Eterm --trans -e "su -c 'cd /home/etc/etc/wine/etc/etc/game_dir/etc/etc\;wine game' "}
gives the same error as before. I dont know how to make bash files, although Im sure its not THAT hard, but otherwise, unless there is a serious security issue with it, I guess I am destined to run this particular app as root until I can figure out whats going on.
Any other suggestions on the menu entry and/or fixing the crash problem are still greatly appreciated.