Skip to content

Commit

Permalink
Merge pull request #1319 from MadShmupper/LUCID
Browse files Browse the repository at this point in the history
Update LUCID.sh
  • Loading branch information
kloptops authored Feb 19, 2025
2 parents ab86ea5 + 65eb870 commit 5cfa491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/lucid/LUCID.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export LD_LIBRARY_PATH="/usr/lib:$GAMEDIR/lib:$LD_LIBRARY_PATH"
export SDL_GAMECONTROLLERCONFIG="$sdl_controllerconfig"

$GPTOKEYB "gmloadernext.${DEVICE_ARCH}" -c ./lucid.gptk &
pm_platform_helper "$GAMEDIR/gmloadernext.${DEVICE_ARCH"
pm_platform_helper "$GAMEDIR/gmloadernext.${DEVICE_ARCH}"
./gmloadernext.aarch64 -c "$GMLOADER_JSON"

pm_finish

0 comments on commit 5cfa491

Please sign in to comment.