Skip to content

A small mod that makes the Outward game window visible even when not focused

License

Notifications You must be signed in to change notification settings

Faeryn/OutwardVisibleInBackground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visible In Background

WARNING: This mod is obsolete now, the functionality it provides is part of the Definitive Edition (You can still use it for vanilla Outward)

A small mod that makes the game visible even when it's not focused (for multi-monitor setups). It requires Borderless window mode (does not work in Fullscreen). Special thanks to Sinai for showing me the asset patcher solution.

How to uninstall the mod:

Change the config entry Visible in Background to disabled, then exit the game. Now you can safely uninstall the mod.
It's strongly recommended to use Outward Config Manager.
If you changed the config file while the game wasn't running, you have to start it at least once for the setting to take effect.

The mod patches one of the game's asset files (globalgamemanagers in OutwardGame_Data folder) and creates a backup (globalgamemanagers.bak). If anything goes wrong, you can manually restore it.

WARNING: Use the mod at your own risk!
There is a slight chance that the mod may break (and break your game) in various exciting ways, because of the aforementioned asset patching.

Planned Features

  • Possibly a less invasive solution

Used 3rd party libraries and tools

  • AssetTools.NET
  • Parts of the code is based on Raicuparta's unity-vr-patcher

Changelog

v1.1.1

  • Definitive Edition notice (mod is obsolete now)

v1.1.1

  • Minor backup restore fix

v1.1.0

  • Added enable/disable setting

v1.0.0

  • Initial release

About

A small mod that makes the Outward game window visible even when not focused

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages