Voodoo!

Advanced game related topics
Lebostein
Addict
Addict
Posts: 826
Joined: Fri Jun 11, 2004 7:07 am

Post by Lebostein »

DoubleDutch wrote:I've just done a new version that will try a screen mode of 0hz after its tried 60hz...
Why you check the hz? It's unimportant in my eyes. Where you need this parameter? OpenScreen() uses only width height an deep...
Lebostein
Addict
Addict
Posts: 826
Joined: Fri Jun 11, 2004 7:07 am

Post by Lebostein »

How you switch off the smoothing? When I use in my aplications the PB-AutoStretch function with an windowed screen, smoothing is everytime on... :cry:
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

The game is tied to 60hz, its what should make it smooth :)

To make it work best (without getting out of sync every so often) I select a 60Hz mode because it most closely matches the game.

Hopefully it worked this time?

The Smoothing is for the 3D sprite quality, it may also effect the WindowedScreen Stretch, but I'm not too sure - it looks like it does though to me.

-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
Post Reply