(rbsimple-DE) Added missing graphics for Neo Geo CD and created a Japanese theme version.

This commit is contained in:
Leon Styhre 2021-02-05 20:50:52 +01:00
parent 1009cdee80
commit 53c8a2ad92
19 changed files with 123 additions and 17 deletions

View file

@ -1403,7 +1403,7 @@ Regional differences are handled by simply using the game system name correspond
Sometimes the name of the console is (more or less) the same for multiple regions, and in those circumstances the region has been added as a suffix to the game system name. For instance `na` for North America has been added to `snes` (Super Nintendo) giving the system name `snesna`. The same goes for Japan, as in `megacd` and `megacdjp`. Again, this only affects the theme and theme graphics.
The **Default emulator** column shows the emulator configured in es_systems.cfg, and for emulators that support multiple cores, the configured core is shown inside brackets.
The **Default emulator** column shows the emulator configured in es_systems.cfg, and for emulators that support multiple cores, the configured core is shown inside brackets. Any system marked with an asterisk (*) in this column requires additional system/BIOS ROMs to run, as should be explained in the emulator documentation.
For additional details regarding which game file extensions are supported per system, refer to the es_systems.cfg templates [es_systems.cfg_unix](resources/templates/es_systems.cfg_unix), [es_systems.cfg_macos](resources/templates/es_systems.cfg_macos) and [es_systems.cfg_windows](resources/templates/es_systems.cfg_windows). Normally the extensions setup in these files should cover everything that the emulators support.
@ -1413,14 +1413,14 @@ Consider the table below a work in progress as it's obvioulsy not fully populate
| :-------------------- | :--------------------------------------------- | :-------------------------------- | :----------------------------------- |
| 3do | 3DO | | |
| ags | Adventure Game Studio | | |
| amiga | Commodore Amiga | RetroArch (P-UAE) | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga600 | Commodore Amiga 600 | RetroArch (P-UAE) | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga1200 | Commodore Amiga 1200 | RetroArch (P-UAE) | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga | Commodore Amiga | RetroArch (P-UAE)* | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga600 | Commodore Amiga 600 | RetroArch (P-UAE)* | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga1200 | Commodore Amiga 1200 | RetroArch (P-UAE)* | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amigacd32 | Commodore Amiga CD32 | | |
| amstradcpc | Amstrad CPC | | |
| apple2 | Apple II | | |
| apple2gs | Apple IIGS | | |
| arcade | Arcade | RetroArch (MAME 2016 on Unix & Windows, MAME 2010 on macOS) | Single archive file following MAME name standard in root folder |
| arcade | Arcade | RetroArch (MAME 2016 on Unix & Windows, MAME 2010 on macOS)* | Single archive file following MAME name standard in root folder |
| astrocade | Bally Astrocade | | |
| atari2600 | Atari 2600 | | |
| atari5200 | Atari 5200 | | |
@ -1480,8 +1480,9 @@ Consider the table below a work in progress as it's obvioulsy not fully populate
| naomi | Sega NAOMI | | |
| n64 | Nintendo 64 | RetroArch (Mupen64Plus-Next on Unix & macOS, ParaLLEl N64 on Windows) | Single archive or ROM file in root folder |
| nds | Nintendo DS | | |
| neogeo | Neo Geo | RetroArch (FinalBurn Neo) | Single archive file following MAME name standard in root folder |
| neogeocd | Neo Geo CD | | |
| neogeo | Neo Geo | RetroArch (FinalBurn Neo)* | Single archive file following MAME name standard in root folder |
| neogeocd | Neo Geo CD | RetroArch (NeoCD)* | Single ZIP archive per game which includes the CD image and ripped audio |
| neogeocdjp | Neo Geo CD (Japan) | RetroArch (NeoCD)* | Single ZIP archive per game which includes the CD image and ripped audio |
| nes | Nintendo Entertainment System | RetroArch (Nestopia UE) | Single archive or ROM file in root folder |
| ngp | Neo Geo Pocket | | |
| ngpc | Neo Geo Pocket Color | | |

View file

@ -640,6 +640,15 @@
<platform>neogeocd</platform>
<theme>neogeocd</theme>
</system>
<system>
<name>neogeocdjp</name>
<fullname>Neo Geo CD</fullname>
<path>%ROMPATH%/neogeocdjp</path>
<extension>.chd .CHD .cue .CUE .7z .7Z .zip .ZIP</extension>
<command>/Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/neocd_libretro.dylib %ROM%</command>
<platform>neogeocd</platform>
<theme>neogeocdjp</theme>
</system>
<system>
<name>nes</name>
<fullname>Nintendo Entertainment System</fullname>

View file

@ -640,6 +640,15 @@
<platform>neogeocd</platform>
<theme>neogeocd</theme>
</system>
<system>
<name>neogeocdjp</name>
<fullname>Neo Geo CD</fullname>
<path>%ROMPATH%/neogeocdjp</path>
<extension>.chd .CHD .cue .CUE .7z .7Z .zip .ZIP</extension>
<command>retroarch -L %COREPATH%/neocd_libretro.so %ROM%</command>
<platform>neogeocd</platform>
<theme>neogeocdjp</theme>
</system>
<system>
<name>nes</name>
<fullname>Nintendo Entertainment System</fullname>

View file

@ -640,6 +640,15 @@
<platform>neogeocd</platform>
<theme>neogeocd</theme>
</system>
<system>
<name>neogeocdjp</name>
<fullname>Neo Geo CD</fullname>
<path>%ROMPATH%/neogeocdjp</path>
<extension>.chd .CHD .cue .CUE .7z .7Z .zip .ZIP</extension>
<command>flatpak run org.libretro.RetroArch -L %COREPATH%/neocd_libretro.so %ROM%</command>
<platform>neogeocd</platform>
<theme>neogeocdjp</theme>
</system>
<system>
<name>nes</name>
<fullname>Nintendo Entertainment System</fullname>

View file

@ -640,6 +640,15 @@
<platform>neogeocd</platform>
<theme>neogeocd</theme>
</system>
<system>
<name>neogeocdjp</name>
<fullname>Neo Geo CD</fullname>
<path>%ROMPATH%\neogeocdjp</path>
<extension>.chd .CHD .cue .CUE .7z .7Z .zip .ZIP</extension>
<command>retroarch.exe -L %EMUPATH%\cores\neocd_libretro.dll %ROM%</command>
<platform>neogeocd</platform>
<theme>neogeocdjp</theme>
</system>
<system>
<name>nes</name>
<fullname>Nintendo Entertainment System</fullname>

View file

@ -41,7 +41,8 @@ None at the moment.
* mess: MESS (Multi Emulator Super System) - system info, customized colors, consolegame.svg, console.svg, controller.svg, game.svg
* moto: Thomson MO/TO series - system info, customized colors, consolegame.svg, console.svg, controller.svg, game.svg
* naomi: Sega NAOMI - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg
* neogeocd: Neo Geo CD - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg
* neogeocd: Neo Geo CD - system info, customized colors
* neogeocdjp: Neo Geo CD (Japan) - system info, customized colors
* openbor: Open Beats of Rage (OpenBOR) game engine - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg
* oric: Tangerine Computer Systems Oric - system info, customized colors, consolegame.svg, console.svg, controller.svg, game.svg
* palm: Palm OS - system info, customized colors, logo.svg, consolegame.svg, console.svg, controller.svg, game.svg

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 144 B

After

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 144 B

After

Width:  |  Height:  |  Size: 67 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 144 B

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8 KiB

View file

@ -0,0 +1,18 @@
<theme>
<formatVersion>6</formatVersion>
<view name="system, basic, detailed, grid, video">
<image name="band1" extra="true">
<color>F6DD08</color>
</image>
<image name="band2" extra="true">
<color>800000</color>
</image>
<image name="band3" extra="true">
<color>FF0000</color>
</image>
<image name="band4" extra="true">
<color>4C504E</color>
</image>
</view>
</theme>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 43 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 22 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8 KiB

View file

@ -0,0 +1,9 @@
<theme>
<formatVersion>6</formatVersion>
<view name="system">
<text name="info1" extra="true">
<text>Neo Geo CD</text>
</text>
</view>
</theme>

View file

@ -0,0 +1,40 @@
<theme>
<formatVersion>6</formatVersion>
<include>./../theme.xml</include>
<include>./colors.xml</include>
<include>./systeminfo.xml</include>
<view name="system">
<image name="controller" extra="true">
<path>./images/controller.svg</path>
</image>
</view>
<view name="basic, detailed, grid, video">
<helpsystem name="help">
<textColor>262626</textColor>
<iconColor>262626</iconColor>
</helpsystem>
</view>
<view name="system, basic, detailed, video">
<image name="logo">
<path>./images/logo.svg</path>
</image>
<image name="consolegame" extra="true">
<path>./images/consolegame.svg</path>
</image>
</view>
<view name="basic, detailed">
<image name="console" extra="true">
<path>./images/console.svg</path>
</image>
</view>
<view name="grid">
<image name="logo">
<path>./images/logo.svg</path>
</image>
</view>
</theme>