From cc5b87b5597f1218ee6fefd2631d555207148769 Mon Sep 17 00:00:00 2001 From: kyoubate-haruka <46010460+kyoubate-haruka@users.noreply.github.com> Date: Fri, 23 Aug 2024 17:23:59 +0200 Subject: [PATCH] add vfd settings to docs --- doc/config/common.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/config/common.md b/doc/config/common.md index ad9e348..e778a8a 100644 --- a/doc/config/common.md +++ b/doc/config/common.md @@ -92,9 +92,21 @@ Controls emulation of the VFD GP1232A02A FUTABA assembly. Default: `1` -Enable VFD emulation (currently just stubbed). Disable to use a real VFD +Enable VFD emulation. Disable to use a real VFD GP1232A02A FUTABA assembly (COM port number varies by game). +### `portNo` + +Default: (game specific) + +Sets the COM port to use for the VFD. + +### `utfConversion` + +Default: `0` + +Converts the strings from the VFD from their respective encoding to UTF, so console output will display as it should on non-Japanese locales. + ## `[amvideo]` Controls the `amvideo.dll` stub built into Segatools. This is a DLL that is