From 90d1cb7cc52777b6c5677f3b67e8f47f6e01b006 Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Fri, 31 May 2024 18:33:44 +0200 Subject: [PATCH] SDEJ: Added audio hooks --- SDEJ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SDEJ.md b/SDEJ.md index 8ae81a5..da02118 100644 --- a/SDEJ.md +++ b/SDEJ.md @@ -42,7 +42,7 @@ Some instructions how to get SDEJ up and running | Key | Default Value | Documentation | | -------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `subnet` | `192.168.167.0` | he /24 LAN subnet that the emulated keychip will tell the game to expect. If you disable netenv then you must set this to your LAN's IP subnet, and that subnet must start with 192.168. **Change this to you local IPv4 with the last octet being 0!** | +| `subnet` | `192.168.167.0` | The /24 LAN subnet that the emulated keychip will tell the game to expect. If you disable netenv then you must set this to your LAN's IP subnet, and that subnet must start with 192.168. **Change this to you local IPv4 with the last octet being 0!** | #### `[ftdi]` @@ -67,6 +67,7 @@ Some instructions how to get SDEJ up and running | ------------ | -------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | | 10.80 | [Download](https://gitea.tendokyu.moe/Dniel97/SEGAguide/media/branch/master/SDEJ/1080.zip) | - Includes amfs folder with correct ICF files
- Unpacked `amdaemon.exe` | | DeckReaderUI | [Download](https://gitea.tendokyu.moe/Dniel97/SEGAguide/media/branch/master/SDEJ/DeckReaderUI.zip) | - [Open-Source](https://dev.s-ul.net/OLEG/deckreaderui/-/tree/DeckreaderUI_FGO)
- GUI for loading cards (by @OLEG) | +| FGOAudioHooks | [Download](https://gitea.tendokyu.moe/Dniel97/SEGAguide/media/branch/master/SDEJ/FGOAudioHooks.zip) | - WASAPI shared and stereo hook
- Compatible with version 9.61 and 10.80 (by @mcda_i) | 5. ALMOST DONE! Launch `start.bat` and wait for the printer firmware update to complete