forked from skettios/LuaBackend
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
39 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
## Installing LuaBackend Hook | ||
|
||
### Internal LuaBackend Hook [DLL] | ||
- Download ``DINPUT8.zip`` from the Releases tab. | ||
- Extract ``DINPUT8.dll`` from ``DINPUT8.zip`` to the directory Kingdom Hearts 1.5+2.5 is installed which should be `KH_1.5_2.5`. | ||
- Download ``DBGHELP.zip`` from the Releases tab. | ||
- Extract ``DBGHELP.dll`` from ``DBGHELP.zip`` to the directory Kingdom Hearts 1.5+2.5 is installed which should be `KH_1.5_2.5`. | ||
- Place your scripts in a folder named `scripts/[gameid]` in the `KINGDOM HEARTS HD 1.5+2.5 ReMIX` folder in your Documents folder. | ||
- For Kingdom Hearts Final Mix the folder will be `scripts/kh1`. | ||
- For Kingdom Hearts Re: Chain of Memories the folder will be `scripts/recom`. | ||
- For Kingdom Hearts II Final Mix the folder will be `scripts/kh2`. | ||
- For Kingdom Hearts Birth by Sleep Final Mix the folder will be `scripts/bbs`. | ||
- The installation is now finished. LuaBackend will be automatically started with the game and can be easily uninstalled | ||
by simply removing the ``DINPUT8.dll``. To verify it is installed correctly, you can open the LuaBackend console using | ||
by simply removing the ``DBGHELP.dll``. To verify it is installed correctly, you can open the LuaBackend console using | ||
the F2 key on the keyboard in game. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters