New Splash Screen Section

A new section in the forum was recently opened where you can browse and share your custom-made splash screens for your RetroPie installation. You can easily upload your own custom splash screen there, so I would like to encourage you to be creative and share your designs with us!

Creating the RetroPie SD-card Image: A Recipe

RetroPie SD-card Image: A Recipe

An SD-card image of a RetroPie installation was recently made available. This post describes the individual steps taken in order to create such an image. While it serves me to ensure that no steps are forgotten during future updates, this post provides also an insight into the individual steps for people with interest in this topic.

Continue reading

A New Provider for the Blog

Another short side post: The blog has been migrated to a new provider!  This gives me the full control over every detail of the site and further enhances the possibilities for future developments of the site.

I hope that all resources, links, pages, etc. are working – please tell me, if you find something that is not working!

Update for the OwncloudPie script

I just commited an update for the OwncloudPie script. The server URL is now dynamically obtained from the configuration files and can be changed from within the script for an existing Owncloud installation now. Furthermore, it is now possible to download the latest version of the OwncloudPie script with the script itself.

If you have any comments or suggestions, tell me!

Video of RetroPie GPIO Adapter

I have uploaded a short demonstration video that shows the RetroPie GPIO Adapter in action:

The video shows the RetroPie GPIO adapter connected with two SNES controllers within a PetRockBlock PIE case. The current Raspbian distribution is running in the video with a RetroPie Setup Script installation. The controllers are polled by the gamecon GPIO module that can be installed with the setup script. The button is polled with SNESDev, which is also configured with the setup script.

 

The RetroPie GPIO Adapter

If you want to use your Raspberry Pi for gaming you certainly want to attach some sort of controller(s) to it. Since the Raspberry comes with two USB ports one way would be to simply attach any sort of USB gamepad or joystick via these ports to it. Besides the configuration this approach has the disadvantages that one or both USB ports become occupied and, what I think is even more disturbing, that an active USB hub might become necessary to provide enough energy to the controller(s). Also, if you want to get the real retro feeling you certainly want to use original controllers. The GPIO pins of the Raspberry allow the communication with all sorts of hardware and attaching, for example, SNES controllers can be done in quite a few steps. A user-space program that polls the controller(s) in the background was presented here. In the following I am presenting a dedicated GPIO adapter for the Raspberry Pi that allows an easy and safe connection of up to two NES or SNES controllers.

Continue reading