Skip to content

Commit

Permalink
Disable fixed samples by default
Browse files Browse the repository at this point in the history
  • Loading branch information
DJ YT committed Mar 24, 2021
1 parent 3f5847c commit a3074c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<preview>1</preview>

<!-- OutRun shipped with a corrupt PCM sample ROM. This uses the repaired ROM 'opr-10188.71f' -->
<fix_samples>1</fix_samples>
<fix_samples>0</fix_samples>

<!-- Custom Music: Play a WAV file instead of the inbuilt music. Place WAVs in the same folder as the executable. -->
<custom_music>
Expand Down

0 comments on commit a3074c9

Please sign in to comment.