From 8298dfe71babb2ba3d2db02e499b5a456d6ff595 Mon Sep 17 00:00:00 2001 From: sp2xdev <127630192+sp2xdev@users.noreply.github.com> Date: Fri, 17 Jan 2025 04:20:44 -0800 Subject: [PATCH] Updated spice2x features (markdown) --- spice2x-features.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spice2x-features.md b/spice2x-features.md index 5d57c5c..5801be5 100644 --- a/spice2x-features.md +++ b/spice2x-features.md @@ -249,6 +249,7 @@ Spice API is also available over the serial port (`-apiserial` and `-apiserialba * e.g., `spice64.exe -exec bm2dx.dll -modules modules` causes game to launch bm2dx but without I/O emulation or IIDX-specific hooks. * If you still need to enable things selectively, you can specify `-io` to enable all I/O hooks again, only enable partial I/O emulation using things like `-acio` `-icca` `-device` `-extdev` `-sciunit`, or the game specific hooks (e.g., `-iidx`, `-sdvx`). * There are also other options such as `-devicehookdisable` which may be needed. + * This is typically used on arcade cabinets (cabs). However, if you only have partial I/O, the options may not be granular enough. ## Bonus features for games