NES: finally

This commit is contained in:
tildearrow 2022-05-01 23:48:02 -05:00
parent 9479a8aa0f
commit 153e025cf8
2 changed files with 2 additions and 1 deletions

View file

@ -53,7 +53,7 @@ namespace xgm
option[OPT_NONLINEAR_MIXER] = 1;
option[OPT_RANDOMIZE_NOISE] = 1;
option[OPT_RANDOMIZE_TRI] = 1;
option[OPT_TRI_MUTE] = 1;
option[OPT_TRI_MUTE] = 0;
option[OPT_DPCM_REVERSE] = 0;
tnd_table[0][0][0][0] = 0;
tnd_table[1][0][0][0] = 0;