GitXplorerGitXplorer
c

patch-ultrawide-the-outer-worlds

public
9 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
99b851aff303d77f08177f9e164a29f48152e451

Update README.md

ccecton committed 5 years ago
Unverified
7ba7f24cab6286d887bdc15695bad9889d245157

Updated: addresses for release 3.0.470

ccecton committed 5 years ago
Unverified
701e4b407504b6a07e395f4ee9597fd2a2e429ec

Updated: addresses for release 2.0.418

ccecton committed 5 years ago
Unverified
9284be65a43c1b9c6fae3ae02e80ad9401d5e539

Update: updated for more recent version of The Outer Worlds

ccecton committed 5 years ago
Unverified
4f1ef96abdc746ba6b1bb589ff1cec952c4af57d

Initial commit

ccecton committed 5 years ago

README

The README file for this repository.

Patch Ultra-Wide Screen for The Outer Worlds

This patch modifies the game to work better in 21:9 aspect ratio. 32:9 is not supported at the moment (help requested).

What does it do?

  • The FOV will be calculated based on a 16:9 screen. (The FOV is still horizontal).
  • It removes the pillarboxing from the cutscenes and dialog screens.

Usage

  1. Go the the "Releases" tab on the GitHub page and download the latest executable or the source code if you want to compile the program yourself.

  2. Copy the executable in the game directory under:

    C:\Program Files\Epic Games\TheOuterWorlds\Indiana\Binaries\Win64
    

    (This is the default directory, it might be located somewhere else on your machine)

  3. Run the patch, it should display something like this:

    File path: IndianaEpicGameStore-Win64-Shipping.exe
    Backup path: IndianaEpicGameStore-Win64-Shipping.bak
    Replacement succeeded.
    Replacement succeeded.
    Proceed? [y/n]
    

    Type y and hit ENTER to confirm.

    Notes:

    • If there are any WARNING, it is possible that this patch won't work
    • If you run the patch multiple times it will fail. You can revert the change by renaming the file IndianaEpicGameStore-Win64-Shipping.bak to IndianaEpicGameStore-Win64-Shipping.exe (after having deleted the exe file).

Disclaimer

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.