Difference between revisions of "RMG"

From Emulation General Wiki
Jump to navigation Jump to search
(36 intermediate revisions by 12 users not shown)
Line 4: Line 4:
 
|logowidth    =  
 
|logowidth    =  
 
|screenshot    = RMG-screenshot.png
 
|screenshot    = RMG-screenshot.png
|screenshotcaption = The Qt5 frontend on Windows 10.
+
|screenshotcaption = The Qt6 frontend on linux
 
|developer    = [https://github.com/Rosalie241/RMG Rosalie241]
 
|developer    = [https://github.com/Rosalie241/RMG Rosalie241]
|version      = N/A
+
|version      = {{Version|RMG}}
 
|active        = Yes
 
|active        = Yes
|platform      = Windows, Linux
+
|platform      = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]
 
|architecture  = x64
 
|architecture  = x64
 
|target        = [[Nintendo 64 emulators|Nintendo 64]]
 
|target        = [[Nintendo 64 emulators|Nintendo 64]]
Line 19: Line 19:
 
|source        = [https://github.com/Rosalie241/RMG GitHub]
 
|source        = [https://github.com/Rosalie241/RMG GitHub]
 
}}
 
}}
'''RMG''' is a new and upcoming open-source, plugin-based Mupen64Plus [[Nintendo 64 emulators|Nintendo 64 emulator]] Front-end maintained by Rosalie241 which focus on simplistic sleek GUI design and pays homage to the look and feel of [[Project64]].
+
 
 +
'''RMG''' (Rosalie's Mupen GUI) is an open-source, plugin-based Mupen64Plus [[Nintendo 64 emulators|Nintendo 64 emulator]] frontend maintained by Rosalie241, which is focused on a simplistic, sleek GUI design and pays homage to the look and feel of [[Project64]].
 +
 
 +
The project aims to close the gap between Project64 and Mupen64Plus regarding user experience. The project was archived on January 9th, 2021, but it opened up again on July 27th, 2021.
  
 
==Download==
 
==Download==
 
{| cellpadding="4"
 
{| cellpadding="4"
 
|-
 
|-
|align=center|{{Icon|Win-big}}
+
|align=center|{{Icon|Win-big|Lin-big}}
|[https://ci.appveyor.com/project/rosalie241/rmg/build/artifacts '''Official WIP builds''']
+
|[https://github.com/Rosalie241/RMG/releases '''Official releases''']
 +
|-
 +
|align=center|{{Icon|Win-big|Lin-big}}
 +
|[https://github.com/Rosalie241/RMG/actions '''Automated builds''']
 
|-
 
|-
 
|}
 
|}
  
 
==Overview==
 
==Overview==
RMG is currently in WIP state and is still heavily worked on with new features and GUI options being added regularly.
+
RMG supports cheat codes and offers a "grid view" of your games, along with their covers if you provide the images. Starting from version 0.2.5, it switched from Qt5 to Qt6, providing a sleeker look.
 +
 
 +
==Plugins==
 +
RMG currently includes the following plugins:
 +
 
 +
'''GFX'''
 +
* GLideN64
 +
* ParaLLEl-RDP
 +
* Angrylion's RDP Plus
 +
 
 +
'''Audio'''
 +
* Rosalie's Mupen GUI Audio Plugin
 +
 
 +
'''Input'''
 +
* Raphnetraw Input (for use with real N64 controllers)
 +
* GC Adapter (for Wii U or Switch) Input
 +
* Rosalie's Mupen GUI Input
 +
 
 +
'''RSP'''
 +
* Static Interpreter (CXD4)
 +
* Mupen64Plus HLE RSP
 +
* ParaLLEl-RSP
 +
 
 +
It is also compatible with other plugins, like those that come with regular Mupen64Plus, should you wish to use them over the ones mentioned above. However, just like with standalone, you must configure them by editing the mupen64plus.cfg file. All plugins above (except for the RSP plugins) are configurable via the GUI.
 +
 
 +
==Demonstration==
 +
<gallery mode=packed heights=225px caption="RMG sample gallery">
 +
RMG-demo1.png|Input settings
 +
RMG-demo2.png|ROM browser
 +
RMG-demo3.png|Interface settings
 +
RMG-demo4.png|Plugin settings
 +
RMG-demo5.png|Game settings
 +
</gallery>
  
 
==External links==
 
==External links==
* [https://discord.gg/G7JTSvm Discord64 Server]
+
* [https://discord.gg/k9GuyJ2PpF Rosalie's Mupen GUI Discord Server]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Home console emulators]]
 
[[Category:Nintendo 64 emulators]]
 
[[Category:Nintendo 64 emulators]]
 +
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]

Revision as of 07:14, 8 March 2023

RMG
px
RMG-screenshot.png
The Qt6 frontend on linux
Developer(s) Rosalie241
Latest version 0.5.8 [+]
Active Yes
Platform(s) Windows
Linux
Architecture(s) x64
Emulates Nintendo 64
Compatibility High
Programmed in C, C++
License GNU GPLv3
Source code GitHub

RMG (Rosalie's Mupen GUI) is an open-source, plugin-based Mupen64Plus Nintendo 64 emulator frontend maintained by Rosalie241, which is focused on a simplistic, sleek GUI design and pays homage to the look and feel of Project64.

The project aims to close the gap between Project64 and Mupen64Plus regarding user experience. The project was archived on January 9th, 2021, but it opened up again on July 27th, 2021.

Download

Windows Linux Official releases
Windows Linux Automated builds

Overview

RMG supports cheat codes and offers a "grid view" of your games, along with their covers if you provide the images. Starting from version 0.2.5, it switched from Qt5 to Qt6, providing a sleeker look.

Plugins

RMG currently includes the following plugins:

GFX

  • GLideN64
  • ParaLLEl-RDP
  • Angrylion's RDP Plus

Audio

  • Rosalie's Mupen GUI Audio Plugin

Input

  • Raphnetraw Input (for use with real N64 controllers)
  • GC Adapter (for Wii U or Switch) Input
  • Rosalie's Mupen GUI Input

RSP

  • Static Interpreter (CXD4)
  • Mupen64Plus HLE RSP
  • ParaLLEl-RSP

It is also compatible with other plugins, like those that come with regular Mupen64Plus, should you wish to use them over the ones mentioned above. However, just like with standalone, you must configure them by editing the mupen64plus.cfg file. All plugins above (except for the RSP plugins) are configurable via the GUI.

Demonstration

External links