i have a game i have written in lua. i load images at the start of each script , i have one for the game, menu and scores screens. each one loads 7-8 images aprt from scores.
my question is is there a limit to images loaded ? and if so is there a way to clear the memory, as i keep getting errors and the only possible reason seems to be im loading to many images in each script or cumulativley over the 3 .
edit:it works fine on the pc lua player but returns errors on the psp