jtothebell / fake-08

A Pico-8 player/emulator for console homebrew
Other
577 stars 48 forks source link

3DS: Error loading cart LUA on Slipways #91

Closed TheTrashMan-Ricky closed 1 year ago

TheTrashMan-Ricky commented 2 years ago

Basically what the title says. When attempting to run Slipways on 3ds, the following message happends

jtothebell commented 2 years ago

This is a known issue (see https://github.com/jtothebell/fake-08/wiki/Cart-Compatibility). It should be playable with the attached mod however (which just breaks out the compound -= operator to be a normal assignment) slipways_p8_mod.p8.zip

jtothebell commented 1 year ago

PICO-8's lua has been updated and its behavior now matches FAKE-08. Slipways has been updated with a version that doesn't have this issue. Closing this issue.