Cube Desktop Screensaver created by nottud
Category: Other
1 of 1
Added: 12 February 2009
Created by: nottud
Version: 1
Game description: Shows your desktop on a rotating cube! See readme.
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
Page 1/5
Comments
nottud said 211 days ago
It is the only game I cannot get to work with everyone and it is caused by the screen dimensions not being a power of 2. However some graphics cards including mie are fine with it and will run this perfectly happily.
To make a screensaver change the extension of your executable from .exe to .scr . Note that known file extensions need to be shown which can be enabled in folder options.
Scottieh said 213 days ago
my screen is widescreen, so it dosent work right. But how do you make a screen saver with gamemaker?
nottud said 226 days ago
When doing 3d graphics - the textures must be a power of 2 othwise they don;t appear properly for some people. Due to the nature of the way the game works I have no idea how to make a system to ensure that the image is resied to a texture of a power of 2.
1 2















nottud said 211 days ago
Report to Staff
Ok - I hope that I have now got it working as I have done a system to scale the image to a power of base 2 before being used.