Skip to content

Migrate to new settings file to avoid compat issues#26

Merged
Silarn merged 2 commits into
masterfrom
dev/modl-handler
May 6, 2026
Merged

Migrate to new settings file to avoid compat issues#26
Silarn merged 2 commits into
masterfrom
dev/modl-handler

Conversation

@Silarn

@Silarn Silarn commented May 5, 2026

Copy link
Copy Markdown
Member

While the settings did upgrade smoothly, backward compatibility is a bigger issue that I first considered.

Running old nxmhandlers will break the MODL settings and can cause the launch args to transfer to the NXM handler settings.

This breaks the NXM link forwarding between MO2 installs as the args no longer start with the nxm:\ schema.

Now we copy the old nxmhandler.ini to a new downloadhandler.ini (if it doesn't exist) and use that for new nxmhandler.exe versions.

This effectively segments the settings between new and old handlers, preventing mixups when users have multiple differing MO2 versions.

@Silarn Silarn requested review from Al12rs and Holt59 May 5, 2026 04:04
Comment thread src/main.cpp Outdated
@Silarn Silarn merged commit 71d5572 into master May 6, 2026
4 checks passed
@Silarn Silarn deleted the dev/modl-handler branch May 6, 2026 16:25
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.

2 participants