Changed the fullname for the 3do system to '3DO Interactive Multiplayer'.

This commit is contained in:
Leon Styhre 2023-01-18 17:31:36 +01:00
parent 454fa843f5
commit ee6a6eaa63
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
<systemList>
<system>
<name>3do</name>
<fullname>The 3DO Company 3DO</fullname>
<fullname>3DO Interactive Multiplayer</fullname>
<path>%ROMPATH%/3do</path>
<extension>.bin .BIN .chd .CHD .cue .CUE .iso .ISO</extension>
<command label="Opera">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/opera_libretro.dylib %ROM%</command>

View file

@ -3,7 +3,7 @@
<systemList>
<system>
<name>3do</name>
<fullname>The 3DO Company 3DO</fullname>
<fullname>3DO Interactive Multiplayer</fullname>
<path>%ROMPATH%/3do</path>
<extension>.bin .BIN .chd .CHD .cue .CUE .iso .ISO</extension>
<command label="Opera">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/opera_libretro.so %ROM%</command>

View file

@ -3,7 +3,7 @@
<systemList>
<system>
<name>3do</name>
<fullname>The 3DO Company 3DO</fullname>
<fullname>3DO Interactive Multiplayer</fullname>
<path>%ROMPATH%\3do</path>
<extension>.bin .BIN .chd .CHD .cue .CUE .iso .ISO</extension>
<command label="Opera">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\opera_libretro.dll %ROM%</command>