Discussions
Activity
Sign In
mholgatem
Activity
Discussions
26
Comments
1391
PiPlay ISO image to SD card 8GB
I don't think that he has gotten that up and running yet.
Comment by
mholgatem
July 2014
permalink
Help Make PiPlay Better! - PiPlay 0.8b4 Known Issues / Bugs
sfiii.zip isn't a valid romname for pifba. Is it supposed to be a street fighter game? You can check out the file /home/pi/pimame/emulators/fba/zipname.fba. That lists all of the working games (it lists the zip name and then the full title)
Comment by
mholgatem
July 2014
permalink
PiPlay ISO image to SD card 8GB
You could always just use the .8.4.0 image and then use the updater as well.
Comment by
mholgatem
July 2014
permalink
PiPlay ISO image to SD card 8GB
Shea is on vacation this week. I'm not sure what process he uses to create the images, but I think that he may have just forgotten to remove the unused space when writing the card.
Comment by
mholgatem
July 2014
permalink
mednefen not working
can you post the error?
Comment by
mholgatem
July 2014
permalink
Picade-PiPlay
@lateo - Hey, thanks for all of your work on this. I know that it has been helpful for a lot of people!
Comment by
mholgatem
July 2014
permalink
PiPlay v0.8 beta 4
to configure the keys in the main menu, you need to edit /home/pi/pimame/pimame-menu/controller.yaml to remove emulators from the main menu, you need to edit /home/pi/pimame/pimame-menu/config.yaml Under each emulator, just set 'visible:'…
Comment by
mholgatem
July 2014
permalink
Feature Requests: What do you want to see in PiPlay?
@harusp3x - Are you a mind reader? I just started working on a way to implement a recently played section!
Comment by
mholgatem
July 2014
permalink
[SOLVED]PSX_Rearmed Bios Location .8b4.1
Good news guys! I had to dive into the emulator source code, but I figured it out. It turns out, the programming for pcsx rearmed is a little bit screwy. It is supposed to find the home directory (/home/pi) and then create two folders (.pcsx and bio…
Comment by
mholgatem
July 2014
permalink
Nintendo 64 Crashing instantly
I don't know that N64 will ever really be able to run on the PI. The Nintendo 64 is a hard nut to crack. I'm not sure that anyone on these forums has been able to get n64 to work in any serious way. Shea had a demo video of starfox running…
Comment by
mholgatem
July 2014
permalink
Xin-mo setup on PiPlay beta 4.
right now, the controller config doesn't support adding a second controller. You can manually edit the config files to add 2 player though. Shea is the one who wrote the controller script and he will be on vacation this week, but I know that it…
Comment by
mholgatem
July 2014
permalink
WiFi, How to Set Up the Connection
you need to run the controller config from the piplay menu
Comment by
mholgatem
July 2014
permalink
PiPlay updater working properly?
The piplay updater just grabs the files straight from the repository. So running it multiple times does no good, it just grabs the same files each time. There is a file located at /home/pi/pimame/version that corresponds to our latest version releas…
Comment by
mholgatem
July 2014
permalink
controller config
yeah, I just figured that one out too! took a little while :)
Comment by
mholgatem
July 2014
permalink
Help Make PiPlay Better! - PiPlay 0.8b4 Known Issues / Bugs
@pfunk - for the rom scraper, you only have to type it once and then press enter. Or you can wait for the timer to get to 0 and it will default to 'yes'. right now, when you run a game, we kill the piplay frontend so that it's not us…
Comment by
mholgatem
July 2014
permalink
WiFi, How to Set Up the Connection
@webmanoffesto - sorry, but you can't ask where to get roms or post links to roms in these forums as we only use legal fully licensed roms ;) I haven't messed with mame as the new download, so I can't speak from experience, but I bel…
Comment by
mholgatem
July 2014
permalink
Rom Scraper Error
ok, so what that error is telling you is that it is trying to compare rom_name to game_entry.ascii_title but they aren't in the same format. Meaning that you have roms names that contain Unicode characters rather than just Ascii characters. You…
Comment by
mholgatem
July 2014
permalink
WiFi, How to Set Up the Connection
startx just reloads /home/pi/.profile, which does re-run piplay, but if you exit piplay again from there, you will be at the desktop. It's a bug that we are trying to work out.
Comment by
mholgatem
July 2014
permalink
WiFi, How to Set Up the Connection
startx just reloads /home/pi/.profile, which does re-run piplay, but if you exit piplay again from there, you will be at the desktop. It's a bug that we are trying to work out.
Comment by
mholgatem
July 2014
permalink
Feature Requests: What do you want to see in PiPlay?
@luisusmc If you have version .8beta4, Then they should already be there. navigate to /home/pi/pimame/pimame-menu/themes. Each folder contains a theme, or you can duplicate a folder and rename it to create a custom theme. There are 4 supported sound…
Comment by
mholgatem
July 2014
permalink
Share your Build Pics
Very nice! I especially
Comment by
mholgatem
July 2014
permalink
Unable to play NES games
There are 2 fceux folders. -/home/pi/.fceux (this one contains config files, etc.) -/home/pi/pimame/emulators/fceux (this one contains the emulator)
Comment by
mholgatem
July 2014
permalink
Running on a VGA monitor
Great! Glad it's working!
Comment by
mholgatem
July 2014
permalink
Running on a VGA monitor
can you post the last few lines of your error?
Comment by
mholgatem
July 2014
permalink
Dgen controller configuration
dgenrc.5 is actually just an example file. You need to edit /home/pi/.dgen/dgenrc (there is no file extension, it's just dgenrc)
Comment by
mholgatem
July 2014
permalink
can't play SNES game
yay!
Comment by
mholgatem
July 2014
permalink
can't play SNES game
can you post some of the text or error reports that you are getting?
Comment by
mholgatem
July 2014
permalink
work around for neogeo controls?
It does work with fba, you just need to set the custom control flag. if you edit /home/pi/pimame/pimame-menu/config.yaml, find the final burn section and edit the 'command:' portion to look like this command: /home/pi/pimame/emulators/fba…
Comment by
mholgatem
July 2014
permalink
dip switch settings not saving
I just double checked. it's /home/pi/.advance if you are using filezilla, you need to click "server" (it's in the top menu bar), then click "force showing hidden files"
Comment by
mholgatem
July 2014
permalink
Suggestions for "control" keys on converting a Porta-Pi from RetroPie to PiPlay
just use the adafruit retrogame utility. I have the old version here. You should also head over to Adafruit (link to the tutorial) to get the tutorial on how to run it all. It's really easy.
Comment by
mholgatem
July 2014
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
About
Username
mholgatem
Joined
January 2014
Visits
505
Last Active
October 2016
Roles
Member, Administrator, Moderator
Recommended Accessories
Kodak Essential KP1000 USB Power Pack
HDMI 3-In 1-Out HDMI Auto Switch with 1.5 ft. Cable
Logitech Keyboard Controller for Logitech Revue and Google TV
FAVI Entertainment Wireless Keyboard (Built-in TouchPad/Laser Pointer) - Black
DVI Gear HDMI Cable 2M 6 feet
SanDisk Ultra SDHC Class 6 Flash Memory Card
Powered by Vanilla