Lyall / DeadIsland2Fix

A fix for pillarboxing/letterboxing in Dead Island 2 cutscenes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dead Island 2 Fix

Patreon-Button ko-fi
Github All Releases

This is a fix to remove pillarboxing/letterboxing in Dead Island 2.

Features

  • Removes pillarboxing/letterboxing in cutscenes.
  • Removes limit on resizing HUD. (Especially useful at wider than 21:9)

Installation

  • Grab the latest release of DeadIsland2Fix from here.
  • Extract the contents of the release zip in to the the game folder.
    (e.g. "steamapps\common\Dead Island 2" for Steam).

Steam Deck/Linux Additional Instructions

🚩You do not need to do this if you are using Windows!

  • Open up the game properties in Steam and add WINEDLLOVERRIDES="dsound=n,b" %command% to the launch options.

Configuration

  • See DeadIsland2Fix.ini to adjust settings for the fix.

Known Issues

Please report any issues you see. This list will contain bugs which may or may not be fixed.

Screenshots

cutscene gif
Cutscene

Credits

Ultimate ASI Loader for ASI loading.
inipp for ini reading.
spdlog for logging.
safetyhook for hooking.

About

A fix for pillarboxing/letterboxing in Dead Island 2 cutscenes.

License:MIT License


Languages

Language:C++ 98.6%Language:C 1.4%