forked from Dniel97/segatools
add vfd settings to docs
This commit is contained in:
parent
e6794807a6
commit
cc5b87b559
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user