Skip to content

Conversation

@Coaxgames
Copy link

Switched from selector to a slider for the DiskSpace setting

Used a FloatRange and the according ui stuff for it, Tested and was working, cost can be adjusted if needed

Coaxgames added 3 commits May 4, 2025 16:07
I tested with "* 4" and it seemed a tad small for the Config tweak mod (using Patch Manager to add kos to cockpits)

So Working in the Script i noticed a block of math keeping it Clamped. so i left it as 8*BaseDiskSpace and increased smoothing

cost is not an issue without a tweak patch, so that has not been changed but using 1024 * 8 with extra cost would be recommended to follow IRL ByteSizes. Most parts in the KOS mod seem to rise just out of that area. i felt as if it was to limited for upgrades

One last note: would recommend adjusting "public float ECPerInstruction = 0.000004F;" to 0.000008F.
Forgot to remove the old UI_ChooseOption
Build failed bc of string converting, unsure why it undid the change when im currently running this build in-game
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant