Quote:
Originally Posted by markomk-09051987
hi,
..
when i type in Konsole wine /root/Desktop/hl.exe
its say "wine: could not load L"C  \windows\\system32\\hl.exe": Module not found"
|
Did you install the game or just copy the folder from Windows? Could be you need to do an install.
Also I'm not sure if that is a registry entry that is being referred to (the load comment quoted).. but with Linux the \ should be a / (e.g. C:/windows/system32/hl.exe)
Also it's better/recommended to run Wine apps from the emulated C: drive that you can find in your home folder (default = ~/.wine/drive_c)
If needed copy the files & try running it from there:
wine 'c:/<your halflife folder>/hl.exe'
Hope that helps,
Wj