luadec
luadec copied to clipboard
support lua 5.1 N64 NSO Switch
The Nintendo 64 emulator on the Nintendo Switch uses lua files compiled in 5.1 These files have a different structure. No decompiler is capable of generating the exact source files.
I tried your decompiler and I get the message luadec: sysdialog.lua: bad header in precompiled chunk core.zip
Can you study the files and add support?
Are you able to disassemble the bytecode?