Add 64DD BIOS check for Mupen cores

This commit is contained in:
Bobby Smith 2025-07-03 12:12:33 +02:00
parent 7cb7afa616
commit 5119c5e6b6
4 changed files with 28 additions and 0 deletions

View File

@ -29,4 +29,11 @@ needs_fullpath = "false"
disk_control = "false"
is_experimental = "true"
# Firmware / BIOS
firmware_count = 1
firmware0_desc = "Mupen64plus/IPL.n64 (64DD BIOS)"
firmware0_path = "Mupen64plus/IPL.n64"
firmware0_opt = "true"
notes = "(!) IPL.n64 (md5): 8d3d9f294b6e174bc7b1d2fd1c727530"
description = "An up-to-date port of the Mupen64Plus N64 emulator, ported to libretro. It uses up-to-date GLideN64 plugin as its default graphics plug, though the high-accuracy Angrylion and ParaLLEl-RDP plugins are also available. This core is a good first choice for most users and should generally work better than the ParaLLEl-N64 core, which is mainly useful for its support for legacy graphics plugins that can run on older/low-power devices that are too weak for the modern plugins. This core is intended for development/testing purposes, so users who just want to play games should use the non-develop version instead."

View File

@ -29,4 +29,11 @@ needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
# Firmware / BIOS
firmware_count = 1
firmware0_desc = "Mupen64plus/IPL.n64 (64DD BIOS)"
firmware0_path = "Mupen64plus/IPL.n64"
firmware0_opt = "true"
notes = "(!) IPL.n64 (md5): 8d3d9f294b6e174bc7b1d2fd1c727530"
description = "An up-to-date port of the Mupen64Plus N64 emulator, ported to libretro. It uses up-to-date GLideN64 plugin as its default graphics plug, though the high-accuracy Angrylion and ParaLLEl-RDP plugins are also available. This core is a good first choice for most users and should generally work better than the ParaLLEl-N64 core, which is mainly useful for its support for legacy graphics plugins that can run on older/low-power devices that are too weak for the modern plugins. This core is designed for devices that support OpenGL ES 2.0 and will have graphical errors on devices that support OpenGL ES 3.0+, so users with those devices should use the GLES3 version instead."

View File

@ -29,4 +29,11 @@ needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
# Firmware / BIOS
firmware_count = 1
firmware0_desc = "Mupen64plus/IPL.n64 (64DD BIOS)"
firmware0_path = "Mupen64plus/IPL.n64"
firmware0_opt = "true"
notes = "(!) IPL.n64 (md5): 8d3d9f294b6e174bc7b1d2fd1c727530"
description = "An up-to-date port of the Mupen64Plus N64 emulator, ported to libretro. It uses up-to-date GLideN64 plugin as its default graphics plug, though the high-accuracy Angrylion and ParaLLEl-RDP plugins are also available. This core is a good first choice for most users and should generally work better than the ParaLLEl-N64 core, which is mainly useful for its support for legacy graphics plugins that can run on older/low-power devices that are too weak for the modern plugins. This core is designed for devices that support OpenGL ES 3.0+ and will not function on other devices."

View File

@ -30,4 +30,11 @@ needs_fullpath = "false"
disk_control = "false"
is_experimental = "false"
# Firmware / BIOS
firmware_count = 1
firmware0_desc = "Mupen64plus/IPL.n64 (64DD BIOS)"
firmware0_path = "Mupen64plus/IPL.n64"
firmware0_opt = "true"
notes = "(!) IPL.n64 (md5): 8d3d9f294b6e174bc7b1d2fd1c727530"
description = "An up-to-date port of the Mupen64Plus N64 emulator, ported to libretro. It uses up-to-date GLideN64 plugin as its default graphics plug, though the high-accuracy Angrylion and ParaLLEl-RDP plugins are also available. This core is a good first choice for most users and should generally work better than the ParaLLEl-N64 core, which is mainly useful for its support for legacy graphics plugins that can run on older/low-power devices that are too weak for the modern plugins."