Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello, I'm pretty new to using GitHub so apologies if this isn't the right way of doing this.
I've added support for Starfield based on the comments here: #528
Since this requires MO2 v2.5.0, I added a mechanism for overriding the
mo2_url
viagame_mo2_url
in thegamesinfo
scripts. It's also necessary to use Proton 9.0 (beta). And I needed to add a workaround forData/SFSE/SFSE.ini
to point to_Starfield.exe
, similar to the Skyrim VR workaround.I installed a handful of the popular mods and that all seemed to work. Would be good to have some others test it out as well.
It does feel a bit hacky to use
game_mo2_url
like this though, so I'm open to waiting until we've got the Proton 9 and MO2 v2.5.0 changes in place.