Errors trying to run on RG552
Smashman4 opened this issue · 6 comments
In Main.cpp, please add SDL_LogSetAllPriority(SDL_LOG_PRIORITY_DEBUG);
at the top of Boot()
and post a new log (just the text, not an image, please)
Was able to get it to boot, but the screen only shows solid colors. The music and controls work fine though.
Here is the log for that:
Log.txt
Edit: Sorry, not sure how to add the proper formatting for log files.
What did you do to get it to boot?
Can you see any meshes even if they're not textured?
You can skip the menus by launching the game with --track 1
I used some libs provided to me by a dev in the Amberelec discord with a modified shell script attached below.
Cro-Mag Rally.txt
I don't see any Meshes or any graphics. Just a solid colored screen like this:
This is now working on the 552 via the Jelos operating system after we upgraded to the Panfrost + Mesa graphics drivers.
Awesome!