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 / Is there anyway to reduce the loading time?

Author
Message
Sayonari Omega Black
21
Years of Service
User Offline
Joined: 7th Apr 2004
Location: On my desk.
Posted: 7th May 2004 18:52
Ok
My program has too much loading time (about two minutes : too many objects), what can I do to reduce the loading time?

In dbp you can clone the objects so you can reduce the loading time and I was wondering if there is a similar way to do something like that in dbc or there ir anothey way?

You are the Chrono Trigger !!!!!!!!!!
BadMonkey91
21
Years of Service
User Offline
Joined: 13th Jan 2004
Location:
Posted: 7th May 2004 19:04 Edited at: 7th May 2004 19:04
arg... I dont know if you can in classic... You can make meshes.. But I dont know if it would lower your load time.
I always try loading objects at different times.

(Startup game)
*load a couple objects*
(your logo)
*load a couple more objects*
(intro)
*load a couple more*
(menu)
*Load a couple more*
(loading screen)
*Finish loading*

It may slow down your game a little, but The user wont regonize it as a problem with your game, as much as a two minute loading screen.

indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 8th May 2004 13:53
convert 3ds to x or even better convert 3ds to x and then dbo


fall down seven times, stand up eight
Don Malone
22
Years of Service
User Offline
Joined: 27th Apr 2003
Location: Birmingham, Alabama
Posted: 8th May 2004 16:22
Are you loading all the objects for your game at once or just the ones for the current level or situation?

@Indi
Does Classic recognize DBO format?
I thought that was just for Pro.

But I read, like Indi suggested, that using X is quicker than 3DS because the program has to do a conversion to X anyway and also like BadMonkey suggested that by splitting up your loading with multiple splash screens you make the wait seem a little shorter.

I wish I knew enough to make a suggestion on my own but I did not think that Classic used the DBO format and more or less was curious.

Wasting CPU Cycles since the 286 was a hot machine.
FROGGIE!
21
Years of Service
User Offline
Joined: 4th Oct 2003
Location: in front of my computer
Posted: 8th May 2004 18:07
make sure you have the sync on before you start loading

SYNC ON : SYNC RATE 0
[load]

I should have changed my signature when asked

Login to post a reply

Server time is: 2025-05-23 19:34:24
Your offset time is: 2025-05-23 19:34:24