[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Which resolutions should a game support?



On Sat, 2006-02-04 at 14:31 +1100, Rene Dudfield wrote:
> os.environ["SDL_VIDEODRIVER"] = "winddb"
> # before pygame.init()
> pygame.init()

This could be a good workaround, although I believe it is "windib"