Skip to content

Create TOML Configs to Restore Oritech Settings (fix #4120)#4200

Open
item4 wants to merge 58 commits into
AllTheMods:mainfrom
item4:oritech
Open

Create TOML Configs to Restore Oritech Settings (fix #4120)#4200
item4 wants to merge 58 commits into
AllTheMods:mainfrom
item4:oritech

Conversation

@item4

@item4 item4 commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Since Oritech changed its configuration format from JSON5 to TOML, the current ATM10 7.0 and 7.1 versions have fallen back to Oritech’s default fallback settings.

This PR aims to migrate the existing JSON5 configuration values to TOML as-is.

Scope of this PR

  • Create new TOML configuration files
  • Migrate the existing configuration values as-is
    • Floating-point precision differences have been normalized manually where necessary

Out of scope

  • Additional configuration changes
  • Additional balance adjustments

Notes for review / merge

  • This PR consists of very small commits. Each commit is structured so that reviewers can check which setting from the JSON5 files was migrated to which location in the TOML files.
  • Reviewing the files directly is very difficult because the changes are hard to visually track, so please review this PR commit-by-commit using the diffs.
  • This PR is intended to be squash-merged. Please be careful not to accidentally use a regular merge or rebase merge.

Testing

  • Game launch: confirmed to work normally
  • In-game configuration check: confirmed that some devices are working as expected
    • Please refer to the attached screenshots.
2026-06-28_11 49 10 2026-06-28_11 49 40 2026-06-28_11 49 47

Reference

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