Skip to content

Commit

Permalink
Set STRONGMEM to 3 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol authored Feb 8, 2024
1 parent 61ea568 commit eae6564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV USER steam
ENV HOMEDIR "/home/${USER}"
ENV STEAMCMDDIR "${HOMEDIR}/steamcmd"

ENV BOX64_DYNAREC_STRONGMEM 1
ENV BOX64_DYNAREC_STRONGMEM 3

ENV DEBUGGER "/usr/local/bin/box86"

Expand Down

0 comments on commit eae6564

Please sign in to comment.