Skip to content

Add UZDOOM to documentation #18

Description

@duganchen

You already have configuration information for DOSBOX Staging and ScummVM. It looks to me like UZDOOM exposes the settings to replicate that, so I'd recommend adding a UZDOOM section to the documentation.

I believe the uzdoom.ini settings would be:

[GlobalSettings]
fluid_chorus=true
fluid_chorus_level=0.55
fluid_chorus_speed=0.36
fluid_chorus_voices=4  # I assume this is what other applications call the chorus number
fluid_chorus_depth=3.6
fluid_reverb=true
fluid_reverb_damping=0.3
fluid_reverb_level=0.7
fluid_reverb_roomsize=0.5
fluid_reverb_width=0.8

I based these on the documented settings for DOSBOX X.

The reason I didn't just send you a PR is because I'm not sure what I'm supposed to do with the HTML and PDF versions of the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions