Working toward Raspberry Pi compatibility.
This commit is contained in:
parent
f628b8e61f
commit
0221f4c7eb
@ -759,6 +759,8 @@ mkdir -p "${cache}"
|
|||||||
mkdir -p "${configFile%/*}"
|
mkdir -p "${configFile%/*}"
|
||||||
# Turn off debug messages
|
# Turn off debug messages
|
||||||
export WINEDEBUG="-all"
|
export WINEDEBUG="-all"
|
||||||
|
# Compatibility with box86
|
||||||
|
export BOX86_NOBANNER=1
|
||||||
# During installation, you can set winVer to the versions available.
|
# During installation, you can set winVer to the versions available.
|
||||||
# To set winetricks arguments, such as virtual desktop, set the winetricksSettings variable.
|
# To set winetricks arguments, such as virtual desktop, set the winetricksSettings variable.
|
||||||
# Example: winetricksSettings="vd=1024x768"
|
# Example: winetricksSettings="vd=1024x768"
|
||||||
|
Loading…
Reference in New Issue
Block a user