Cebion

Results 4 issues of Cebion

Hi, I'm trying to run ShovelKnight on an RK3326 powered device Mali G31 GPU (ibmali-rk-bifrost-g31-rxp0) via GL4ES. I compiled GL4ES with -DODROID=ON -DGBM=ON -DNOX11=ON. I run the game via BOX86_LIBGL=libGL.so.1...

Hi there, I'm trying to run the game on a rk3326 arm soc. Compiled nicely so far but running it I get some serious errors: [DEBUG] PFile - Find ./data/redirect.txt...

Hi guys, currently tryring to compile rttr for an embedded linux handheld with an RK3566 no x or opengl. Compiled via cmake .. -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=Release -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DRTTR_USE_SYSTEM_LIBS=ON -DRTTR_INCLUDE_DEVTOOLS=OFF -DRTTR_OPENGL=GLES2.0 It...

I recently found something really weird. We're running box86 in combination with gl4es on various linux handhelds in this example RK3326, SDL2 via KMS/DRM no X11. We never had luck...