Next Generation Emulation banner
1 - 10 of 10 Posts

· ...
Joined
·
398 Posts
Discussion Starter · #1 · (Edited)
Last update: 2021-07-16

The current version of the script could be found on GitHub Gist:

First execution usage example (in PATH):
Code:
m64pp --gfx mupen64plus-video-angrylion-plus.so --rsp mupen64plus-rsp-cxd4-sse2.so MYROM.bin
m64pp --gfx mupen64plus-video-GLideN64.so --rsp mupen64plus-rsp-hle.so MYROM.bin
The latest execution changes are saved every run, so you don't need to use the exact same parameters over and over again.
Second execution usage example (in PATH):
Code:
m64pp MYROM2.bin
 

· ...
Joined
·
398 Posts
Discussion Starter · #5 ·
Added the capabilities to make backups of the downloaded sources in online mode (ONLINE=1, BACKUP=1) and use said backups for offline mode (ONLINE=0, export DATE=YYYY-MM-DD) based on date.
By default disabled...
 
1 - 10 of 10 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top