<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device - Gaming				            </title>
            <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/</link>
            <description>CrackedConsole Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Mon, 16 Mar 2026 14:55:46 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-623</link>
                        <pubDate>Fri, 07 Jan 2022 15:27:39 +0000</pubDate>
                        <description><![CDATA[Great update! Thank you!We have received your order and will be getting it ready for shipping today.
Thank you!]]></description>
                        <content:encoded><![CDATA[<p>Great update! Thank you!<br />We have received your order and will be getting it ready for shipping today.</p>
<p><br />Thank you!</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-623</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-622</link>
                        <pubDate>Thu, 06 Jan 2022 19:54:08 +0000</pubDate>
                        <description><![CDATA[Hi all - fantastic work in making this board a usable micro console. Over the holiday break I got RetroPie working on a Zero 2W board with this HAT - the build steps are fairly straightforwa...]]></description>
                        <content:encoded><![CDATA[<p>Hi all - fantastic work in making this board a usable micro console. Over the holiday break I got RetroPie working on a Zero 2W board with this HAT - the build steps are fairly straightforward, and yield a very well-performing tiny console.</p>
<p>1. Install RetroPie on the 2W, no HAT, latest version for Raspi 2/3 (NOT zero!)</p>
<p>2. Install fbcp-ili9341 driver, with these CMAKE flags per the PinkyPiX build:</p>
<pre class="wp-block-code" contenteditable="false"><code>cmake -DWAVESHARE_ST7789VW_HAT=ON -DSPI_BUS_CLOCK_DIVISOR=6 -DSTATISTICS=0 -DBACKLIGHT_CONTROL=OFF ..
make -j</code></pre>
<p>3.  Install Retrogame GPIO driver. /boot/regtrogame.cfg copied from PinkyPiX image (below) ,  driver from https://github.com/adafruit/Adafruit-Retrogame</p>
<pre class="wp-block-code" contenteditable="false"><code></code></pre>
<p># PinkyPi X v1.0</p>
<pre class="wp-block-code" contenteditable="false"><code></code></pre>
<p>LEFT 16 # Joypad left<br />RIGHT 13 # Joypad right<br />UP 5 # Joypad up<br />DOWN 6 # Joypad down<br />A 21 # 'A' button<br />B 20 # 'B' button<br />X 15 # 'X' button<br />Y 12 # 'Y' button<br />SPACE 19 # 'Select' button<br />ENTER 26 # 'Start' button<br />L 23 # Left shoulder button<br />R 14 # Right shoulder button<br />H 3 # Hotkey Button</p>
<pre class="wp-block-code" contenteditable="false"><code></code></pre>
<p>4. Edit /etc/rc.local, adding the following before the last "exit 0" line:</p>
<pre contenteditable="false">sudo /home/pi/fbcp-ili9341/build/fbcp-ili9341 &amp;
sudo /usr/local/bin/retrogame &amp;</pre>
<p>5. Added  /etc/udev/rules.d/10-retrogame.rules with contents:</p>
<pre contenteditable="false">SUBSYSTEM=="input", ATTRS{name}=="retrogame", ENV{ID_INPUT_KEYBOARD}="1"
</pre>
<p>Reboot, add roms, and play!</p>
<p>So far testing yields a pretty capable little system - I don't have a good quantification of battery life on the upgraded hardware, but solid &gt;30FPS on most emulators before N64 looks pretty cool in such a tiny package! I've ordered the SNES case from the site to complete the build - my train commute just got more fun :P</p>
<p> </p>
<p>Thanks all!</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>giantkillerrobot</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-622</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-610</link>
                        <pubDate>Sat, 19 Jun 2021 17:09:12 +0000</pubDate>
                        <description><![CDATA[Posted by: @retrochris 
Well I sat down and started again following the instructions and now it works! I don&#039;t know where I was going wrong I think frustration got the better of me! Thanks ...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1280" data-postid="609" data-mention="retrochris">
<div class="wpforo-post-quote-author"><strong> Posted by: @retrochris </strong></div>
<p>Well I sat down and started again following the instructions and now it works! I don't know where I was going wrong I think frustration got the better of me! Thanks for your help!</p>
</blockquote>
<p>Awesome! I am glad to hear you got it working, now the fun begins! =)</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-610</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-609</link>
                        <pubDate>Fri, 18 Jun 2021 20:45:52 +0000</pubDate>
                        <description><![CDATA[Well I sat down and started again following the instructions and now it works! I don&#039;t know where I was going wrong I think frustration got the better of me! Thanks for your help!]]></description>
                        <content:encoded><![CDATA[<p>Well I sat down and started again following the instructions and now it works! I don't know where I was going wrong I think frustration got the better of me! Thanks for your help!</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>Retrochris</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-609</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-608</link>
                        <pubDate>Fri, 18 Jun 2021 15:04:12 +0000</pubDate>
                        <description><![CDATA[Posted by: @retrochris 
OK I will give that a go. I have already tried this but I my be doing something wrong!
Do you have an example of what wpa_supplicant.conf should contain?

Yes fro...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1280" data-postid="607" data-mention="retrochris">
<div class="wpforo-post-quote-author"><strong> Posted by: @retrochris </strong></div>
<p>OK I will give that a go. I have already tried this but I my be doing something wrong!</p>
<p style="text-align: center">Do you have an example of what wpa_supplicant.conf should contain?</p>
</blockquote>
<p>Yes from our guides section</p>
<p><a href="https://www.crackedconsole.com/2019/03/26/configuring-retropie-to-connect-to-wifi-with-no-keyboard-or-display/" target="true">https://www.crackedconsole.com/2019/03/26/configuring-retropie-to-connect-to-wifi-with-no-keyboard-or-display/</a></p>
<p> </p>
<pre class="wp-block-code" contenteditable="false"><code>country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

# RETROPIE CONFIG START
network={
    ssid="Your-network-name"
    psk="Your-network-password"
}
# RETROPIE CONFIG END</code></pre>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-608</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-607</link>
                        <pubDate>Fri, 18 Jun 2021 13:21:50 +0000</pubDate>
                        <description><![CDATA[OK I will give that a go. I have already tried this but I my be doing something wrong!
Do you have an example of what wpa_supplicant.conf should contain?]]></description>
                        <content:encoded><![CDATA[<p>OK I will give that a go. I have already tried this but I my be doing something wrong!</p>
<p style="text-align: center">Do you have an example of what wpa_supplicant.conf should contain?</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>Retrochris</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-607</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-606</link>
                        <pubDate>Fri, 18 Jun 2021 12:22:42 +0000</pubDate>
                        <description><![CDATA[Posted by: @retrochris 
Hi yeah I have done that with the 1.54&quot; screen. There in nothing that shows up. I can&#039;t seem to attach a picture  to show you!

If you re-flash the image to the SD...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1280" data-postid="605" data-mention="retrochris">
<div class="wpforo-post-quote-author"><strong> Posted by: @retrochris </strong></div>
<p>Hi yeah I have done that with the 1.54" screen. There in nothing that shows up. I can't seem to attach a picture  to show you!</p>
</blockquote>
<p>If you re-flash the image to the SD card, and try again from your PC by creating the wpa_supplicant.conf in the boot folder, before using it in your Pi. It should work, be sure to change the Country Code and assure the data is saved in the file before booting your Pi with it.</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-606</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-605</link>
                        <pubDate>Thu, 17 Jun 2021 15:32:48 +0000</pubDate>
                        <description><![CDATA[Hi yeah I have done that with the 1.54&quot; screen. There in nothing that shows up. I can&#039;t seem to attach a picture  to show you!]]></description>
                        <content:encoded><![CDATA[<p>Hi yeah I have done that with the 1.54" screen. There in nothing that shows up. I can't seem to attach a picture  to show you!</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>Retrochris</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-605</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-604</link>
                        <pubDate>Thu, 17 Jun 2021 13:12:08 +0000</pubDate>
                        <description><![CDATA[Posted by: @retrochris 
@crackedconsole 
Thanks for the reply. The wpa_supplicant file is empty! I&#039;m not sure what to do to be able to access it! 
I tried adding a wpa_supplicant folder w...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="1280" data-postid="603" data-mention="retrochris">
<div class="wpforo-post-quote-author"><strong> Posted by: @retrochris </strong></div>
<p>@crackedconsole </p>
<p>Thanks for the reply. The wpa_supplicant file is empty! I'm not sure what to do to be able to access it! </p>
<p>I tried adding a wpa_supplicant folder with all the information to my boot folder with a windows pc using notepad ++ but I couldn't get that to work! </p>
</blockquote>
<p>If you can hook a keyboard and display up to it, you should be able to use nano (editor) to modify the wpa_supplicant file</p>
<p> </p>
<p>sudo nano <span>/etc/wpa_supplicant/wpa_supplicant.conf</span></p>
<p> </p>
<p>And then make your changes</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>CrackedConsole</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-604</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi X Build log - Raspberry Pi Zero and GamePi15 hat gaming device</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-603</link>
                        <pubDate>Thu, 17 Jun 2021 09:41:20 +0000</pubDate>
                        <description><![CDATA[@crackedconsole 
Thanks for the reply. The wpa_supplicant file is empty! I&#039;m not sure what to do to be able to access it! 
I tried adding a wpa_supplicant folder with all the information t...]]></description>
                        <content:encoded><![CDATA[<p>@crackedconsole </p>
<p>Thanks for the reply. The wpa_supplicant file is empty! I'm not sure what to do to be able to access it! </p>
<p>I tried adding a wpa_supplicant folder with all the information to my boot folder with a windows pc using notepad ++ but I couldn't get that to work! </p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>Retrochris</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device/paged/13/#post-603</guid>
                    </item>
							        </channel>
        </rss>
		