Rosalie241 / RMG

Rosalie's Mupen GUI
GNU General Public License v3.0
611 stars 52 forks source link

[Feature Request] Add glide64 GFX plugin #95

Closed crashGG closed 1 year ago

crashGG commented 1 year ago

It would be great if RMG did add glide64 GFX plugin .An example: pj64 incorporates glide64 into itself and renamed glide64 to Project64-video.

After a lot of testing, this plugin has the fastest speed on low-end computers, especially with intel integrated graphics cards, which can run at 1080p 60fps.

Rosalie241 commented 1 year ago

No, I refuse to add unmaintained and legacy plugins but you're free to build it yourself locally and add the plugin to Plugin/GFX.

crashGG commented 1 year ago

In fact I did, I copied the latest glide64 x64 build to Plugin/GFX directory, it showed the error

image

newest glide64 x64 build: https://github.com/mupen64plus/mupen64plus-video-glide64/releases

Rosalie241 commented 1 year ago

After a quick look of the source code, see https://github.com/mupen64plus/mupen64plus-video-glide64/blob/master/src/Main.cpp#L997, it requires GLide64.ini to be in the Data directory.

crashGG commented 1 year ago

After a quick look of the source code, see https://github.com/mupen64plus/mupen64plus-video-glide64/blob/master/src/Main.cpp#L997, it requires GLide64.ini to be in the Data directory.

Thank you for your hint,when GLide64.ini in the Data directory, the glide64 plungin works.But now there is a new problem, RMG cannot set the plugin, the Graghics Setting is always gray.

2023-02-04_110448
Rosalie241 commented 1 year ago

That's expected because glide64 doesn't have a configuration GUI in the mupdn64plus version, you'll have to edit the configuration file manually.