Skip to content

Commit c3675f6

Browse files
authored
Merge pull request #1119 from Clownacy/patch-2
Update ClownMDEmu documentation.
2 parents 02899c1 + c2ac46e commit c3675f6

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

docs/library/clownmdemu.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Content that can be loaded by the ClownMDEmu core have the following file extens
2323
- .gen
2424
- .cue
2525
- .iso
26+
- .chd
2627

2728
RetroArch database(s) that are associated with the ClownMDEmu core:
2829

@@ -184,29 +185,33 @@ The ClownMDEmu core has the following option(s) that can be tweaked from the cor
184185

185186
Disable the RF5C164's PCM8 channel.
186187

187-
- **TV Standard** [clownmdemu_tv_standard] (**NTSC (59.94Hz)**|PAL (50Hz))
188+
- **Console > TV Standard** [clownmdemu_tv_standard] (**ntsc**|pal)
188189

189190
Which television standard to output in.
190191

191-
- **Console Region** [clownmdemu_overseas_region] (**Overseas (Elsewhere)**|Domestic (Japan))
192+
- **Console > Region** [clownmdemu_overseas_region] (**elsewhere**|japan)
192193

193194
Which region the console is.
194195

195-
- **Tall Interlace Mode 2** [clownmdemu_tall_interlace_mode_2] (**disabled**|enabled)
196+
- **Console > CD Add-on** [clownmdemu_cd_addon] (**disabled**|enabled)
197+
198+
Allow cartridge-only software to utilise features of the emulated Mega CD add-on, such as CD music. This may break some software.
199+
200+
- **Video > Tall Interlace Mode 2** [clownmdemu_tall_interlace_mode_2] (**disabled**|enabled)
196201

197202
Makes games that use Interlace Mode 2 for split-screen not appear squashed.
198203

199-
- **Widescreen Hack** [clownmdemu_widescreen] (**disabled**|enabled)
204+
- **Video > Widescreen Hack** [clownmdemu_widescreen_tiles] (**0**|1|2|3|4|5|6|7|8|9|10|11|12)
200205

201206
Widens the display. Works well with some games, badly with others.
202207

203-
- **Low-Pass Filter** [clownmdemu_lowpass_filter] (**enabled**|disabled)
208+
- **Audio > Low-Pass Filter** [clownmdemu_lowpass_filter] (**enabled**|disabled)
204209

205-
Makes the audio sound 'softer', just like on a real Mega Drive.
210+
Lowers the volume of high frequencies to make the audio 'softer', like a real Mega Drive does. Without this, treble will become louder due to differences in volume balancing.
206211

207-
- **Low-Volume Distortion** [clownmdemu_ladder_effect] (**enabled**|disabled)
212+
- **Audio > Low-Volume Distortion** [clownmdemu_ladder_effect] (**enabled**|disabled)
208213

209-
Approximates the so-called 'ladder effect' that is present in early Mega Drives. Without this, certain sounds in some games will be too quiet.
214+
Enables the so-called 'ladder effect' that is present in early Mega Drives. Without this, some quiet sounds will become inaudible.
210215

211216
## Joypad
212217

0 commit comments

Comments
 (0)