well it breaks to blackscreen when i try a dofile()
my game is located at:
K:\PSP\GAME\luaplayer_______________________1\Applications\'mygame'
and i call the file with:
so the intro-music starts but black screenMusic.playFile( 'intro.it', true ) --plays intro
dofile("./splash-lp.lua") --luaplayer-splash-screen
works fine on luaplayerwindows and luaplayer without Applications\'mygame'
so, what do i have to modify to use dofile in lowser?
(i guess you know which folder it uses as default... dont want to try all versions... just to see when i am lucky)
greets
LuMo