Scale Mod - possible?

Please post here for questions and discussion about data, event, art and sound modding and the game editor for Distant Worlds.

Moderator: MOD_DW2

Post Reply
estonianman
Posts: 15
Joined: Sat Aug 15, 2015 9:16 pm

Scale Mod - possible?

Post by estonianman »

Just curious if there are any hard coded restrictions to a scale mod. Would consist of 3 components to make it realistic.

1. Scalable distance between astronomical objects - planets, stars, moons
2. Scalable speed
3. Scalable weapons range

Thanks!
User avatar
frankycl
Posts: 401
Joined: Mon Mar 01, 2021 5:16 pm

Re: Scale Mod - possible?

Post by frankycl »

estonianman wrote: Sun Mar 26, 2023 4:19 pm Just curious if there are any hard coded restrictions to a scale mod. Would consist of 3 components to make it realistic.

1. Scalable distance between astronomical objects - planets, stars, moons
2. Scalable speed
3. Scalable weapons range
Speed and weapons-range is already modable (by every single unit, each - not all together), but the first one - no - not that I would know of. ;)
User avatar
rxnnxs
Posts: 615
Joined: Sat Jun 01, 2013 10:25 am
Location: what goes on
Contact:

Re: Scale Mod - possible?

Post by rxnnxs »

look inside my mod.
it is not getting bigger right now than i modded it.
User avatar
rxnnxs
Posts: 615
Joined: Sat Jun 01, 2013 10:25 am
Location: what goes on
Contact:

Re: Scale Mod - possible?

Post by rxnnxs »

Hey, I made a mod that scales the ships down, keeping the weapon ranges.
In my eyes it looks great!

PLUS, I amworking right now on a better version of my orbital mod, where the planetary moons are much smaller.
Later this day I will load it up.
estonianman
Posts: 15
Joined: Sat Aug 15, 2015 9:16 pm

Re: Scale Mod - possible?

Post by estonianman »

rxnnxs wrote: Sun Mar 26, 2023 9:06 pm look inside my mod.
it is not getting bigger right now than i modded it.
That's awesome - look forward to it.

Is the size of the solar system fixed?
User avatar
rxnnxs
Posts: 615
Joined: Sat Jun 01, 2013 10:25 am
Location: what goes on
Contact:

Re: Scale Mod - possible?

Post by rxnnxs »

estonianman wrote: Fri Apr 07, 2023 12:21 am
rxnnxs wrote: Sun Mar 26, 2023 9:06 pm look inside my mod.
it is not getting bigger right now than i modded it.
That's awesome - look forward to it.

Is the size of the solar system fixed?
yes, it is unfortunately.
If you look for instance at the forest planet in the OrbTypes.xml
(I would say use notepadd++, then close all textblocks with "Alt+0", then open up the trees pressing the pluss ign to the left, open a planet this way)
and look for this line:

Code: Select all

    <OrbitalDistanceFromSunRatioMinimum>0.192</OrbitalDistanceFromSunRatioMinimum>
    <OrbitalDistanceFromSunRatioMaximum>0.448</OrbitalDistanceFromSunRatioMaximum>
Then you can see in what ratio all Planets are "orbiting" (they are static - in Distant Worlds 1 they really orbit around the sun).
It is not possible to increase this number greater than to the value "1".
If you do this, the objects are created, but not shown. They are invisible.
So: ice planets and such are close to 1, volcanic Planets and other objects like asteroids (asteroids are also outside so 0.1to 0.9, you better look into the file for it) are closer to the value 0.1.
estonianman
Posts: 15
Joined: Sat Aug 15, 2015 9:16 pm

Re: Scale Mod - possible?

Post by estonianman »

rxnnxs wrote: Sun Mar 26, 2023 9:06 pm look inside my mod.
it is not getting bigger right now than i modded it.
What a fantastic mod - exactly what I was looking for.
User avatar
rxnnxs
Posts: 615
Joined: Sat Jun 01, 2013 10:25 am
Location: what goes on
Contact:

Re: Scale Mod - possible?

Post by rxnnxs »

Thank you, great that you like it!
estonianman
Posts: 15
Joined: Sat Aug 15, 2015 9:16 pm

Re: Scale Mod - possible?

Post by estonianman »

From what I can tell the Orbit mod has stop loading on the latest version.
Post Reply

Return to “Design and Modding”