mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
Random updates mostly for 3.0 UI
This commit is contained in:
@@ -25,7 +25,7 @@ Emulated device to connect to the given parallel (LPT) port.
|
||||
* **Generic PostScript Printer:** PostScript-compatible printer with PDF output.
|
||||
|
||||
* Printed documents are saved as .ps files in the ``printer`` subdirectory found in the emulated machine's directory. These files are automatically converted to .pdf once printing is completed.
|
||||
* The original .ps files may remain in the directory if PDF conversion fails, or if the included ``gsdll32.dll`` file is missing from the 86Box directory.
|
||||
* The original .ps files may remain in the directory if PDF conversion fails, or if the included ``gsdll32.dll`` or ``gsdll64.dll`` file is missing from the 86Box directory.
|
||||
* Use the generic PostScript printer driver provided by your operating system.
|
||||
* Windows 95 and newer do not have a generic PostScript driver; use the **Apple LaserWriter IIf** driver for grayscale, or the **Apple Color LW 12/660 PS** driver for color.
|
||||
|
||||
|
||||
@@ -20,11 +20,11 @@ MIDI Out Device
|
||||
Device to output MIDI music to, for sound cards equipped with an external MIDI output.
|
||||
|
||||
* **None:** don't output MIDI music.
|
||||
* **FluidSynth:** a software soundfont synthesizer. Selecting a soundfont file is required. There will be no synthesizer output if no soundfont is configured or if the included ``libfluidsynth.dll`` file is missing from the 86Box directory.
|
||||
* **FluidSynth:** a software soundfont synthesizer. Selecting a soundfont file is required. There will be no synthesizer output if no soundfont is configured or if the included ``libfluidsynth.dll`` or ``libfluidsynth64.dll`` file is missing from the 86Box directory.
|
||||
* **Roland MT-32**/**CM-32L Emulation:** emulate a Roland synthesizer module. Emulation is provided by the `Munt <http://munt.sourceforge.net>`_ library.
|
||||
* **System MIDI:** output to a MIDI device on the host system, such as the Windows software synthesizer or a USB MIDI adapter.
|
||||
|
||||
The *Configure* button opens a new window with settings specific to the selected output device, such as the host MIDI device to use for *System MIDI*.
|
||||
The *Configure* button opens a new window with settings specific to the selected output device, such as the soundfont to use for *FluidSynth* and the host MIDI device to use for *System MIDI*.
|
||||
|
||||
MIDI In Device
|
||||
--------------
|
||||
|
||||
@@ -24,7 +24,7 @@ Add a third or fourth (respectively) IDE channel to the emulated machine, throug
|
||||
|
||||
The IRQ used by each controller can be configured through its respective *Settings* button.
|
||||
|
||||
.. note:: The tertiary and quaternary controllers are not Plug and Play compliant; they may require manual configuration of emulated operating systems, and may not be bootable. See :doc:`../hardware/ideterqua` for more information.
|
||||
.. note:: The tertiary and quaternary controllers are not Plug and Play compliant by default; they may require manual configuration of emulated operating systems, and may not be bootable. See :doc:`../hardware/ideterqua` for more information.
|
||||
|
||||
SCSI Controllers
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user