From 96ece572dc346fb156115f6fe3f4cad0c8a301ff Mon Sep 17 00:00:00 2001 From: phantomlan Date: Tue, 28 Nov 2023 21:36:43 +0000 Subject: [PATCH] Update README.md update readme --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81bfa5a..e7bb842 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,20 @@ # ontroller-hook -Ontroller mu3hook repository \ No newline at end of file +Ontroller mu3hook repository + +mu3hook for DAO ONTROLLER controller device + +# Instructions + +- Required : mu3hook.dll +- Optional : rest of files in .rar file + +mu3hook replaces the default segatools hook, to connect with Ontroller by a WINUSB mode, with just the hook itself, the controller will work properly, without the LEDs on side panels. + +For side panels LEDs to work, additional changes are needed, which are inside the rar file included in repo + +Update files as needed (mu3 executable, csharp assemblies, add bepinex folder with patches inside to root folder where executable resides) + +At the moment files are designed only for Ongeki BRIGHT MEMORY version 1.39-T, though it maybe be possible it will work with different versions (if anyone wants to test by themselves feel free to do so, I can then update the readme) + +The files and dll included are given as-is, if there are issues with said files and/or configurations, I have probably no idea whats wrong, so please don't open a random issue ticket as it will be closed as such. \ No newline at end of file