I'm trying to install NHL 2002 on my kids' computer (Ubuntu 13.04 - plenty of power, memory, video etc) running Wine amd64 1.4.1-0ubuntu5. While the install process seemed fine, the game itself is not actually loading. When I run the command line from terminal:
Code: Select all
env WINEPREFIX="/home/username/.wine" wine C:\\windows\\command\\start.exe /Unix /home/username/.wine/dosdevices/c:/users/Public/Desktop/NHL\ 2002.lnk
Code: Select all
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
Does anyone have any ideas?
Thanks