toasty_ghosty
December 21st, 2008, 03:31 AM
Hello,
I cannot seem to get this to work. I want to launch WoW from an icon with the debugger on. Everything I have tried has not worked so far. I could be completely off though. Here is what I have tried:
/home/king/World\ of\ Warcraft/ WINEDEBUG="fixme-all" wine wow.exe
terminal /home/king/World\ of\ Warcraft/ WINEDEBUG="fixme-all" wine wow.exe
env WINEDEBUG="fixme-all" wine "/World\ of\ Warcraft/wow.exe"
**I just moved over my WoW install from Windows. Hence the reason it is just sitting in my home folder. Everything runs fine when I launch it with just a command from the terminal:
WINEDEBUG="fixme-all" wine wow.exe
Any help?
I cannot seem to get this to work. I want to launch WoW from an icon with the debugger on. Everything I have tried has not worked so far. I could be completely off though. Here is what I have tried:
/home/king/World\ of\ Warcraft/ WINEDEBUG="fixme-all" wine wow.exe
terminal /home/king/World\ of\ Warcraft/ WINEDEBUG="fixme-all" wine wow.exe
env WINEDEBUG="fixme-all" wine "/World\ of\ Warcraft/wow.exe"
**I just moved over my WoW install from Windows. Hence the reason it is just sitting in my home folder. Everything runs fine when I launch it with just a command from the terminal:
WINEDEBUG="fixme-all" wine wow.exe
Any help?