0% found this document useful (0 votes)
23 views1 page

x86 Stdout

The document lists debugging and configuration settings for running Wine and Windows applications on Linux, including settings for Mesa, Wine, and the applications TFM.exe and ib.exe. It shows the pre-wine and post-wine arguments, the wine command, and the final combined command run to launch the applications with the specified settings.

Uploaded by

Faujan Rul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views1 page

x86 Stdout

The document lists debugging and configuration settings for running Wine and Windows applications on Linux, including settings for Mesa, Wine, and the applications TFM.exe and ib.exe. It shows the pre-wine and post-wine arguments, the wine command, and the final combined command run to launch the applications with the specified settings.

Uploaded by

Faujan Rul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

mesa_glthread=trueWINEDEBUG=-

allMESA_NO_ERROR=1MESA_DEBUG=silentMESA_EXTENSION_OVERRIDE=-
GL_EXT_texture_sRGB_decodeVTEST_SOCK=ZINK_DESCRIPTORS=autoWINEPREFIX=/home/
xdroid/.winetaskset-c4-7wine
PREWINE ARGS : mesa_glthread=true WINEDEBUG=-all MESA_NO_ERROR=1 MESA_DEBUG=silent
MESA_EXTENSION_OVERRIDE=-GL_EXT_texture_sRGB_decode VTEST_SOCK=
ZINK_DESCRIPTORS=auto WINEPREFIX=/home/xdroid/.wine taskset -c 4-7
POSTWINE ARGS : wine explorer /desktop=shell,1560x720
WINE CMD : Z:\opt\TFM.exe D:/
FINAL CMD : wine explorer /desktop=shell,1560x720 /usr/bin/ib.exe &
mesa_glthread=true WINEDEBUG=-all MESA_NO_ERROR=1 MESA_DEBUG=silent
MESA_EXTENSION_OVERRIDE=-GL_EXT_texture_sRGB_decode VTEST_SOCK=
ZINK_DESCRIPTORS=auto WINEPREFIX=/home/xdroid/.wine taskset -c 4-7 wine explorer
/desktop=shell,1560x720 Z:\\opt\\TFM.exe D:/ &

You might also like