luadec icon indicating copy to clipboard operation
luadec copied to clipboard

support lua 5.1 N64 NSO Switch

Open ImanCol opened this issue 3 years ago • 1 comments

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?

ImanCol avatar Jan 22 '22 14:01 ImanCol

Are you able to disassemble the bytecode?

rocky avatar Mar 11 '22 18:03 rocky