From 24a6d5051c512ebc39626ebb4ad94004e29683b7 Mon Sep 17 00:00:00 2001 From: OBattler Date: Tue, 27 Jul 2021 06:20:19 +0200 Subject: [PATCH] .WAV and .RAW are now recognized cassette file types, equivalent to .PCM, must be 44.1 kHz, 8-bit, mono. --- src/win/86Box.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win/86Box.rc b/src/win/86Box.rc index aefca42e9..683a697eb 100644 --- a/src/win/86Box.rc +++ b/src/win/86Box.rc @@ -1141,7 +1141,7 @@ BEGIN IDS_2146 "CPU type filtering based on selected machine is disabled for this emulated machine.\n\nThis makes it possible to choose a CPU that is otherwise incompatible with the selected machine. However, you may run into incompatibilities with the machine BIOS or other software.\n\nEnabling this setting is not officially supported and any bug reports filed may be closed as invalid." IDS_2147 "Continue" IDS_2148 "Cassette: %s" - IDS_2149 "Cassette images (*.CAS;*.PCM)\0*.CAS;*.PCM\0All files (*.*)\0*.*\0" + IDS_2149 "Cassette images (*.PCM;*.RAW;*.WAV;*.CAS)\0*.PCM;*.RAW;*.WAV;*.CAS\0All files (*.*)\0*.*\0" END STRINGTABLE DISCARDABLE