Skip to content

Commit

Permalink
Small edits in dominohook tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
6gh committed Feb 3, 2024
1 parent 74b1b7d commit 38174d1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/Domino/dominohook.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,17 @@

Dominohook adds new features like replaced zoom handling functions, string patching framework with translated strings and some other stuff.

> TODO: Add images
## Installing Dominohook

!!! warning "Only tested with english translation"

Dominohook has been tested with the english translation, the japanese versions haven't been tested for this guide. If you get dominohook working with the japanese 32-bit version submit an issue to the github repository.

Dominohook has been tested with the english translation, the japanese versions haven't been tested for this guide. If you get dominohook working with the japanese 32-bit version [submit an issue to the github repository](https://github.com/OvertureMIDI/Guides/issues).

To install Dominohook, download the latest release [here](https://github.com/khang06/dominohook/releases/download/3.0.1/dominohook.dll), then install [Stud_PE](https://www.cgsoftlabs.ro/studpe.html).

After you installed the necessary files, open Stud_PE and drag your `Domino.exe` into the window.
Next, click the "Functions" tab, right click the dll list, add new import and select your `dominohook.exe` file, add "dummyexport" to the list and copy the dll file next to your `Domino.exe` file.

Now, launch domino and it should launch fine, or crashes.
Now, launch domino and it should launch fine, or crash. If it crashes, either try again or [submit an issue explaining your problem](https://github.com/OvertureMIDI/Guides/issues) so that we can help and improve this guide.

0 comments on commit 38174d1

Please sign in to comment.