Re: use DDRAW4 instead of DDRAW7

2009-10-11 Thread Markus Stockhausen
Am Sonntag, den 11.10.2009, 12:47 +0200 schrieb Stefan Dösinger: > Which ddraw version an app uses isn't a setting you can change - its > hardcoded into the app, just like usually its hardcoded whether an app > uses opengl or d3d. > > Then I'm somehow in trouble. How can one explain the fol

Re: use DDRAW4 instead of DDRAW7

2009-10-11 Thread Stefan Dösinger
Am 11.10.2009 um 12:40 schrieb Markus Stockhausen: Hi, as I did not find anything in the Wiki maybe a stupid question: If I want an application to use DDRAW4 functions in Wine instead of DDRAW7, how can I accomplish that? You can't. Except if you have the sourcecode. In that case you have to

Re: use DDRAW4 instead of DDRAW7

2009-10-11 Thread Markus Stockhausen
Am Sonntag, den 11.10.2009, 12:40 +0200 schrieb Markus Stockhausen: > Hi, > > as I did not find anything in the Wiki maybe a stupid question: If I > want an application to use DDRAW4 functions in Wine instead of DDRAW7, > how can I accomplish that? > > Thanks in advance. > > Markus Sorry, wrong

use DDRAW4 instead of DDRAW7

2009-10-11 Thread Markus Stockhausen
Hi, as I did not find anything in the Wiki maybe a stupid question: If I want an application to use DDRAW4 functions in Wine instead of DDRAW7, how can I accomplish that? Thanks in advance. Markus