<?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 Pro - Build log - Gaming				            </title>
            <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/</link>
            <description>CrackedConsole Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Mon, 16 Mar 2026 15:34:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-580</link>
                        <pubDate>Thu, 04 Feb 2021 19:15:20 +0000</pubDate>
                        <description><![CDATA[Posted by: @karapelosi 
Hi...I have several these caps I purchased spontaneously however never found time to make a case, a debt of gratitude is in order for sharing! I&#039;ll attempt to figure...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="818" data-postid="579" data-mention="karapelosi">
<div class="wpforo-post-quote-author"><strong> Posted by: @karapelosi </strong></div>
<p>Hi...I have several these caps I purchased spontaneously however never found time to make a case, a debt of gratitude is in order for sharing! I'll attempt to figure out how to print off a duplicate, life's been insane recently yet my better 3/4 needs to work tomorrow so I may really have a large portion of a Saturday off myself.</p>
</blockquote>
<p>Welcome aboard! We have the STL files available to 3D print yourself if you have access to a printer.<br />If you are in the United States, I can also print them for you, we have listings in our shop for the pre-printed cases, but I can do custom colors at request as well.</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-pro-build-log/paged/9/#post-580</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-579</link>
                        <pubDate>Wed, 03 Feb 2021 15:18:56 +0000</pubDate>
                        <description><![CDATA[Hi...I have several these caps I purchased spontaneously however never found time to make a case, a debt of gratitude is in order for sharing! I&#039;ll attempt to figure out how to print off a d...]]></description>
                        <content:encoded><![CDATA[<p>Hi...I have several these caps I purchased spontaneously however never found time to make a case, a debt of gratitude is in order for sharing! I'll attempt to figure out how to print off a duplicate, life's been insane recently yet my better 3/4 needs to work tomorrow so I may really have a large portion of a Saturday off myself.</p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>KaraPelosi</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-579</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-452</link>
                        <pubDate>Fri, 20 Sep 2019 01:56:11 +0000</pubDate>
                        <description><![CDATA[Posted by: @johnphillip-scott @crackedconsolethank you so much for helping out! I am a beginner to this kind of stuff! after copy and pasting the commands into putty, the display works but t...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="109" data-postid="451" data-mention="johnphillip-scott"><div class="wpforo-post-quote-author"><strong> Posted by: @johnphillip-scott </strong></div><p>@crackedconsole</p><p>thank you so much for helping out! I am a beginner to this kind of stuff! <br />after copy and pasting the commands into putty, the display works but the buttons do not. also if I try and turn off the pi 3 a+ or cut power, the display stops working and I have to start over. </p></blockquote><p>For the controls there are several options, I used Adafruit Retro Arcade. Here's my setup guide for that;</p><pre>cd ~<br />curl https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/retrogame.sh &gt;retrogame.sh<br />sudo bash retrogame.sh</pre><p>Choose Option 3 PiGirl Zero and reboot.<br />Upon reboot run</p><pre>sudo nano /boot/retrogame.cfg</pre><p>And replace all the text with</p><pre># PinkyPi Pro v1.0<br /><br />LEFT 6 # Joypad left<br />RIGHT 13 # Joypad right<br />UP 16 # Joypad up<br />DOWN 5 # Joypad down<br />LEFTCTRL 21 # 'A' button<br />LEFTALT 20 # 'B' button<br />Z 15 # 'X' button<br />X 12 # 'Y' button<br />SPACE 26 # 'Select' button<br />ENTER 19 # 'Start' button<br />A 14 # Left shoulder button<br />S 23 # Right shoulder button<br />B 3 # Joystick Press<br /><br /></pre><p> </p><p>As for the display driver running on reboot, it has to be added to startup for it to run at boot.</p><pre>sudo nano /etc/rc.local</pre><p>Add add the following line near the bottom ( I don't have an example with me, but pretty sure its like 1 line above the bottom or close to it)</p><pre>sudo /home/pi/fbcp-ili9341/build/fbcp-ili9341 &amp;</pre><p>And that will cause the display driver to start at boot.</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-pro-build-log/paged/9/#post-452</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-451</link>
                        <pubDate>Fri, 20 Sep 2019 00:32:38 +0000</pubDate>
                        <description><![CDATA[@crackedconsolethank you so much for helping out! I am a beginner to this kind of stuff! after copy and pasting the commands into putty, the display works but the buttons do not. also if I t...]]></description>
                        <content:encoded><![CDATA[<p>@crackedconsole</p><p>thank you so much for helping out! I am a beginner to this kind of stuff! <br />after copy and pasting the commands into putty, the display works but the buttons do not. also if I try and turn off the pi 3 a+ or cut power, the display stops working and I have to start over. </p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>John Scott</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-451</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-442</link>
                        <pubDate>Mon, 16 Sep 2019 12:18:03 +0000</pubDate>
                        <description><![CDATA[Posted by: @johnphillip-scott I have been trying to get this game hat to work with a rpi 3 a+ and I am having some compatibility issues. does anyone have any tips? The prebuilt image we have...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="109" data-postid="441" data-mention="johnphillip-scott"><div class="wpforo-post-quote-author"><strong> Posted by: @johnphillip-scott </strong></div><p>I have been trying to get this game hat to work with a rpi 3 a+ and I am having some compatibility issues. does anyone have any tips? </p></blockquote><p>The prebuilt image we have is for the Pi Zero, so that most likely wont work.<br />Download a new <a href="https://retropie.org.uk/download/" target="true">RetroPie base image</a> (For Pi 2/3), and use the following to install a display driver. Let me know if this works</p><p> </p><pre>cd ~<br />sudo apt-get install cmake<br />git clone https://github.com/juj/fbcp-ili9341.git <br />cd fbcp-ili9341<br />mkdir build<br />cd build<br /><br />cmake -DST7789VW=ON -DGPIO_TFT_DATA_CONTROL=22 -DGPIO_TFT_RESET_PIN=27 -DDMA_TX_CHANNEL=9 -DDMA_RX_CHANNEL=2 -DSPI_BUS_CLOCK_DIVISOR=6 -DDISPLAY_ROTATE_180_DEGREES=ON -DSTATISTICS=1 ..<br /><br />make -j<br />sudo ./fbcp-ili9341</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-pro-build-log/paged/9/#post-442</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-441</link>
                        <pubDate>Sun, 15 Sep 2019 17:36:08 +0000</pubDate>
                        <description><![CDATA[I have been trying to get this game hat to work with a rpi 3 a+ and I am having some compatibility issues. does anyone have any tips?]]></description>
                        <content:encoded><![CDATA[<p>I have been trying to get this game hat to work with a rpi 3 a+ and I am having some compatibility issues. does anyone have any tips? </p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>John Scott</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/9/#post-441</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/8/#post-376</link>
                        <pubDate>Wed, 21 Aug 2019 15:22:41 +0000</pubDate>
                        <description><![CDATA[Posted by: @fragman Nice Job ? Thank you! And with that this project is complete!Focus is now on the new GamePi15 device to complete the Pinky Pi family]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="53" data-postid="299" data-mention="fragman"><div class="wpforo-post-quote-author"><strong> Posted by: @fragman </strong></div><p>Nice Job ? </p></blockquote><p>Thank you! And with that this project is complete!<br /><br />Focus is now on the new GamePi15 device to complete the Pinky Pi family</p><p> </p><p><a href="https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-x-build-log-raspberry-pi-zero-and-gamepi15-hat-gaming-device</a></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-pro-build-log/paged/8/#post-376</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/8/#post-299</link>
                        <pubDate>Thu, 01 Aug 2019 09:45:03 +0000</pubDate>
                        <description><![CDATA[Nice Job ?]]></description>
                        <content:encoded><![CDATA[<p>Nice Job ? </p>]]></content:encoded>
						                            <category domain="https://www.crackedconsole.com/community/raspberrypi-gaming/">Gaming</category>                        <dc:creator>fragman</dc:creator>
                        <guid isPermaLink="true">https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/8/#post-299</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/8/#post-298</link>
                        <pubDate>Mon, 29 Jul 2019 01:15:49 +0000</pubDate>
                        <description><![CDATA[]]></description>
                        <content:encoded><![CDATA[<p>https://youtu.be/j5i7pZ72L6g</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-pro-build-log/paged/8/#post-298</guid>
                    </item>
				                    <item>
                        <title>RE: PinkyPi Pro - Build log</title>
                        <link>https://www.crackedconsole.com/community/raspberrypi-gaming/pinkypi-pro-build-log/paged/8/#post-290</link>
                        <pubDate>Tue, 23 Jul 2019 16:46:18 +0000</pubDate>
                        <description><![CDATA[Cutting and editing is done, I should have the Voice over done tonight or tomorrow night at the latest. Sorry for the delay, its been a hectic few months work and home related, but we are in...]]></description>
                        <content:encoded><![CDATA[<p>Cutting and editing is done, I should have the Voice over done tonight or tomorrow night at the latest. Sorry for the delay, its been a hectic few months work and home related, but we are in the final stretch and I can now start working on the GamePi15 version near this weeks end. First will be the RetroPi image for display / buttons etc, then the 3D printed case design!</p><p>231</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-pro-build-log/paged/8/#post-290</guid>
                    </item>
							        </channel>
        </rss>
		