This is a port of Mupen to 64-bit. It contains the port of glN64, RSP, Mupen64 Software Video, JttL's SDL Audio Plugin, Dummy Audio, Mupen64 Audio, Mupen64 Basic Input, And last but not least, the CPU and GUI. The glN64 port is VERY bad - It will get you through games like Kirby64 but it will quickly become corrupted on games like Mario 64 due to texture (cache?) bugs... Still plays, but with messed up textures. Sometimes you can use savestates to get around this.
--
Status:
Video - 80%, still buggy
Audio - 100%, flawless as far as i can tell
Input - 50%, blights plugin uses SDL_ttf, which will not build on my PC(improper truetype usage) so i could not do much to get it running
RSP - 100%, I can't find very much that could go wrong here because I'm not sure what it does.
CPU - 100%, Interpreter works excellently. DynaRec works exactly the same as it does already on Linux, Meaning not.
GUI - 99%, One little hack still somewhere...
--
I'll be trying to port Rice Video, but please help if you can. I really need it, after doing all of this work I'm beginning to lose my patience.
--
TO BUILD:
Edit Makefile with your favorite text editor... Enable the configuration you want by commenting the already in use configuration and uncommenting the one you want.
When your done, type make onto a terminal in the mupen directory.
OPTIMIZED BUILD IS NOT DEFAULT.
64-BIT BUILD IS DEFAULT.
--
Status:
Video - 80%, still buggy
Audio - 100%, flawless as far as i can tell
Input - 50%, blights plugin uses SDL_ttf, which will not build on my PC(improper truetype usage) so i could not do much to get it running
RSP - 100%, I can't find very much that could go wrong here because I'm not sure what it does.
CPU - 100%, Interpreter works excellently. DynaRec works exactly the same as it does already on Linux, Meaning not.
GUI - 99%, One little hack still somewhere...
--
I'll be trying to port Rice Video, but please help if you can. I really need it, after doing all of this work I'm beginning to lose my patience.
--
TO BUILD:
Edit Makefile with your favorite text editor... Enable the configuration you want by commenting the already in use configuration and uncommenting the one you want.
When your done, type make onto a terminal in the mupen directory.
OPTIMIZED BUILD IS NOT DEFAULT.
64-BIT BUILD IS DEFAULT.
Last edited: