From 29802b34bd4473b05788a6a2149141ee018b4b2b Mon Sep 17 00:00:00 2001 From: Eusth Date: Tue, 14 Mar 2017 17:58:49 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2f437a..e7e233d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ Illusion Plugin Architecture (Reloaded) 1. Download a release (https://github.com/Eusth/IPA/releases) 2. Extract the contents into the game folder 3. Drag & drop the game exe onto **IPA.exe** -4. Start the game as usual +4. Start the game as usual (the generated shortcut is optional) +**Optional:** To verify it worked, start the game with the `--verbose` flag. If a new console window opens with debug info, then you're good. ## How To Uninstall @@ -24,7 +25,7 @@ To verify it worked, start the game with the `--verbose` flag. If a new console ## How To Keep The Game Patched -When patching, IPA automatically creates a shortcut that keeps everything up-to-date. +When patching, IPA automatically creates a shortcut that keeps everything up-to-date. This simply makes sure that your DLLs remain patched even after an update. ## Arguments