owml icon indicating copy to clipboard operation
owml copied to clipboard

The mod loader and mod framework for Outer Wilds

Results 32 owml issues
Sort by recently updated
recently updated
newest added

- Mod config settings now support translations. OWML will look for files named after the `TextTranslation.Language` enums in base game in a folder named `translations` where your mod is installed....

If the user is not playing via the Xbox Store version of Outer Wilds, allow the user to use mod config options that apply either only to their profile or...

enhancement

The current implementation of the config.json contains a lot of duplicate information from default-config.json, and because of that, it does not update certain information, such as titles and tooltips, when...

enhancement

In the manifest, add the following field: ```json "requiresDLC": false ``` If this flag is true, then OWML will check if the DLC is installed as early as possible. If...

enhancement

When you open the options of a mod, it opens a new tab that if you click on it, the mod menu items disappear, as you can see in the...

When starting a new expedition, the archipelago connection info menu for host and port appears but doesn't respond to controller inputs. Pressing start or B button doesn't do anything. Keyboard...

Adds the ability for mods to specify an `unpatcher`. This allows mods that use prepatchers to undo what those prepatchers did once disabled. Meaning users won't need to verify game...

### Package Graphical Interface ### Feature I would like to see an option to run the game through Wine when using "Force Exe" on Linux, so that installations from GOG...

enhancement

If a settings value is changed through code while the settings menu is open, the displayed value in the menu will not change until the settings menu is closed and...

Failed to launch game, all mods disabled. ![image](https://github.com/user-attachments/assets/edb69e68-0a52-4691-b02f-8df63f5255e3) Doesn't work with "forcing Exe launch" either. ![image](https://github.com/user-attachments/assets/599b52e4-4e33-4354-a07e-73554934abb9) Console Log: ``` Error while starting game: System.ComponentModel.Win32Exception (0x80004005): Cannot find the specified file...