Block a user
886bb8eb07
Good start on getting oauth token. It currently does not display the application name when requesting access though.
5a9f715891
Replace nvdaControllerClient at the launch of Sketchbook so that updates won't break it. Immediately after updating, relaunch the game to restore speech.
7e90f9586f
Entombed now uses wine 7.7, but there appears to be something wrong with part of the installation process, so not working currently. Added some statements to show what is happening, including which wine is being used or installed.
ba84837102
Changed the irc utility to use curl instead of wget because of problems on armv7h with wget.
9c26da7f0a
Improvements to the part of gaming.sh that links the executables. Updated installed wine version to 7.11
d34abd2f34
Updated the version of wine that gets installed to 7.7. Updated the simlink part of the script so it grabs all the executables.
ed82d449c6
Updated installer for swamp. It now uses the new code to make sure everything happens in 7.7
8bdba9d93e
More very experimental changes. Now games should install using the required version of wine if necessary. It works in all the tests I have done, but that doesn't mean there are no bugs.
db463525e9
Fixed clipboard_translator. It was refusing to run if or exiting if for some reason the clipboard was empty.