Change default nds core

This commit is contained in:
Ethan O'Brien 2023-07-06 09:34:12 -05:00
parent f05654a9ae
commit acc0052192

View file

@ -62,7 +62,7 @@ class EmulatorJS {
'gba': 'mgba', 'gba': 'mgba',
'vb': 'beetle_vb', 'vb': 'beetle_vb',
'n64': 'mupen64plus_next', 'n64': 'mupen64plus_next',
'nds': 'desmume2015', 'nds': 'melonds',
'mame2003': 'mame2003', 'mame2003': 'mame2003',
'arcade': 'fbalpha2012_cps1', // I need to find a more compatible arcade core 'arcade': 'fbalpha2012_cps1', // I need to find a more compatible arcade core
'psx': 'mednafen_psx_hw', 'psx': 'mednafen_psx_hw',