Closed Wolvan closed 7 years ago
Yes, dofile("romfs:/index.lua") for example.
Same for other functions (loadImage and similars).
CHMM2 for example uses romfs partition: https://github.com/Rinnegatamante/CHMM2/blob/master/source/index.lua#L3-L16
Ah, that's easy enough! Thanks a lot, Rin
Sorry if this is a stupid question, but is it possible to access resources from the RomFS from a lpp3ds script?