mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 07:35:38 +00:00
Added support for the game system Nintendo 64DD.
This commit is contained in:
parent
99e7a77850
commit
127c1f2b2a
|
@ -1416,6 +1416,7 @@ Consider the table below a work in progress as it's obvioulsy not fully populate
|
||||||
| Game system name | Full name | Default emulator | Recommended game setup |
|
| Game system name | Full name | Default emulator | Recommended game setup |
|
||||||
| :-------------------- | :--------------------------------------------- | :-------------------------------- | :----------------------------------- |
|
| :-------------------- | :--------------------------------------------- | :-------------------------------- | :----------------------------------- |
|
||||||
| 3do | 3DO | | |
|
| 3do | 3DO | | |
|
||||||
|
| 64dd | Nintendo 64DD | RetroArch (Mupen64Plus-Next on Unix & macOS, ParaLLEl N64 on Windows) | |
|
||||||
| ags | Adventure Game Studio | | |
|
| 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 |
|
| 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 |
|
| 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 |
|
||||||
|
|
|
@ -10,6 +10,15 @@
|
||||||
<platform>3do</platform>
|
<platform>3do</platform>
|
||||||
<theme>3do</theme>
|
<theme>3do</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>64dd</name>
|
||||||
|
<fullname>Nintendo 64DD</fullname>
|
||||||
|
<path>%ROMPATH%/64dd</path>
|
||||||
|
<extension>.n64 .N64 .v64 .V64 .z64 .Z64 .bin .BIN .u1 .U1 .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>/Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/mupen64plus_next_libretro.dylib %ROM%</command>
|
||||||
|
<platform>n64</platform>
|
||||||
|
<theme>64dd</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>ags</name>
|
<name>ags</name>
|
||||||
<fullname>Adventure Game Studio</fullname>
|
<fullname>Adventure Game Studio</fullname>
|
||||||
|
|
|
@ -10,6 +10,15 @@
|
||||||
<platform>3do</platform>
|
<platform>3do</platform>
|
||||||
<theme>3do</theme>
|
<theme>3do</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>64dd</name>
|
||||||
|
<fullname>Nintendo 64DD</fullname>
|
||||||
|
<path>%ROMPATH%/64dd</path>
|
||||||
|
<extension>.n64 .N64 .v64 .V64 .z64 .Z64 .bin .BIN .u1 .U1 .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>retroarch -L %COREPATH%/mupen64plus_next_libretro.so %ROM%</command>
|
||||||
|
<platform>n64</platform>
|
||||||
|
<theme>64dd</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>ags</name>
|
<name>ags</name>
|
||||||
<fullname>Adventure Game Studio</fullname>
|
<fullname>Adventure Game Studio</fullname>
|
||||||
|
|
|
@ -10,6 +10,15 @@
|
||||||
<platform>3do</platform>
|
<platform>3do</platform>
|
||||||
<theme>3do</theme>
|
<theme>3do</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>64dd</name>
|
||||||
|
<fullname>Nintendo 64DD</fullname>
|
||||||
|
<path>%ROMPATH%/64dd</path>
|
||||||
|
<extension>.n64 .N64 .v64 .V64 .z64 .Z64 .bin .BIN .u1 .U1 .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>flatpak run org.libretro.RetroArch -L %COREPATH%/mupen64plus_next_libretro.so %ROM%</command>
|
||||||
|
<platform>n64</platform>
|
||||||
|
<theme>64dd</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>ags</name>
|
<name>ags</name>
|
||||||
<fullname>Adventure Game Studio</fullname>
|
<fullname>Adventure Game Studio</fullname>
|
||||||
|
|
|
@ -10,6 +10,15 @@
|
||||||
<platform>3do</platform>
|
<platform>3do</platform>
|
||||||
<theme>3do</theme>
|
<theme>3do</theme>
|
||||||
</system>
|
</system>
|
||||||
|
<system>
|
||||||
|
<name>64dd</name>
|
||||||
|
<fullname>Nintendo 64DD</fullname>
|
||||||
|
<path>%ROMPATH%/64dd</path>
|
||||||
|
<extension>.n64 .N64 .v64 .V64 .z64 .Z64 .bin .BIN .u1 .U1 .7z .7Z .zip .ZIP</extension>
|
||||||
|
<command>retroarch.exe -L %EMUPATH%\cores\parallel_n64_libretro.dll %ROM%</command>
|
||||||
|
<platform>n64</platform>
|
||||||
|
<theme>64dd</theme>
|
||||||
|
</system>
|
||||||
<system>
|
<system>
|
||||||
<name>ags</name>
|
<name>ags</name>
|
||||||
<fullname>Adventure Game Studio</fullname>
|
<fullname>Adventure Game Studio</fullname>
|
||||||
|
|
18
themes/rbsimple-DE/64dd/colors.xml
Normal file
18
themes/rbsimple-DE/64dd/colors.xml
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
<theme>
|
||||||
|
<formatVersion>6</formatVersion>
|
||||||
|
|
||||||
|
<view name="system, basic, detailed, video, grid">
|
||||||
|
<image name="band1" extra="true">
|
||||||
|
<color>DCAF36</color>
|
||||||
|
</image>
|
||||||
|
<image name="band2" extra="true">
|
||||||
|
<color>268340</color>
|
||||||
|
</image>
|
||||||
|
<image name="band3" extra="true">
|
||||||
|
<color>20317F</color>
|
||||||
|
</image>
|
||||||
|
<image name="band4" extra="true">
|
||||||
|
<color>B73E3A</color>
|
||||||
|
</image>
|
||||||
|
</view>
|
||||||
|
</theme>
|
1
themes/rbsimple-DE/64dd/images/console.svg
Normal file
1
themes/rbsimple-DE/64dd/images/console.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 53 KiB |
1
themes/rbsimple-DE/64dd/images/consolegame.svg
Normal file
1
themes/rbsimple-DE/64dd/images/consolegame.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 71 KiB |
1
themes/rbsimple-DE/64dd/images/controller.svg
Normal file
1
themes/rbsimple-DE/64dd/images/controller.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
1
themes/rbsimple-DE/64dd/images/game.svg
Normal file
1
themes/rbsimple-DE/64dd/images/game.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 18 KiB |
1
themes/rbsimple-DE/64dd/images/logo.svg
Normal file
1
themes/rbsimple-DE/64dd/images/logo.svg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 252.799 110.437"><text transform="translate(93.823 98.972)" fill="#c23435" font-family="ArialMT" font-size="2">I don’t like bugs!</text><path fill="#070308" d="M0 20.578h252.799v89.859H0z"/><g fill="#fff"><path d="M50.729 53.49c-6.743 0-11.386 1.939-14.482 4.13 1.332-3.913 4.891-7.377 8.553-9.386 7.069-3.877 17.711-3.193 17.711-3.193V29.838s-20.599-1.14-32.229 9.198c-11.63 10.338-14.29 21.055-14.29 31.925 0 7.753 1.824 30.253 26.3 30.253s26.072-19.991 26.072-25.692c0-5.701-2.128-22.032-17.635-22.032zm-7.525 33.647c-4.713 0-7.829-4.394-7.829-11.311s3.649-8.893 6.993-8.893c5.017 0 7.297 4.029 7.297 9.426 0 5.396-1.748 10.778-6.461 10.778z"/><path d="M123.929 69.821h-14.518V30.827H87.063l-22.53 38.994v14.67h26.863v15.583h18.015V84.491h14.518v-14.67zm-43.143 0l10.61-19.33v19.33h-10.61z"/><path d="M145.175 30.827H119.33v69.247h25.844c19.043 0 34.624-15.581 34.624-34.624 0-19.043-15.58-34.623-34.623-34.623zm12.139 34.623c0 11.426-7.048 20.774-15.662 20.774h-4.306V44.676h4.306c8.614 0 15.662 9.348 15.662 20.774z"/><path d="M202.184 30.827H176.34v69.247h25.844c19.043 0 34.624-15.581 34.624-34.624 0-19.043-15.581-34.623-34.624-34.623zm12.139 34.623c0 11.426-7.048 20.774-15.662 20.774h-4.306V44.676h4.306c8.614 0 15.662 9.348 15.662 20.774z"/></g><path d="M235.593 97.471v3.743h-.858v-3.743h-1.144v-.741h3.146v.741h-1.144zm5.556 3.743h-.851v-2.658l-.852 1.794h-.572l-.864-1.813v2.678h-.852V96.73h.852l1.15 2.476 1.138-2.476h.851v4.484z" fill="#fff"/><g fill="#233387"><path d="M80.837 10.381c0-3.536-1.437-6.134-6.023-6.134h-5.36v12.046h5.636c3.482 0 5.747-2.265 5.747-5.912zm-6.962 3.205V6.955h.442c.718 0 1.216.221 1.492.718s.331 1.437.331 2.597-.055 2.1-.332 2.597c-.276.497-.774.718-1.492.718h-.441zm14.035 3.039c3.979 0 5.913-2.597 5.913-6.355 0-3.758-1.989-6.355-5.913-6.355-3.979 0-5.913 2.597-5.913 6.355.001 3.758 1.99 6.355 5.913 6.355zm0-9.726c.718 0 1.216.442 1.216 3.316 0 2.984-.497 3.315-1.216 3.315-.718 0-1.216-.387-1.216-3.315.001-2.929.498-3.316 1.216-3.316zM11.819 4.247H8.172v6.907h-.055L5.686 4.247H.27v12.046h3.647V9.331h.056l2.431 6.962h5.415zm12.544 5.084h.055l2.432 6.962h5.415V4.247h-3.647v6.907h-.055l-2.432-6.907h-5.415v12.046h3.647zm35.2 0h.055l2.431 6.962h5.416V4.247h-3.648v6.907h-.055l-2.431-6.907h-5.415v12.046h3.647zM14.03 4.247h4.531v12.046H14.03zm22.435 12.046h4.531V7.507h2.873v-3.26H33.591v3.26h2.874zm17.848-3.149h-4.642v-1.327h4.145V8.723h-4.145V7.452h4.532V4.247h-8.952v12.046h9.062z"/><path d="M69.454 4.247h5.36c4.586 0 6.023 2.597 6.023 6.134 0 3.647-2.266 5.913-5.747 5.913h-5.636V4.247zm4.421 9.339h.442c.718 0 1.216-.221 1.492-.718s.332-1.437.332-2.597-.055-2.1-.332-2.597c-.276-.497-.774-.718-1.492-.718h-.442v6.63zM87.91 3.915c3.923 0 5.913 2.597 5.913 6.355 0 3.758-1.934 6.355-5.913 6.355-3.923 0-5.913-2.597-5.913-6.355.001-3.757 1.935-6.355 5.913-6.355zm0 9.615c.718 0 1.216-.332 1.216-3.315 0-2.873-.497-3.316-1.216-3.316-.718 0-1.216.387-1.216 3.316.001 2.929.498 3.315 1.216 3.315zM8.172 4.247v6.907h-.055L5.686 4.247H.27v12.046h3.647V9.331h.055l2.431 6.963h5.415V4.247H8.172zm20.446 0v6.907h-.055l-2.431-6.907h-5.415v12.046h3.647V9.331h.055l2.431 6.963h5.415V4.247h-3.647zm35.199 0v6.907h-.055l-2.431-6.907h-5.415v12.046h3.647V9.331h.055l2.431 6.963h5.415V4.247h-3.647zm-45.256 0v12.046H14.03V4.247h4.531zm17.904 12.046V7.507h-2.873v-3.26H43.87v3.26h-2.873v8.786h-4.532zm13.206-8.841v1.271h4.144v3.094h-4.144v1.326h4.642v3.15h-9.062V4.247h8.952v3.205h-4.532z"/></g><g fill="#c33d3a"><path d="M100.067 3.26c-.774 0-1.326.166-1.824.608h-.055c.276-.939.995-1.713 2.929-1.823h.774V0h-.884c-1.547.055-2.818.497-3.813 1.437-1.05.939-1.658 2.487-1.658 4.255 0 2.21 1.16 4.255 3.868 4.255 2.044 0 3.537-1.547 3.537-3.537 0-2.045-1.382-3.15-2.874-3.15zm-.663 4.753c-.829 0-1.216-.829-1.271-1.603 0-.276 0-.442.055-.553.166-.387.553-.718 1.05-.718.829 0 1.161.774 1.161 1.437 0 .829-.387 1.437-.995 1.437zm10.665-2.321V.166h-3.205l-3.205 5.747v1.713h4.034v2.155l-.055.055h2.431V7.681h.995V5.692h-.995zm-2.376-1.713v1.658h-1.658v-.056l.774-1.602c.332-.663.608-1.271.884-1.934h.055c0 .663-.055 1.326-.055 1.934z"/><path d="M101.946 2.045h-.829c-1.934.11-2.652.884-2.929 1.823h.055c.497-.442 1.05-.608 1.824-.608 1.492 0 2.873 1.105 2.873 3.15 0 1.989-1.492 3.537-3.537 3.537-2.708 0-3.868-2.045-3.868-4.255 0-1.768.608-3.315 1.658-4.255C98.188.498 99.459.055 101.006 0h.884v2.045h.056zm-2.542 5.968c.608 0 .995-.608.995-1.437 0-.663-.332-1.437-1.161-1.437-.497 0-.884.332-1.05.718-.055.111-.055.276-.055.553.055.774.442 1.603 1.271 1.603zm8.289 1.768V7.626h-4.034V5.913l3.205-5.747h3.205v5.526h.995v1.989h-.995v2.155h-2.431l.055-.055zm0-4.145V3.979c0-.608.055-1.271.055-1.934h-.055a29.602 29.602 0 0 1-.884 1.934l-.774 1.602v.055h1.658z"/></g></svg>
|
After Width: | Height: | Size: 4.6 KiB |
33
themes/rbsimple-DE/64dd/systeminfo.xml
Normal file
33
themes/rbsimple-DE/64dd/systeminfo.xml
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
<theme>
|
||||||
|
<formatVersion>6</formatVersion>
|
||||||
|
|
||||||
|
<view name="system">
|
||||||
|
<text name="info1" extra="true">
|
||||||
|
<text>Manufacturer : Nintendo</text>
|
||||||
|
</text>
|
||||||
|
<text name="info2" extra="true">
|
||||||
|
<text>Year of Release : 1999</text>
|
||||||
|
</text>
|
||||||
|
<text name="info3" extra="true">
|
||||||
|
<text>Units sold : 15.000</text>
|
||||||
|
</text>
|
||||||
|
<text name="info4" extra="true">
|
||||||
|
<text>CPU : 64-bit NEC VR4300 @ 93.75 MHz</text>
|
||||||
|
</text>
|
||||||
|
<text name="info5" extra="true">
|
||||||
|
<text>Co-CPU : 64-bit MIPS RISC "Reality Immersion" RCP @ 62.5 MHz</text>
|
||||||
|
</text>
|
||||||
|
<text name="info6" extra="true">
|
||||||
|
<text>64DD-CPU : 32-bit co-processor for reading/transferring disk data</text>
|
||||||
|
</text>
|
||||||
|
<text name="info7" extra="true">
|
||||||
|
<text>RAM : 4 MB RAMBUS RDRAM (expandable up to 8 MB)</text>
|
||||||
|
</text>
|
||||||
|
<text name="info8" extra="true">
|
||||||
|
<text>Sound : Stereo 16-Bit and 48 kHz</text>
|
||||||
|
</text>
|
||||||
|
<text name="info9" extra="true">
|
||||||
|
<text>Sound : Stereo 16Bit 48 kHz</text>
|
||||||
|
</text>
|
||||||
|
</view>
|
||||||
|
</theme>
|
40
themes/rbsimple-DE/64dd/theme.xml
Normal file
40
themes/rbsimple-DE/64dd/theme.xml
Normal 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>
|
Loading…
Reference in a new issue