Optimus
Member
For my demo (Creep Tea)
1) Are the files lowercase and in the same dir as the demo? (As it's in the archive I guess)
2) Have you reset and tried again?
3) Do you see only black screen or is there a loading screen (with title/credits/few word) for few seconds and then the black screen? (Because the loading/precalculations begins after this introductory screen. I want to see if it crashes even before that, then it's an SDL problem else a problem of not finding the files.)
4) Have you install the SDL libs from here? Ok, I statically link the SDL libs, so normally this step wouldn't be necessary, but I just want to be sure or figure out what is happening?
5) Oh, and don't run code alone before running my demo. Reset and run! (I was the unlucky one, my demo being the next dir to code alone )
1) Are the files lowercase and in the same dir as the demo? (As it's in the archive I guess)
2) Have you reset and tried again?
3) Do you see only black screen or is there a loading screen (with title/credits/few word) for few seconds and then the black screen? (Because the loading/precalculations begins after this introductory screen. I want to see if it crashes even before that, then it's an SDL problem else a problem of not finding the files.)
4) Have you install the SDL libs from here? Ok, I statically link the SDL libs, so normally this step wouldn't be necessary, but I just want to be sure or figure out what is happening?
5) Oh, and don't run code alone before running my demo. Reset and run! (I was the unlucky one, my demo being the next dir to code alone )