Page 1 of 1
How many races/shipsets are allowed?
Posted: Thu May 30, 2013 5:55 am
by dostillevi
Quick question.. How many shipsets and races are allowed by the game engine? The race files mention 0-50 as the normal ship design family index.. does this mean 50 shipsets is the max?
RE: How many races/shipsets are allowed?
Posted: Thu May 30, 2013 7:29 am
by Solarius Scorch
Yeah, I wanted to ask about the same thing. The original DW seemed to have its race handling limited to 50, but it could have increased in the last expansion.
RE: How many races/shipsets are allowed?
Posted: Thu May 30, 2013 8:49 am
by ehsumrell1
As of yet it's still 50 for the number of races and shipsets and around 500 for
characters. Elliot hasn't told us it's changed since Legends thus far. Remember also
that the amount you can use is based on what your computer can handle performance wise.
RE: How many races/shipsets are allowed?
Posted: Thu May 30, 2013 3:50 pm
by dostillevi
Speaking of performance, I'm curious what the bottleneck is. I've run this game with the game folder and all assets loading from a ramdisk with no improvement whatsoever (pre-shadows). I have a core i7-930 6gb of ram, and a geforce 670 with 2 gb of vram. My best guess is that the game doesn't activate the graphics card due to its design, so the processor is left to do the graphics, yet in my case the i7 does not have any integrated graphics capability. I know this is a big tangent for this thread...
Anyway, I'd love to see that limit of 50 increased, especially with 5 more slots taken up by the new shipsets in shadows. Its a shame that I can't run both the extended mod and the mass effect mod at the same time anymore(as they're currently packaged, I can remove a few races), and I'll sorely miss out on whatever needs to be removed to add the Eve Online mod when that is released, not to mention the plethora of star trek, star wars, and BSG mods (and others!) that deserve a place in my universe!
RE: How many races/shipsets are allowed?
Posted: Thu May 30, 2013 4:26 pm
by Mansen
Would be very nice if they could achieve a state where only the hardware sets the limitation for your content. A few upcoming games (X3: Rebirth, Planetary Annihilation) promise to be fully compatible with future numbers of cores/threads to allow for near limitless performance in that respect.
RE: How many races/shipsets are allowed?
Posted: Wed Jun 05, 2013 5:06 am
by Azuran
edit
RE: How many races/shipsets are allowed?
Posted: Fri Jun 07, 2013 4:17 pm
by Azuran
I think the max is 50 shipsets.
I have tried renaming "family50" to "family49.1" but when I do it shows the shipset for family1. The shipset works great when its called family49 but when I rename it to family50 I get this error.
When I try to add family50 I get this error:
Code: Select all
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Drawing.Bitmap..ctor(Image original)
at DistantWorlds.Main.xYcevj0rrO()
at DistantWorlds.Main.C194sSU9CD()
at DistantWorlds.Main.Ignite(Game game, String currentFileName)
at DistantWorlds.Start.O5oNe2xikO(Game )
at DistantWorlds.Start.uF7qa5Pc4O(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at DistantWorlds.Controls.GlassButton.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at DistantWorlds.Controls.GlassButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
RE: How many races/shipsets are allowed?
Posted: Fri Jun 07, 2013 9:26 pm
by ehsumrell1
The maximum is 50 shipsets. Family0 ~ Family49.
RE: How many races/shipsets are allowed?
Posted: Fri Jun 07, 2013 11:27 pm
by Azuran
ORIGINAL: ehsumrell1
The maximum is 50 shipsets. Family0 ~ Family49.
Yeah i figured that out the hardway.