Trine 3 windows version downloaded from gog.com
got it running just with launching either the trine3_64bit.exe or trine3_launcher.exe file from within the default/stock location within /home/user/.wine/dosdevices/c:/GOG Games/Trine 3 - Artifacts of Power folder
I’m trying to create a " launcher" and in the end put that launcher of that game in a Games folder and I already have that Games folder on my panel.
The problem is I can’t figure out how to successfully launch that game from within terminal to confirm that the “launcher”'s " command" is correct. I keep getting errors .
Tried the following:
wine start ~/.wine/drive_c/GOG Games/Trine3 - Artifacts of Power/trine3_64bit.exe
wine start /unix ~/.wine/drive_c/GOG Games/Trine3 - Artifacts of Power/trine3_64bit.exe
wine start /home/tpcs/.wine/dosdevices/c:/GOG Games/Trine 3 - Artifacts of Power/trine3_64bit.exe …
wine start /home/tpcs/.wine/dosdevices/c:/GOG Games/Trine 3 - Artifacts of Power/trine3_launcher.exe
wine start /unix /home/tpcs/.wine/dosdevices/c:/GOG Games/Trine 3 - Artifacts of Power/trine3_64bit.exe
wine start /unix /home/tpcs/.wine/dosdevices/c:/GOG Games/Trine 3 - Artifacts of Power/trine3_launcher.exe
No matter what I get the same error message of the following:
001b:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\wineusb": c0000142
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
0009:fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.
Which makes no sense as be it root or not, I can navigate to that exact file and folder without a problem with nemo, but cannot cd into it from terminal ( which makes me wonder if I fix that problem…it will fix this overall problem)
Help please?
Wine --version yields " 5.0.1"
I have installed both staging and stable versions directly from winehq site per its instructions. Yes I confirmed Faudio was already installed in synaptic package manager too.
- sigh*. I had no problem doing this with Witcher 3 ( also downloaded windows version of it from gog.com) and it just works.
**update 7-3-20 ** Yes I tried the LInux native version from gog.com…the stupid thing won’t even launch…(wtf? )