mirror of
				https://github.com/RetroDECK/ES-DE.git
				synced 2025-04-10 19:15:13 +00:00 
			
		
		
		
	Changed the emulator directory for Model 2 Emulator from Model2 to m2emulator.
Also changed the find rule name from MODEL2 to M2EMULATOR.
This commit is contained in:
		
							parent
							
								
									1b6044aea2
								
							
						
					
					
						commit
						a5f78a97fe
					
				|  | @ -35,10 +35,10 @@ Emulators\duckstation\duckstation-nogui-x64-ReleaseLTCG.exe | |||
| Emulators\duckstation\duckstation-qt-x64-ReleaseLTCG.exe | ||||
| Emulators\flycast\flycast.exe | ||||
| Emulators\Hypseus Singe\hypseus.exe | ||||
| Emulators\m2emulator\EMULATOR.EXE | ||||
| Emulators\mame\mame.exe | ||||
| Emulators\melonDS\melonDS.exe | ||||
| Emulators\mGBA\mGBA.exe | ||||
| Emulators\Model2\EMULATOR.EXE | ||||
| Emulators\mupen64plus\mupen64plus-ui-console.exe | ||||
| Emulators\Oricutron\oricutron.exe | ||||
| Emulators\PCSX2\pcsx2.exe | ||||
|  |  | |||
|  | @ -177,6 +177,17 @@ | |||
|             <entry>%ESPATH%\..\Hypseus Singe\hypseus.exe</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="M2EMULATOR"> | ||||
|         <!-- Sega Model 2 Emulator --> | ||||
|         <rule type="systempath"> | ||||
|             <entry>EMULATOR.EXE</entry> | ||||
|         </rule> | ||||
|         <rule type="staticpath"> | ||||
|             <entry>%ESPATH%\Emulators\m2emulator\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\m2emulator\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\..\m2emulator\EMULATOR.EXE</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="MAME"> | ||||
|         <!-- Arcade emulator MAME --> | ||||
|         <rule type="systempath"> | ||||
|  | @ -215,17 +226,6 @@ | |||
|             <entry>%ESPATH%\..\mGBA\mGBA.exe</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="MODEL2"> | ||||
|         <!-- Sega Model 2 Emulator --> | ||||
|         <rule type="systempath"> | ||||
|             <entry>EMULATOR.EXE</entry> | ||||
|         </rule> | ||||
|         <rule type="staticpath"> | ||||
|             <entry>%ESPATH%\Emulators\Model2\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\Model2\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\..\Model2\EMULATOR.EXE</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="MUPEN64PLUS"> | ||||
|         <!-- Nintendo 64 emulator Mupen64Plus --> | ||||
|         <rule type="systempath"> | ||||
|  |  | |||
|  | @ -117,6 +117,14 @@ | |||
|             <entry>%ESPATH%\..\Hypseus Singe\hypseus.exe</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="M2EMULATOR"> | ||||
|         <!-- Sega Model 2 Emulator --> | ||||
|         <rule type="staticpath"> | ||||
|             <entry>%ESPATH%\Emulators\m2emulator\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\m2emulator\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\..\m2emulator\EMULATOR.EXE</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="MAME"> | ||||
|         <!-- Arcade emulator MAME --> | ||||
|         <rule type="staticpath"> | ||||
|  | @ -141,14 +149,6 @@ | |||
|             <entry>%ESPATH%\..\mGBA\mGBA.exe</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="MODEL2"> | ||||
|         <!-- Sega Model 2 Emulator --> | ||||
|         <rule type="staticpath"> | ||||
|             <entry>%ESPATH%\Emulators\Model2\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\Model2\EMULATOR.EXE</entry> | ||||
|             <entry>%ESPATH%\..\Model2\EMULATOR.EXE</entry> | ||||
|         </rule> | ||||
|     </emulator> | ||||
|     <emulator name="MUPEN64PLUS"> | ||||
|         <!-- Nintendo 64 emulator Mupen64Plus --> | ||||
|         <rule type="staticpath"> | ||||
|  |  | |||
|  | @ -121,7 +121,7 @@ | |||
|         <command label="FB Alpha 2012">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbalpha2012_libretro.dll %ROM%</command> | ||||
|         <command label="Flycast">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\flycast_libretro.dll %ROM%</command> | ||||
|         <command label="Flycast (Standalone)">%EMULATOR_FLYCAST% %ROM%</command> | ||||
|         <command label="Model 2 Emulator (Standalone)">%RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MODEL2% %BASENAME%</command> | ||||
|         <command label="Model 2 Emulator (Standalone)">%RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_M2EMULATOR% %BASENAME%</command> | ||||
|         <command label="Supermodel (Standalone)">%STARTDIR%=%EMUDIR% %EMULATOR_SUPERMODEL% -fullscreen %ROM%</command> | ||||
|         <platform>arcade</platform> | ||||
|         <theme>arcade</theme> | ||||
|  | @ -624,7 +624,7 @@ | |||
|         <command label="FB Alpha 2012">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\fbalpha2012_libretro.dll %ROM%</command> | ||||
|         <command label="Flycast">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\flycast_libretro.dll %ROM%</command> | ||||
|         <command label="Flycast (Standalone)">%EMULATOR_FLYCAST% %ROM%</command> | ||||
|         <command label="Model 2 Emulator (Standalone)">%RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MODEL2% %BASENAME%</command> | ||||
|         <command label="Model 2 Emulator (Standalone)">%RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_M2EMULATOR% %BASENAME%</command> | ||||
|         <command label="Supermodel (Standalone)">%STARTDIR%=%EMUDIR% %EMULATOR_SUPERMODEL% -fullscreen %ROM%</command> | ||||
|         <platform>arcade</platform> | ||||
|         <theme>mame</theme> | ||||
|  | @ -708,7 +708,7 @@ | |||
|         <fullname>Sega Model 2</fullname> | ||||
|         <path>%ROMPATH%\model2</path> | ||||
|         <extension>.7z .7Z .zip .ZIP</extension> | ||||
|         <command label="Model 2 Emulator (Standalone)">%RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_MODEL2% %BASENAME%</command> | ||||
|         <command label="Model 2 Emulator (Standalone)">%RUNINBACKGROUND% %STARTDIR%=%EMUDIR% %EMULATOR_M2EMULATOR% %BASENAME%</command> | ||||
|         <platform>arcade</platform> | ||||
|         <theme>model2</theme> | ||||
|     </system> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Leon Styhre
						Leon Styhre