Kingdom Hearts Final Mix
0 of 0

File information

Last updated

Original upload

Created by

JoplaSoft

Uploaded by

JoplaSoft

Virus scan

Safe to use

Tags for this mod

About this mod

Adds ultrawide support to KH1. Dynamically sets viewport width based on screen (or window) aspect ratio.

Requirements
Permissions and credits
Changelogs

KH1: Dynamic Ultrawide Support

This mod adds ultrawide support to the game by dynamically setting the viewport width based on your screen (or window) width/height ratio. In essence the mod should work for any screen width (from 16:9 to 21:9 and even 31:9). UI elements will go to the sides of your screen but require a window size change to do so. If you're in fullscreen mode use alt+ENTER, otherwise simply resize your window.

Dependencies

  • LuaBackend hook v1.3.0 or higher (Sirius902 fork)

Detailed installation guide

1   Installing LuaBackend

  • Download the latest LuaBackend (this mod was written for v1.3.0, but future versions should work just fine).
  • unzip and copy the zipped file DBGHELP.dll to your Kingdom Hearts install directory (by default this should be C:\Program Files\Epic Games\KH_1.5_2.5)

2   Installing the mod

  • Create a directory called scripts in your "KINGDOM HEARTS HD 1.5+2.5 ReMIX" documents directory (by default this should be "C:\Users\your_name\Documents\KINGDOM HEARTS HD 1.5+2.5 ReMIX")
  • Create a subdirectory in scripts called kh1
  • Move the mod's lua script (ultrawide.lua) to this kh1 folder
  • You should now have following directory with the mod script: "C:\Users\your_name\Documents\KINGDOM HEARTS HD 1.5+2.5 ReMIX\scripts\kh1\ultrawide.lua"

Good to know

Sometimes the mod will not set the right viewport width due to quirks with Windows when resizing your window or alt-tabbing. Simply resizing the game should set the correct width again (if you're in fullscreen go back to windowed with alt+ENTER and then go back to fullscreen).