This guide will explain to you how to run Torchlight in wine under Ubuntu 9.10.
First, you must start a terminal. Next, install wine and do a little customization:
sudo apt-get install wine
wget http://www.kegel.com/wine/winetricks
sh winetricks vcrun2008 directx9
wine /the/path/to/the/torchlight_installer.exe
Now run winecfg, and click on Graphics->Emulate a virtual desktop to let wine emulate a desktop in a window, otherwise torchlight won’t run.
Finally to run the game, type this in the terminal:
wine ~/.wine/drive_c/Program\ Files/Runic\ Games/Torchlight/Torchlight.exe SAFEMODE=1
Update: Tommie reported that Torchlight wouldn’t run when SAFEMODE=1 was set, but only without it, so if the game doesn’t start, try this command instead:
wine ~/.wine/drive_c/Program\ Files/Runic\ Games/Torchlight/Torchlight.exe
This is the method that worked for me, so I hope it works for you to.
Hey !
I did exactly what you did.
But my game does not launch, it only opens an emulated desktop and then closes.
Could you try to help me please ?
Hi Felix.
According to the Torchlight entry in wine’s appdb, only versions of the game bought from Gamersgate.com or Steam will run correctly. Did you buy the game from one of these two retailers?
Maybe it’s a problem with the drivers for your graphics card, but I’m not sure how much that would matter. Do wine output any errors?
Did you install the crack?
It didn’t work with safemode but without for me.
Hi Tommie.
No I didn’t install the crack.
And thanks for the input, maybe that will help some other gamers out there.
i can play but I don’t have sound… do you know why ??
thnk.
Hi Epic.
No, I have no idea. Is there any error messages in the console that might give a clue?
Unfortunately, following these directions didn’t work for me…dxdllreg.exe crashes every time wine starts, even re-running the winetricks command line.
Thanks dude! Your instructions worked perfectly for me. =)