Prep Time: 24-30 hours
Bake time: 35 - 50 minutes†
† your mileage may (and probably will) vary but these are the extremes
BEGIN:VCALENDAR | |
CALSCALE:GREGORIAN | |
PRODID:-//Apple Inc.//macOS 14.3//EN | |
VERSION:2.0 | |
X-APPLE-CALENDAR-COLOR:#1BADF8 | |
X-WR-CALNAME:NIME | |
BEGIN:VTIMEZONE | |
TZID:GMT+1000 | |
BEGIN:STANDARD | |
DTSTART:20010101T000000 |
# Classic-Controller | |
Classic.Dpad.X = ABS_HAT0X | |
Classic.Dpad.Y = -ABS_HAT0Y | |
Classic.LStick.X = ABS_X | |
Classic.LStick.Y = -ABS_Y | |
Classic.RStick.X = ABS_RX | |
Classic.RStick.Y = -ABS_RY | |
Classic.A = BTN_A | |
Classic.B = BTN_B | |
Classic.X = BTN_X |
The current version of RetroPie at time of writing is 4.8
which is built on top of Buster OS Lite for the distributed install image.
WPA Enterprise networks were tricky to connect to, inparticular the univeristy eduroam network.
Taking cues from https://forums.raspberrypi.com/viewtopic.php?t=247310
To get it to work I did the following after installing RetroPie on a Raspberry Pi 4
sudo raspi-config
/etc/wpa-supplicant/wpa-supplicant.conf
Usage: xcodebuild [-project <projectname>] [[-target <targetname>]...|-alltargets] [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [-showBuildSettings [-json]] [<buildsetting>=<value>]... [<buildaction>]... | |
xcodebuild [-project <projectname>] -scheme <schemeName> [-destination <destinationspecifier>]... [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [-showBuildSettings [-json]] [-showdestinations] [<buildsetting>=<value>]... [<buildaction>]... | |
xcodebuild -workspace <workspacename> -scheme <schemeName> [-destination <destinationspecifier>]... [-configuration <configurationname>] [-arch <architecture>]... [-sdk [<sdkname>|<sdkpath>]] [-showBuildSettings] [-showdestinations] [<buildsetting>=<value>]... [<buildaction>]... | |
xcodebuild -version [-sdk [<sdkfullpath>|<sdkname>] [-json] [<infoitem>] ] | |
xcodebuild -list [[-project <projectname>]|[-workspace <workspacename>]] [-json] | |
xcodebuild -show |
{ | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 8, | |
"minor" : 1, | |
"revision" : 3, | |
"architecture" : "x64", | |
"modernui" : 1 | |
} |
{ | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "Map index to 0. - 1., 0. 2. as those are the cell index limits ", | |
"presentation_linecount" : 3, | |
"bubble" : 1, | |
"patching_rect" : [ 390.0, 525.0, 467.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, |
{ | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p ramp-peak", | |
"outlettype" : [ "int" ], | |
"patching_rect" : [ 60.0, 356.0, 76.0, 22.0 ], | |
"numinlets" : 1, | |
"id" : "obj-52", | |
"numoutlets" : 1, |