Skip to content

Commit

Permalink
Merge pull request #1158 from ben-willmore/ottomatic
Browse files Browse the repository at this point in the history
Otto Matic: Add libEGL
  • Loading branch information
kloptops authored Jan 8, 2025
2 parents 724dbda + ce80358 commit 9edd830
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/ottomatic/Otto Matic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ fi

if [ "$LIBGL_FB" != "" ]; then
export SDL_VIDEO_GL_DRIVER="$GAMEDIR/gl4es.aarch64/libGL.so.1"
export SDL_VIDEO_EGL_DRIVER="$GAMEDIR/gl4es.aarch64/libEGL.so.1"
fi

export SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"
Expand Down
Binary file not shown.

0 comments on commit 9edd830

Please sign in to comment.