Discussions
Activity
Sign In
mholgatem
Activity
Discussions
26
Comments
1391
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@Gavat4r - I have already fixed the controller config (as far as I am able to test without an actual xin-mo). It's just awaiting a merge into the repo. If you want to give it a shot, you just need to copy pmcontrollerconfig.py and pmcontrols.py…
Comment by
mholgatem
February 2015
permalink
My Raspberry Pi B+ is not booting
you need to create the zxspectrum folder then. mkdir /home/pi/pimame/roms/zxspectrum
Comment by
mholgatem
February 2015
permalink
errno 21? can't play games...help please
yeah, it was a miss. I've already patched it. The beta_update script has commands to build the missing folders, that's why we never ran into that.
Comment by
mholgatem
February 2015
permalink
My Raspberry Pi B+ is not booting
type nano ~/.profile make sure that something like this exists somewhere in the code sudo python /home/pi/pimame/pimame-web-frontend/app.py & cd /home/pi/pimame/pimame-menu/ python launchmenu.py then:sudo raspi-config option 3 should be Enab…
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
I'm not sure. That'd be a question for @SSilver2k2. Maybe he has an idea
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@Pristopher - it sounds like yours didn't update correctly. the config.yaml shouldn't do anything anymore. it should be converted to the databases now (They are located in /home/pi/pimame/pimame-menu/database/)
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
This update will work for both a pi and a pi2
Comment by
mholgatem
February 2015
permalink
Issue using Xbox 360 controller and keyboard
no, the config file only ever gets overwritten if you run the controller config. Running a game or restarting your pi won't overwrite it.
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@Pristopher - did you run the updater from inside piplay or did you use this method: wget pimame.org/update_beta.sh bash update_beta.sh if you used the latter, you should also be able to go into the web frontend and set mame4all and advmame to visi…
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@mugo. yes, as of right now, some of the descriptions will be longer. If you find that the text is too large, you can edit the font size in each individual theme by editing /home/pi/pimame/pimame-menu/themes/theme_name/theme.yaml find 'info_fon…
Comment by
mholgatem
February 2015
permalink
Project Idea: Portable Media Center + Arcade
@fsa317 - you could probably modify something like triggerhappy daemon I'm not very familiar with it, but on the surface it looks like it could be useful.
Comment by
mholgatem
February 2015
permalink
Issue using Xbox 360 controller and keyboard
The first 2 sections are player 1 and player 2 keyboard controls (each key is mapped to a number, check this page to see what is what, 999 means don't use) the next 2 sections are player 1 and player 2 joystick controls. These are the buttons …
Comment by
mholgatem
February 2015
permalink
errno 21? can't play games...help please
in the command line type:mkdir /home/pi/pimame/roms/zxspectrum
Comment by
mholgatem
February 2015
permalink
Issue using Xbox 360 controller and keyboard
You need to go into /home/pi/pimame/emulators/pisnes/snes9x.cfg and manually change the settings
Comment by
mholgatem
February 2015
permalink
Issue using Xbox 360 controller and keyboard
@fluxb0x - what emulator are you trying to get working with with 2 players?
Comment by
mholgatem
February 2015
permalink
mame roms not appearing on piplay after I download to home/pi/roms
there is a mame installer that needs to be run. Mame cannot be included in piplay for legal reason, but the installer can be. Run that, then the mame4all emulator will be available to you. clicking on that, will give you your list of games
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@mugo- the documentation will come when we officially roll this new version out. As for not being able to add menu items, that was a bug. so thanks. I've already fixed it and will be pushing it to the repo soon. The new scraper has changed qu…
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@mugo - you are correct. config.yaml is gone. Everything is stored in sqlite databases. They are now located at /home/pi/pimame/pimame-menu/database/config.db The new web frontend should be available to you right now if you upgraded to .8b8 @hinch…
Comment by
mholgatem
February 2015
permalink
PiPlay 0.8 Beta 8 Testers Wanted (Not for faint of heart)
@hinchhinch - are you using a xin-mo type encoder?
Comment by
mholgatem
February 2015
permalink
Feature Requests: What do you want to see in PiPlay?
@ReedyHudds - in the latest update (coming soon) I have implemented game descriptions, along with that, it will show the file name and number of times that the game has been played. You can also set titles as favorites, so that you can remember whic…
Comment by
mholgatem
February 2015
permalink
Raspberry Pi 2?
@Leo - Did you try running it with the fullscreen flag?scummvm -f here is the full list of commands.
Comment by
mholgatem
February 2015
permalink
Does PiPlay have any provision for launching a custom command prior to starting an emulator?
if you edit the 'command:' section for each emulator in the /home/pi/pimame/pimame-menu/config.yaml file, you can prefix your command to the original command. I believe that you just separate them with ' && '
Comment by
mholgatem
February 2015
permalink
Using 4 arcade stick USB controllers with PiPlay
it's pretty easy with *most controllers. There is a controller configuration script that you run, it will ask you to press up, down, left, right, and any other buttons that correspond to that emulator. *we do our best, but there are so many co…
Comment by
mholgatem
February 2015
permalink
Anyone else having emulation performance issues?
sudo raspi-config select 'expand filesystem' (just to kill 2 birds with 1 stone) next select 'advanced options' select 'memory split' set to 128 (you can play around with this number -> anything between 64 and 256, b…
Comment by
mholgatem
February 2015
permalink
Anyone else having emulation performance issues?
Make sure that you overclock, are using a class 10 sd card, set your memory split to something like 128
Comment by
mholgatem
February 2015
permalink
Minimum Resolution
Which version of pimame are you running? you can try setting your resolution in '/home/pi/pimame/pimame-menu/config.yaml'
Comment by
mholgatem
February 2015
permalink
Raspberry Pi 2?
Until the devs get their hands on raspberry pi 2's, we can't officially say what will and won't work. I do know that the raspberry pi 2 requires a different Kernel than the pi 1, so no, a straight image for image crossover is not pos…
Comment by
mholgatem
February 2015
permalink
Project Idea: Portable Media Center + Arcade
could be. I haven't tried berryboot.
Comment by
mholgatem
February 2015
permalink
Controller Setup
yeah, right now we have been making so many changes, that we haven't bothered to keep up on documentation. The forums are the best way to get help.
Comment by
mholgatem
February 2015
permalink
Controller Setup
@spacecowboy - have you taken a look at any of config files to see if they have actually changed? The ngpc and sega master system should both be located in '/home/pi/.mednafen/' and labeled as sms.cfg and ngpc.cfg
Comment by
mholgatem
February 2015
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