|
|
|
|
|
|
|
|
|
|
|
|
SGT_FW
by Aku_Aku. 05/31/26 11:05
|
|
|
|
|
5 registered members (alx, TipmyPip, AndrewAMD, Quad, 1 invisible),
3,180
guests, and 3
spiders. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: problem with "preload_mode"
[Re: ventilator]
#315453
03/15/10 16:57
03/15/10 16:57
|
Joined: Feb 2008
Posts: 3,232 Australia
EvilSOB
Expert
|
Expert
Joined: Feb 2008
Posts: 3,232
Australia
|
Then that continues to solidify my suspicion that... It may also be possible it is only loading the entities from hard-disk, and not into video-ram. [EDIT]And to clarify that, I mean from hard-disk to system-ram, rather than video-ram.So I now await, with greater interest, an answer from an A7/Dx guru...
Last edited by EvilSOB; 03/15/10 17:00.
"There is no fate but what WE make." - CEO Cyberdyne Systems Corp. A8.30.5 Commercial
|
|
|
Re: problem with "preload_mode"
[Re: EvilSOB]
#315461
03/15/10 18:01
03/15/10 18:01
|
mercuryus
OP
Unregistered
|
mercuryus
OP
Unregistered
|
@darkinferno: "huh, umm, "in fact it startup will be slower" (sorry, your right of cause - my bad english  ) From all I understand preload_mode=3; loads all entites (even models loaded later in the game process) into memory at startup - against preload_mode=1; accesses to the hard drive if a later ent_create is processed. It has nothing to do with the transfer of the informations to the video memory. Too bad because to transfer all "models" to the video card (whatever there will be moved?) must be done with a camera total at the whole level scene. Maybe this can be done with a fullscreeen splash panel...
|
|
|
Re: problem with "preload_mode"
[Re: William]
#315808
03/19/10 08:53
03/19/10 08:53
|
Joined: Jun 2006
Posts: 2,640 Earth
Germanunkol
Expert
|
Expert
Joined: Jun 2006
Posts: 2,640
Earth
|
Same here. When my first projectile is fired, there's a jerk, when my first shield-hit-effect (model based) is fired, there's a jerk.
So I'm experiencing the same effect, even with preload_mode set to 3.
From the last posts (darkinfernos) I understand that the view-entity creation only needs to be done at startup once, and if you use the ent_create-for-one-frame method it needs to be once after every level_load?
But then the question remains: What does preload_mode actually DO, if it doesn't do what it says in the manual?
Last edited by Germanunkol; 03/19/10 08:58.
~"I never let school interfere with my education"~ -Mark Twain
|
|
|
|