...and here it is: http://www3.telus.net/len_l/pygame-1.8rev1086.win32-py2.5.exe
On Feb 12, 2008 8:27 AM, René Dudfield <[EMAIL PROTECTED]> wrote: > I think this is because the python2.5 pygame uses the newer SDL which > defaults to not using directx. > > Are you able to use the pygame 1.8rc3 that Lenard posted for > python2.5, and see if that worked? > > > cheers, > > > > > On Feb 12, 2008 8:14 AM, Lenard Lindstrom <[EMAIL PROTECTED]> wrote: > > Ian Mallett wrote: > > > Opps. 2.5. What is different about python 2.5 as opposed to 2.4 that > > > makes this not work? > > There's no big difference between 2.4 and 2.5 except for Win64, where > > Python 2.5 should actually build properly. Screen positioning is handled > > by SDL, not the Python interpreter or the Pygame extension modules. And > > the identical SDL DLL is used for both Python versions. > > > > -- > > Lenard Lindstrom > > <[EMAIL PROTECTED]> > > > > >