[Wine] little fighter 2 vdragonballz 3.0 mod crashes on load sprite

Austin English austinenglish at gmail.com
Mon Apr 13 18:09:28 CDT 2009


On Mon, Apr 13, 2009 at 4:36 PM, fcmartins <wineforum-user at winehq.org> wrote:
>
> austin987 wrote:
>>
>> run wine notepad beforehand to reduce output.
>>
>
>
> Hmm, I guess the intention is to clean up startup msgs. But how exactly do I make the same wine process run notepad and then the game? and then only redirect the output from the game?
>
>
>
>
>
>

Easiest way is to open two terminals:
Term1: $ wine notepad
Term2: $ WINEDEBUG=+relay,+seh,+tid wine game.exe &> /tmp/output.txt

-- 
-Austin



More information about the wine-users mailing list