Skip to content
Discussion options

You must be logged in to vote

Hey i am wondering if its possible using box64 to run a custom game that i am making which is 2D, using box64 on my raspberry 5. Alternative is web gl which is fine for 2d games, but i want to use all available power and not have limits from chromium. What should i check or keep in mind to make it work for the raspberry after i export the game from unity?

It should work yes. You might need to export MESA_GL_VERSION_OVERRIDE=3.2 as the opengl driver expose only 3.1 iirc, and Core profile needs 3.2, but that should make the trick.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@ptitSeb
Comment options

@ptitSeb
Comment options

@KonstantinosLeriou01
Comment options

@KonstantinosLeriou01
Comment options

@ptitSeb
Comment options

Answer selected by KonstantinosLeriou01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants