LittleSaya / IndexOutOfRangeDSPMod

4 stars 2 forks source link

Galactic Scale compatability #33

Closed itpropro closed 1 year ago

itpropro commented 1 year ago

In Galactic Scale, I can't see the "Add planet" button. What is the alternative way to acquire the "UniqueStarId" fields?

LittleSaya commented 1 year ago

I'm afraid that this mod (AddPlanet) is not compatible with Galactic Scale, AddPlanet and Galatic Scale have some similar functionalities. For example, they can both create planets with modified radius, which means that they do different patches to the same function of the game binary, and this will make them conflict with each other.

itpropro commented 1 year ago

Galactic Scale wouldn’t “remember” the changes anyway, if AddPlanet doesn’t adjust the normal plus the GS2 save game file. As that is probably a bit of work, the short term solution would be to document the incompatibility. I think GS already lists AddPlanet as incompatible.

LittleSaya commented 1 year ago

I tried to avoid re-patching functions that GS2 has patched, but things doesn't look as simple as I thought...Anyway, I uploaded a new version which will disable itself if it detects GS2.