Apr 30

PiMAME Installer Script

Hey everyone!

PiMAME Installer

I have just released the first version of the PiMAME Installer Script.  This script will allow you to turn any Raspbian install into a PiMAME installation.  It includes the ability to update installations  (and to remove PiMAME if you wish 🙁 … )

You can find it on Github at: https://github.com/ssilverm/pimame_installer

I would appreciate testing and feedback.  Also please feel free to contribute code and send a pull request.

PiMAME Bug Fix

I figured out the issue about the 8MB file size limit in the PiMAME uploader.  If you use the Installer or the Updater you should automatically get the fix.  If you wish to fix it manually follow these instructions:

sudo nano +674 /etc/php5/cgi/php.ini
change post_max_size = 8M to post_max_size = 0
exit and save.
reboot.

You will now have larger uploads available.

PiMAME Stickers

The first batch of stickers have gone out.  If you haven’t received yours in the next few days, please feel free to email me and I will put one in the mail.

Thanks!  Have a great night.

-Shea

Apr 19

Friday Post: Raspberry Pi Model A and New PCSX_ReARMed Binaries

Hey all,

I got my Raspberry Pi Model A in this week.

Photo Apr 19, 1 53 49 PM Photo Apr 19, 1 54 13 PM Photo Apr 19, 1 54 26 PM Photo Apr 19, 1 54 55 PM

 

I haven’t had the chance to put the board through it’s paces yet.  I was a little surprised to see they are only shipping with 256MB of RAM, as I figured it would cost more to keep two supplies of RAM chips in stock, but I’m not complaining.

It did overclock to turbo mode, and it ran the same PiMAME SD card from a Model B without any problems which makes me happy.  If you don’t need ethernet on board, and don’t mind using a USB hub for everything, this is the board for you.

PCSX_ReARMed

I’ve updated the binaries.  The error shouldn’t be appearing anymore.

For those who have used PiMAME, you’ve seen that Playstation emulation is included.  If you don’t use PiMAME, and just want the binaries to run on your own Pi, here they are.

To download & run:

  • Type in console: wget http://sheasilverman.com/rpi/raspbian/pcsx_rearmed_22042013.tgz
  • tar zxfv pcsx_rearmed_22042013.tgz
  • cd pcsx_rearmed
  • ./pcsx
  • Select your game and have fun!

 

 

Apr 12

Friday Post: PiMAME 0.6 Beta 4

Hey All,

I’m happy to announce PiMAME 0.6 Beta 4!  You will need a 4GB SD Card for this release.  The updates and new items required a bump in space.

pimame_small

This release includes:

  • Neo Geo support with the GNGeo emulator!!! (Full Speed and Audio)
  • Neo Geo roms and bios are stored in the same Roms folder.
  • Raspbian upgraded and updated.

Known issues:

  • GNGeo does not work with the XArcade Tankstick at the moment.  You must use a keyboard.
  • GNGeo small screen size.  Will not do scaling through composite.  Will scale up through HDMI.
  • I have been informed of the slowness with AdvMENU.  I have confirmed the issue and will be working on that.

Go Get It!!!!

Mar 16

Saturday Post: PyCon 2013 Redux!

Hey all,  hoping not to make [Saturday Posts] tags a habit but I feel bad that the wireless ate my last post 🙁

So PyCon is going amazingly well.  I have seen some amazing talks,  I gave a small talk about PiMAME for 15 minutes in the Raspberry Pi lab.  Everyone who attended got a free Pi.  Sourceforge told me they could easily host my PiMAME images so that’s a plus for everyone here.

I got to hold (but not wear) a Google Glass.  It feels incredibly solid.  Light.  Balanced.  I’m excited for it.  O’Reilly was giving out a ton of books, and I have my reading for the next year scheduled.

A lot of the attendees  were impressed with PiMAME and I’m excited to get the next version out.  I’m brain fried.  I will have pictures and things and stuff to post when I get back to Florida on Monday.  Woo!  PyCon!

-Shea