emu2midi-lua
emu2midi-lua copied to clipboard
EmuLua scripts for recording retro game sound to MIDI file or FlMML
When I'm trying to stop the script I'm getting the following error. .\emu2midi.lua:446: module 'MIDI' not found: no field package.preload['MIDI'] no file '.\MIDI.lua' no file 'C:\VBA\lua\MIDI.lua' no file 'C:\VBA\lua\MIDI\init.lua' no...
When I try to run the nes2midi script on fceux, it gives me this error: ----------------------------- ...ownloads\fceux-2.6.6-win64\emu2midi-lua\nes2midi.lua:2: module 'base64' not found: no field package.preload['base64'] no file '.\base64.lua' no file 'E:\!Downloads\fceux-2.6.6-win64\lua\base64.lua'...
Any Change to support MGBA?