ragetrack-team team mailing list archive
-
ragetrack-team team
-
Mailing list archive
-
Message #00061
[Bug 674591] Re: Application seems not to work with DirectX (pandadx9)
** Changed in: ragetracks
Status: New => Confirmed
--
You received this bug notification because you are a member of
RageTrack-Team, which is subscribed to RageTracks.
https://bugs.launchpad.net/bugs/674591
Title:
Application seems not to work with DirectX (pandadx9)
Status in RageTracks:
Confirmed
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