3D Pipes Screensaver Lower Resol... created by nottud
Category: Other
Current rating
Added: 13 June 2010
Created by: nottud
Version: 2
Game description: This version is for computers with lower resolution and so contains less detail. A far more complex version of the pipes screensaver which some of you may recognise form windows 98 or such. This screensa... (more)
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.
More Games By This Creator
Page 1/5
















nottud said about 1 year ago
Fixed a bug that caused it to not work for many people. :)
nottud said about 1 year ago
If that is the case then something weird is going on. As for textures not being great what does it look like if it not like that picture. Can you give me a screenshot?
YellowFellow13 said about 1 year ago
Cool, i like this one better cuz it fills up faster and it's better for me cuz i don't use super resolution. For some reason the textures aren't that great like in the picture but i guess that's my bad graphics on my laptop. :)
nottud said about 1 year ago
room_set_view(main,0,true,0,0,480,640,0,0,display_get_width(),display_get_height(),10,10,-1,-1,-1);
room_goto(main);
The 640 and 480 are arbitary - it does not make a difference what I set them to due to the way thgins work and it being 3D - it does make a difference for 2D though. The main thing is the port on screen value which is set to the size of the screen. Views are enabled on the main room.