Discussions
Activity
Sign In
mholgatem
Activity
Discussions
26
Comments
1391
Feature Requests: What do you want to see in PiPlay?
@racoonfrenzy - BAM! (the code for that is already written and ready to go with the next release. In the main menu, you will have a popup menu with lots of configuration options (volume control is the top option!)
Comment by
mholgatem
July 2014
permalink
Help!! No sound
you need to type sudo nano /boot/config.txt 'sudo' gives you full permissions (Super-User-DO), 'nano' is the name of a program, a basic text editor, and then lastly is the file that you want to edit '/boot/config.txt'
Comment by
mholgatem
July 2014
permalink
Alphabetical order rom listing
can you post your pmlist.py file? I'll see if I can see what is going on (my file has been edited so much that I can't even remember what it used to look like)
Comment by
mholgatem
July 2014
permalink
Alphabetical order rom listing
really? you still got a scrambled list? did it spit out any errors? It's been quite a while since I last took a look at that, so there may be something else that needs to be changed too.
Comment by
mholgatem
July 2014
permalink
Alphabetical order rom listing
it's coming very soon. In the meantime, if you want to add it yourself, it's like 1 line of code. you need to edit the file /home/pi/pimame/pimame-menu/pmmenu/pmlist.py near the top you should see some code like this: self.global_opts = g…
Comment by
mholgatem
July 2014
permalink
Please someone help!
no problemo!
Comment by
mholgatem
July 2014
permalink
Configure keyboard encoder problem
it should do it for you
Comment by
mholgatem
July 2014
permalink
Please someone help!
au = up, ar = right, ad = down, al = left, vdd = drain supply (ground)
Comment by
mholgatem
July 2014
permalink
Please someone help!
check your other post
Comment by
mholgatem
July 2014
permalink
How to remove mouse 'cursor' on VICE 2.4 (C64 Emu) & Fuse (Spectrum Emu)
sorry man, I haven't used either of those. Hopefully someone has a solution for you!
Comment by
mholgatem
July 2014
permalink
How do i configure arcade buttons and a joystick
there are lots of posts on here already about configuring joysticks. upper right hand corner of the forums is a search bar, do a search for 'jtest'. That should get you going.
Comment by
mholgatem
July 2014
permalink
Please someone help!
@Jsavage00 - You have two options for connecting your adafruit joystick to your encoder. you can either use the 4 "pairs" or you can use the 5 pin. If you use the pairs, 1 pin on each of the pairs is a ground wire. So you have 4 lead wir…
Comment by
mholgatem
July 2014
permalink
Can i use a usb joystick?
yeah, but you are going to have to do a lot of configuring. Why not just buy a joystick that you can connect to that board?
Comment by
mholgatem
June 2014
permalink
Piplay weird startup
do you have an error? Also, are you using an official build? v .8 beta 3 is most recent official release
Comment by
mholgatem
June 2014
permalink
How to overclock
I never noticed any significant temp difference with or without my heatsinks, so I left them off. The overclocking specs that are pre-set in raspi-config are designed to be safe with the rasperry pi as-is. So I figured why bother?
Comment by
mholgatem
June 2014
permalink
Windows Remote Desktop and PiMAME not working
no, he's running it on a raspberry pi. He's just using a tutorial that is based on kindle. Which could work if he installed android, but then piplay wont work. Or he can reverse engineer it, but I think that it will be a lot more work than…
Comment by
mholgatem
June 2014
permalink
How to overclock
on raspberry pi, is so crazy easy. go to console. then type sudo raspi-config choose option 7 - overclock. Set it to whatever you want. All of the settings are pre-approved settings that should run stable without melting anything. The main thing th…
Comment by
mholgatem
June 2014
permalink
Windows Remote Desktop and PiMAME not working
While I'm sure that it is possible to do with some tweaking, I'm not sure that it would be worth it. I imagine running the remote software + emulator would lag your pi to oblivion. What is your endgame here? is it that you just want to use…
Comment by
mholgatem
June 2014
permalink
NES Emulator not working propperly
yeah, no problem. I haven't had a chance to mess with the latest, so I'm not sure what is and isn't there for mednafen, but if you have any questions, I'll do my best to answer it!
Comment by
mholgatem
June 2014
permalink
Hide mouse cursor?
no problemo!
Comment by
mholgatem
June 2014
permalink
NES Emulator not working propperly
yeah, I would grab and official release .8 beta 3, unless you want to do some tinkering. Shea is close to finishing up several big bits (including migrating to mednafen instead of advmess) so not everything is quite ready. With a bit of work, you co…
Comment by
mholgatem
June 2014
permalink
Hide mouse cursor?
double check to make sure you didn't mis-spell anything ('False' must have a capital 'F'). Also, make sure that it is indented properly (2 tabs, then pygame.mouse.set_visible(False)) If you are still having problems, post th…
Comment by
mholgatem
June 2014
permalink
dip switch settings not saving
I can't remember exactly where the .advance folder is (/home/pi/.advance or /home/pi/pimame/.advance) but open that up and edit the advmame.rc file. There should be dip switch settings in there. If they are listed in more than one place, they c…
Comment by
mholgatem
June 2014
permalink
Option of functional text (v0.7) menu alongside Graphical (v0.8) menu?
On the newest version that we are creating, it includes a scraper utility that also caches all of the rom titles for much faster loading. In addition to that, you can also create themes, so If you'd like, you can create a minimalist theme that …
Comment by
mholgatem
June 2014
permalink
Driver for NES Controller ?
If you are just using a straight unmodified nes controller to gpio, you may also need to download an i2c package along with retrogame. Check out retrogame and i2c on adafruit.
Comment by
mholgatem
June 2014
permalink
[SOLVED] Stay on menu
excellent!
Comment by
mholgatem
June 2014
permalink
[SOLVED] Stay on menu
no, that's not normal. it should kick you right back to the piplay menu. if it's kicking you to the command prompt, you can type 'exit' to get back into piplay.
Comment by
mholgatem
June 2014
permalink
PiPlay with only Mame
@dburas - yes, just remove your unwanted entries from /home/pi/pimame/pimame-menu/config.yaml. @tyde - you can boot directly into advmame. check out this faq http://pimame.org/forum/discussion/770/how-do-i-auto-run-specific-emulatorrom-on-startup#I…
Comment by
mholgatem
June 2014
permalink
DGEN and NES Configuration
I haven't tried it, but my guess would be cd /home/pi/pimame/emulators/Gearboy/platforms/raspberrypi/Gearboy sudo nano main.cpp make your edits, save and exit then type: make
Comment by
mholgatem
June 2014
permalink
configure.py
That script is not ready for prime-time yet. Shea and his colleague are close to finishing it up.
Comment by
mholgatem
June 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