tjbynum [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=41375 doggo/fetchit <p>a little game idea i've been toying around with. i've set my goal for 2021 to move forward with it and get some levels completed and publish a cart, even if for my own amusement! :D</p> <img style="margin-bottom:16px" border=0 src="/media/41375/fetch2021_0.gif" alt="" /> https://www.lexaloffle.com/bbs/?tid=41054 https://www.lexaloffle.com/bbs/?tid=41054 Sun, 03 Jan 2021 17:34:59 UTC Retroflag's GPi Case running PICOPi with WiFi Support <h3>WiFi hacked/baked into PICOPi.</h3> <p>Seems to be working well, and even with the added network/WiFi support, it's still booting up in ~<strong>15s</strong>, but your mileage may vary. having access to splore from this little handheld is pretty awesome/amazing if you ask me. i thought pulling the card and adding carts was a drag, but that's just me. now it's completely portable and all you need is WiFi and i've just been using my phone as a hotspot.</p> <p>thank you <a href="https://www.lexaloffle.com/bbs/?uid=14827"> @paloblancogames</a> for the excellent write-up on getting everything setup,<br /> which is located here: <a href="https://www.lexaloffle.com/bbs/?tid=35926">https://www.lexaloffle.com/bbs/?tid=35926</a><br /> you would only need to substitute my .zip file during the setup. there's an empty wpa_supplicant.conf, just add in your WiFi info and it'll be pulled in on boot up. :D</p> <p>if you already have this setup, you should be able to unzip the picopi0-WiFi-v002.zip located here: <a href="https://github.com/itsonlym3/rpi-buildroot/tree/picopi/Compiles">https://github.com/itsonlym3/rpi-buildroot/tree/picopi/Compiles</a> over your current install.</p> <p>i did have some code in there that was moving the files downloaded from the BBS so that they could be loaded from the carts folder the next time you boot up, but didn't figure everyone would want this, so i removed it.</p> <p>i'd love any feedback anyone might have.</p> <p><strong>DISCLAIMER</strong>: I am <strong>NOT</strong> responsible for any loss of data, damage to your system or hurt feelers.</p> <p><object width="640" height="400"><param name="movie" value="https://www.youtube.com/v/uUdaIIglMfo&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/uUdaIIglMfo&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="400"></embed></object></p> https://www.lexaloffle.com/bbs/?tid=40582 https://www.lexaloffle.com/bbs/?tid=40582 Fri, 27 Nov 2020 22:36:50 UTC buildroot custom image and keyboard <p>i've been tinkering around with Buildroot and got me an image that I'm happy with that boots up, connects to wifi then starts pico-8. the problem I'm having is that once pico-8 starts, the inputs aren't recognized as if pico-8 doesn't have focus. I'm not sure how to force it to have focus though. anyone have any idea what might be causing the issue? i haven't tried using a controller, so I have no idea if that would work or not. my goal was a minimal image for running Pico-8 :)</p> <p>it does the same thing, even if I run pico-8 manually and not @ startup.<br /> here is the output of me using the keyboard while pico-8 is up and running and after I have killed pico8_dyn from the console, so I know the OS is recognizing inputs, just not pico-8.</p> <img style="margin-bottom:16px" border=0 src="/media/41375/pic.png" alt="" /> <p>thanks in advance for any advice!</p> https://www.lexaloffle.com/bbs/?tid=40380 https://www.lexaloffle.com/bbs/?tid=40380 Fri, 13 Nov 2020 19:35:46 UTC