Kingdom Hearts II 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 KH2. Dynamically sets viewport width and height based on screen (or window) aspect ratio. Works for 4:3, 16:10, 21:9, 31:9 and any other custom resolution.

Requirements
Permissions and credits
Changelogs

KH2: Dynamic Ultrawide Support

This mod adds ultrawide support to the game by dynamically setting the viewport width and height 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) and height (from 4:3 to 16:10 and beyond).

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 kh2
  • Move the mod's lua script (ultrawide.lua) to this kh2 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\kh2\ultrawide.lua"

Good to know

It is possible that the mod does 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).

EDIT: Version 0.0.2a (and up) should mitigate any resizing issues