ragetrack-team team mailing list archive
-
ragetrack-team team
-
Mailing list archive
-
Message #00050
[Bug 674591] Re: Application seems not to work with DirectX (pandadx9)
I dont see a problem there because its probably Pandas fault because the
DX implementation is unfinished
** Changed in: ragetracks
Importance: Undecided => Wishlist
--
Application seems not to work with DirectX (pandadx9)
https://bugs.launchpad.net/bugs/674591
You received this bug notification because you are a member of
RageTrack-Team, which is subscribed to RageTracks.
Status in RageTracks: New
Bug description:
Under Windows XP the Application crashes in car select menu when pandadx9 is set in Config file.
It seems that it has to do with the two lines 447 and 448 in menu.py:
if (base.win.getGsg().getSupportsBasicShaders() != 0):
plight.setShadowCaster(True, 2048, 2048)#enable shadows for this light
uncommenting these lines stops the application being crashing, but causes a strange texture bug.
With OpenGL under Windows (and Ubuntu) everything's fine
References