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

[pygame] How does pygame.set_mode() determine refresh rate?



Someone tried to run my game demo and said that his monitor cannot
support 800x600x85, and asked if I could set it at 75Hz.  Of course I
don't specify the refresh rate in pygame.set_mode() - why would it not
select the mode supported by his monitor?