mupen64plus-ui-python icon indicating copy to clipboard operation
mupen64plus-ui-python copied to clipboard

A frontend for Mupen64Plus

Results 68 mupen64plus-ui-python issues
Sort by recently updated
recently updated
newest added

On OSX Monterrey, I installed m64py with pip and the requirements with homebrew. After starting I get the following log > qt.qpa.window: has active key-value observers (KVO)! These will stop...

Hello, I have formatted some of the code for readability purposes. I am looking forward to reading more of the documentation and improving this project in the future!

The way this front-end works is that when you resize the window, the N64 game is stretched to fill it. This is fine default behavior, but it wasn't what I...

hello, i use m64-py but my list of roms is empty. i use refresh button : list is empty. my foder of Rom is : drwxrwxrwx 2 jude jude 20480...

M64Py - A frontend for Mupen64Plus version 0.2.5 Frontend: INFO: attached to library 'Mupen64Plus Core' version 2.5.9 Frontend: INFO: includes support for Dynamic Recompiler. Core: Using full mem base Frontend:...

![Untitled](https://user-images.githubusercontent.com/12022733/213972103-69bc3115-f127-4d12-a422-22b35da6ddc5.png)

After cloning from git and running `pip install -r requirements.txt --user`: ``` python setup.py build running build running build_qt Updating '/home/rena/projects/games/mupen64plus-ui-python/src/m64py/ui/i18n/m64py_de_DE.qm'... Generated 103 translation(s) (0 finished and 103 unfinished) Ignored...

### Issue Title: **Error running `python3 setup.py install`: ModuleNotFoundError: No module named 'distutils'** ### Issue Description: When attempting to run `python3 setup.py install` in the directory `/home/andres/m64py/mupen64plus-ui-python`, the following error...