Thread: FQM 5.00 Beta 2
View Single Post
  #4  
Old February 7th, 2007, 06:44 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: FQM 5.00 Beta 2

How do other people find the performance of the nebulae type systems?

President_Elect_Shang said:
"Anyway Fyron the nebula are nice but there is so many in the systems (nebula type) it slows my old computer to a crawl! Can you do something about that?"


You can... ahem... edit a line in the python script (solar_systems.py) and rerun it to reduce the storm count. This line, around 1357, controls how many storm objects go into the nebula systems:

num_storms = 70

Or you could manually go into the SystemTypes.txt file and reduce the number of objects lines for the 10 Nebulae systems. Don't delete storms, just reduce the number of objects the system will use. Both methods would have the same end result.

There is also another option, reducing the count of clouds in each storm object. This could be altered by going into XFileClasses_Stellar.txt and finding the Nebulae Type # entries. In the Bitmap Effects section, you will see lines called:

Effect # Duplicate Count := 10

If you reduce these values, you will cause SE5 to draw fewer clouds in each storm object. Note that there are 4 types of cloud for each storm, so you will want to make sure to reduce all of them equally.

If you want to do a little experimenting, you could perhaps tell me what storm settings give you a decent framerate.

"Oh and if I get a system with both nebula and asteroid belts (the systems without planets) I might as well go out for a cup of tea or coffee."

What system type are you referring to, exactly? The Asteroid Belt (1 ring of asteroids and a few storms)? The Protostar (a ton of storms (30) and a few asteroids)?

What sort of performance do you get in stock Nebula and Asteroid Belt systems, compared to normal solar systems? Turning on the frame rate display in the game options would be most handy.

"Too bad the nebula don't work like black holes, they don't slow me down much at all."

Every storm has 40 objects. A Nebula has 70 storms. Compare that to a black hole, which has far, far fewer objects rendered. The black hole type rendering also loses the ability to have certain sectors with extra/improved abilities.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote