On Mon, Dec 29, 2008 at 1:48 PM, nevertell <wineforum-user@xxxxxxxxxx> wrote: > WINEDEBUG="fixme-all" winefix /home/user/.wine/drive_c/hl/hl2.exe -steam -console -dxlevel 70 -heapsize 512000 -w 1024 > > Thats my script. The only thing that is different in this script from my other scripts is the directory of the game. > > Is the WINEDEBUG="fixme-all" a condition that changes the config until I reboot ? WINEDEBUG="fixme-all" eliminates all fixme's from wine output, hence, no terminal output. -- -Austin