Discussions
Activity
Sign In
ian57
Activity
Discussions
1
Comments
246
New (and simple) front-end for PiMAME/PiPLAY
The video is private! can't see it.
Comment by
ian57
August 2014
permalink
Top and Bottom of Display Screen Cut off after update
On a tv? On a monitor? you can try these options in config.txt : overscan_scale=1 overscan_left=0 overscan_right=0 overscan_top=20 overscan_bottom=20
Comment by
ian57
August 2014
permalink
Xin-Mo Compatible Emulators (PiSNES/MAME4ALL/PiFBA)
No but he's testing raspicade for Neogeo gngeo :)
Comment by
ian57
August 2014
permalink
How good is the Pi for arcade emulation, really?
Look at tons of videos running emulators on the pi.... It works! For Neo Geo use pifba and gngeo.
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
that's why you should use my binaries ;).
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
No! try my gngeo binaries.... pifba won't work too.
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
you can try my gngeo binaries at https://github.com/ian57/Raspicade-gngeo-xinmo/tree/master/src. I've got sound .... with raspicade
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
Yes because they are numbered like that 0 1 2 3 4 5 and you want A B x C D x with gngeo mapping Easy with gngeo For player 1 A=J0B0,B=J0B1,C=J0B3,D=J0B4.... For player 2 (if xinmo) A=J0B10,B=J0B11,C=J0B13,D=J1B14...
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
I don't know if gngeo is in piplay, but surely yes. you can try my binaries here too https://github.com/ian57/Raspicade-gngeo-xinmo "Modified version of gngeo to behave like the other emulators included in Raspicade" the config file …
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
I've tested king of fight 2002... it works with gngeo :)... My roms come from the french project "HeavyBox" http://www.neo-arcadia.com/forum/viewtopic.php?f=14&t=39857. You can get the links to this rom pack https://mega.co.nz/#!c…
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
Gngeo is well programmed ;) I did not need to modifiy the source code to use it with xin-mo... just have look at [url=http://www.morere.eu/spip.php?article178][img]http://www.morere.eu/storage/microcabowner.png[/img][/url] In fact I modified it t…
Comment by
ian57
August 2014
permalink
problems extracting piply
wrong version of winzip? try winrar ;)
Comment by
ian57
August 2014
permalink
Large ROMs on FBA - garou, kof2005 and others not working.
I've tried Garou (set 1) on gngeo, it's working good... I don't have kof2005... will check that
Comment by
ian57
August 2014
permalink
What about encoders?
I've got that... http://atmjoy.com/pikeyd-pi-gpio-keyboard-daemon-i2c-mcp3017/ and xin-mo
Comment by
ian57
August 2014
permalink
compatibility with new Rpi B+?
@lsalcedo : Yes it cab be a solution, juste need to modify the adafruit retrogame program... one of the things to do for raspicade.... already two players with retrogame2players https://github.com/ian57/Retrogame-2players but need to modify the pins…
Comment by
ian57
August 2014
permalink
Xin-Mo Compatible Emulators (PiSNES/MAME4ALL/PiFBA)
@mephistod 28s seconds is with my raspicade distribution http://youtu.be/Kugkh8WUsZg?list=UU_NJDQxVHHBwyCSSV9fThNA, I don't use Xorg. Pimenu runs in framebuffer.... xorg is pretty slow on raspi... Which takes time at boot is dhcp network mana…
Comment by
ian57
August 2014
permalink
Xin-Mo Compatible Emulators (PiSNES/MAME4ALL/PiFBA)
Yes this method of choosing xin-mo or not is better... I will code that for all modified emu when i have time. For overclocking, i run successfuly with these parameters in /boot/config.txt. It's a huge overcloking. So only on "made in UK&…
Comment by
ian57
August 2014
permalink
Xin-Mo Compatible Emulators (PiSNES/MAME4ALL/PiFBA)
@mholgatem : that's good your modifications for handling (or not) xin-mo controller, i think i'll put that to my emulators.
Comment by
ian57
August 2014
permalink
compatibility with new Rpi B+?
Good news for xin-mo users, the latest rpi update use 3.12.25 kernel and the xin-mo module is natively present and fonctionnal. No more need to compile kernel/modules ;) My binaries from https://github.com/ian57?tab=repositories have been tested su…
Comment by
ian57
August 2014
permalink
RCA video with PiPlay? And how to expand filesystem?
You can edit the /boot/config.txt and put # uncomment for composite PAL (color) sdtv_mode=2 #sdtv_mode=0 Normal NTSC #sdtv_mode=1 Japanese version of NTSC – no pedestal #sdtv_mode=2 Normal PAL #sdtv_mode=3 Brazilian version of PAL sd…
Comment by
ian57
August 2014
permalink
Help Make PiPlay Better! - PiPlay 0.8b4 Known Issues / Bugs
Have you tried the undocumented overscan_scale option ;) # Make display smaller to stop text spilling off the screen # see also http://www.raspberrypi.org/phpBB3/viewtopic.php?f=67&t=15700 # overscan_scale=1
Comment by
ian57
July 2014
permalink
Runlevel issues
I think you should use gzip to compress the image. It's less powerful (in a compression poitn of view) but really more friendly with all OS ! As a linux user, using winrar to get a linux image is nonsense for me!!!!
Comment by
ian57
July 2014
permalink
piplay image for berryboot?
Perhaps you SD is smaller than the piplay image? Have you tried another SD card?
Comment by
ian57
July 2014
permalink
(0.8b3) Splashscreen/menu is formatted for wide-screen only
Ok, I understand now. I think it is a piplay issue and not a raspi config issue. I'm not the one who can answer here.
Comment by
ian57
July 2014
permalink
How Do You Upload ROM's via Network?
Some GPIO hacks are available too : http://atmjoy.com/pikeyd-pi-gpio-keyboard-daemon-i2c-mcp3017/ two player on the gpio thanks to a deamon program and a small pcb. Raspicade is supporting that device or harder https://github.com/ian57/Retrogame-2p…
Comment by
ian57
July 2014
permalink
How Do You Upload ROM's via Network?
1 player -> gpio is easier/cheaper 2 players -> Ipac is easier/ more expensive
Comment by
ian57
July 2014
permalink
(0.8b3) Splashscreen/menu is formatted for wide-screen only
put this in /boot/config.txt # uncomment to force a specific HDMI mode (this will force VGA) # configure 1024x768 on vga display hdmi_group=2 hdmi_mode=16
Comment by
ian57
July 2014
permalink
Help!! No sound
Ahhhh windows users..... completly lost without a mouse and a graphical user interface... in fact with a real OS :D.... I think Pi is a good way to develop the use of Linux... but some basis should be necessary to avoid all of these noob questions :…
Comment by
ian57
July 2014
permalink
olimex 20 is fully compatible with piplay?
This product is the same as BananaPi http://www.bananapi.org/ (CPU an d GPU). I've read that the executable are not fully compatible. The videocore is different so i don't think the emu will work without porting them to this architecture …
Comment by
ian57
June 2014
permalink
Games for mame
as written almost everywhere, you should get mame gp2x_wiz 2.2 full romset for 0.37b5 which works well with mame4all-pi : see https://code.google.com/p/mame4all-pi/ "SUPPORTED GAMES Folder names or ZIP file names are listed on "gamelist…
Comment by
ian57
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
ian57
Joined
April 2014
Visits
504
Last Active
February 2016
Roles
Member
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