mupen64plus-ui-console
mupen64plus-ui-console copied to clipboard
Console (command-line) front-end user interface for Mupen64Plus v2.0 project
I'm user of Debian I'm not sure if it's a problem only on Debian or maybe mupen64plus could have a way to fix it... I only write: sudo apt-get install...
I create this ticket to continue the discussion from here: https://github.com/mupen64plus/mupen64plus-ui-console/commit/334db80b5559709905bd150b5f20fbf4c4005f49#commitcomment-24502858 Don't investigate now as I will try to isolate the bug more carefully.
[test_cp1252.zip](https://github.com/mupen64plus/mupen64plus-ui-console/files/6490431/test_cp1252.zip)
This file is from building a flatpak package (https://github.com/flathub/flathub/pull/663)
Running mupen64plus-2.5.9 on OpenBSD -current. I have a dual screen setup. If I run a game fullscreen or windowed, it generally plays just fine. In fullscreen mode, if I move...
I realize, in some situation, every requested screenshots (argument `--testshots`) are not all generated. I have a test suite that open a rom with a save state and save some...
Hi guys, When I try to install mupen64plus: `sudo apt-get install mupen64plus` from my BananaPi (using Raspbian for [BananaPi](http://www.lemaker.org/product-bananapi-resource.html)), I have the following error: ``` Depends: mupen64plus-ui-console but it is...
When users run mupen64plus for the first time or if they delete their mupen64plus.cfg file then mupen64plus will auto-generate a new cfg file. This cfg file may not have default...
This is just for preview and I will very likely changes things in the future but this PR shows what could be done to integrate audio backends in the console-ui...
It seems 87ef78922abb8b3450b9ecfe6315dada9e9867c8 from pull request #14 broke the SDL1.2 initialization. On parts of the platforms the main function must be replaced and instead the private SDL-main (parachute) function has...