Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / Can DB do screensavers?

Author
Message
Heiner
21
Years of Service
User Offline
Joined: 15th Jul 2003
Location:
Posted: 15th Jul 2003 14:51
Can it? And if yes, how difficult is it?
Then, if it can do it, since I am not a coder, is anybody willing to help me with it?
I am a very experienxed artist, animator and modeller and I think I have a good idea how to do something new in this field.

Best regards
freak
22
Years of Service
User Offline
Joined: 20th Jan 2003
Location:
Posted: 15th Jul 2003 15:29 Edited at: 15th Jul 2003 15:29
I don't know exactly how to do it, but I think it might work by just renaming the exe file to a scr file... ofcourse you have to code that the program exits when the mouse has been moved or a key has been pressed

so you're a good artist/modeler/animator... can you show us some of your work? do you have a website?

[href]www.bernardfrancois.com[/href]
Robin
22
Years of Service
User Offline
Joined: 22nd Feb 2003
Location: United Kingdom
Posted: 15th Jul 2003 15:39
yes you can...i can't remember exactly - i don't think you can just rename the .exe.
the way i've done it before, you build a .exe, put it, say, in c:\. Then go to the command prompt, and type something like
'copy c:\screensaver.exe : c:\screensaver.scr'
I'm not too sure actually, i'll look it up in a sec ok

Robin


http://www.thegameszone.tk
[email protected]
Heiner
21
Years of Service
User Offline
Joined: 15th Jul 2003
Location:
Posted: 15th Jul 2003 15:43
Of course i can show you some work I did:
First look at these links

http://www.renderosity.com/gallery.ez?ByArtist=Yes&Artist=Heiner

If it is not working propperly, look under artist gallerys and search for Heiner. Also look at my renderosity store. I dont want to sell you something it is just because I did some texture packs, which can be seen there, and textures are essential to 3D ...

http://market.renderosity.com/softgood.ez?Who=Heiner

Then look at

http://www.epilogue.net/cgi/database/art/list.pl?gallery=2970

If this does not work, search for Hink, Heiner under Artists.

then look at
www.fundragoon.com
and klick on the Play with fundragoon link. Do a doubleclick on the large picture to go to a online game for which i did the graphics.

Currently I am working on the modells for a resident evil kind of action-adventure game.

cheers
Heiner

Robin
22
Years of Service
User Offline
Joined: 22nd Feb 2003
Location: United Kingdom
Posted: 15th Jul 2003 15:44
Sorry i can't seem to find it at the moment - I've got it at home, so i'll get it then and post again


http://www.thegameszone.tk
[email protected]
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 15th Jul 2003 17:48
what i do is 'build final', save as 'screensaver.scr' and copy to my windows folder!

---Mattman
DID YOU KNOW THAT ???
Robin
22
Years of Service
User Offline
Joined: 22nd Feb 2003
Location: United Kingdom
Posted: 17th Jul 2003 17:54
here is a way to do it if the above doesn't work:
-build your .exe, give it a name without spaces. Make sure you have included something like "if mousemovex()>0 or mousemovey()>0 or scancode()>0 or mouseclick()>0 then end" so that you will be able to quit the program. (I haven't tested that code, but i think that should work )
-copy it to c:\
-go to the command prompt
-type: copy c:\myscreensaver.exe c:\myscreensaver.scr
(where myscreensaver is the name of your .exe)
-go to the c drive
-right click on the newly created screensaver and go to install - done
-where you go to display properties>screensaver, the screensaver opens automatically, but don't worry about this.


Hope this helps,
Robin


http://www.thegameszone.tk
[email protected]
Pricey
22
Years of Service
User Offline
Joined: 22nd Feb 2003
Location:
Posted: 18th Jul 2003 16:46
that command line thingy that you had is just the same as renaming

My programs don't crash... your computer does

http://johnsgamesuk.topcities.com

Login to post a reply

Server time is: 2025-05-19 23:50:46
Your offset time is: 2025-05-19 23:50:46