Open Pickysaurus opened 1 month ago
I've checked with @DuskDweller regarding the status of NMM if we made this change.
Well it looks like the code to handle it is already present inside NMM
Theoretically this should already be supported as the conversion function will fallback to the game domain name.
Wryebash does not implement NXM handling so is unaffected by this change.
Describe the bug Currently, several NXM links use a different ID to the game domain found on the website.
skyrimspecialedition
SkyrimSE
newvegas
falloutnv
elderscrollsonline
teso
Related: https://github.com/Nexus-Mods/Vortex/blob/cb3cc4486c5ac7cd33871970f4eb0902120dc594/src/extensions/nexus_integration/util/convertGameId.ts#L31
We want to correct these, but ensure this doesn't prevent the application from processing NXM links for these games.
To Reproduce Inspect the NXM link for any of the games mentioned above.
Expected behaviour The downloads continue to work if these IDs are changed to align with the game domain.