Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - FB911

Pages: [1] 2
1
General / Re: How to change the emulator order
« on: February 06, 2017, 01:20:19 PM »
Boy, do i feel stupid now... Thanks progets!

2
General / Re: Request for NeoGeo cfg file
« on: February 05, 2017, 06:19:41 PM »
Yes Final Burn Alpha (FBA) works better IMHO. FBA is a multi system emulator. It does neogeo just fine (and better than the arcade emulators). One thing though you'll need to have the neogeo bios in with your roms (not in the default bios folder) for some strange reason. I use the retroarch/libretro core (lr-fbalpha) https://github.com/retropie/RetroPie-Setup/wiki/Neo-Geo

I had all sort of issues with the controller when using FBA...I was able to make it work with lr-mame.

3
General / How to change the emulator order
« on: February 05, 2017, 06:17:53 PM »
Hey guys, I know this question has been answered before but here's my issue.

I moved one of the displays to a different location in the attract.cfg file and it seems to work at first since the order is changed but when i move to the next display, attract mode exits and gives me a segmentation fault.

Any ideas?


4
General / Re: Request for NeoGeo cfg file
« on: February 05, 2017, 05:02:33 AM »
Yes Final Burn Alpha (FBA) works better IMHO. FBA is a multi system emulator. It does neogeo just fine (and better than the arcade emulators). One thing though you'll need to have the neogeo bios in with your roms (not in the default bios folder) for some strange reason. I use the retroarch/libretro core (lr-fbalpha) https://github.com/retropie/RetroPie-Setup/wiki/Neo-Geo

I will give that a try, thanks!

5
General / Re: Request for NeoGeo cfg file
« on: February 04, 2017, 12:31:18 AM »
https://github.com/retropie/RetroPie-Setup/wiki/Neo-Geo

do you have a pi3? why are you using gn-geo-pi? Just asking.

I do have a pi3. Do you recommend using another emaulator than gn-geo-pi?

thx

6
General / Re: Request for NeoGeo cfg file
« on: February 01, 2017, 06:04:39 PM »
https://www.youtube.com/watch?v=pE6vRv6GuKo

That helped, thanks. I can now start games.

I'm now having issues with the controls. I'm using Gn-Geo-Pi as the emulator, a SNES controller and the following in the gngeorc file:

p1control A=J0B2,B=J0B1,C=J0B3,D=J0B0,START=K49,COIN=K53,UP=J0a1,DOWN=J0a1,LEFT=J0A0,RIGHT=J0A0,MENU=K27

The buttons are working but not the Right, Left, Up or Down.

Any ideas?

7
General / Request for NeoGeo cfg file
« on: January 30, 2017, 10:59:41 PM »
I've been trying to make NeoGeo work for a little while now...

Can someone please provide me with their NeoGeo .cfg file or directions on how to make this work?


Thx

8
General / Re: Attract Mode config for Sega32x and GameGear
« on: January 26, 2017, 07:37:23 PM »
I learned a lot by playing with the config files.

I even added a new emulator (i.e menu option) which is called "help" which provides information such as keyboard and gamepad commands for all the emulators.

Thanks again guys for your help! Besides having some issues with NeoGeo ROMs, everything is working AOK.

Cheers!

9
General / Re: Attract Mode config for Sega32x and GameGear
« on: January 24, 2017, 07:20:48 PM »
You want to make a new emulator in attract mode for each system.

For sega32x:

1. press TAB

2. Once in the configuration screen go to emulators

3. Go to the bottom and add emulator

4. Name it sega32x

5. in the executable line put this
Code: [Select]
/opt/retropie/supplementary/runcommand/runcommand.sh
6. in the args line put this
Code: [Select]
0 _SYS_ sega32x "[romfilename]"
7. in your rom path(s) put this
Code: [Select]
/home/pi/RetroPie/roms/sega32x
8. in your Rom extensions put this
Code: [Select]
.32x .smd .bin .md .zip .32X .SMD .BIN .MD .ZIP
9. in the system identifier put this
Code: [Select]
sega32x
10. generate rom list

11. press escape (esc)

for game gear

a. repeat steps 2 and 3 above

b. Create a new emulator

c. name it gamegear

d. in the executable line put this
Code: [Select]
/opt/retropie/supplementary/runcommand/runcommand.sh
e. in the args line put this
Code: [Select]
0 _SYS_ gamegear "[romfilename]"
f. in your rom path(s) put this
Code: [Select]
/home/pi/RetroPie/roms/gamegear
g. in your Rom extensions put this
Code: [Select]
.gg .bin .sms .zip .GG .BIN .SMS .ZIP
h. in the system identifier put this
Code: [Select]
gamegear
i. generate rom list

press escape (esc) twice to go back to the main screen....they should be there.

Thanks! Everything works perfectly now. I will now try Intellivision using your procedure.

Cheers!

10
General / Re: Attract Mode config for Sega32x and GameGear
« on: January 22, 2017, 04:59:00 PM »
I Added this to  /home/pi/.attract/emulators change /media/usb0/roms/ to your roms location map!

Sega Gamegear.cfg

# Generated by Attract-Mode v2.2.1
#
executable           /opt/retropie/supplementary/runcommand/runcommand.sh
args                 0 _SYS_ gamegear "[romfilename]"
rompath              /media/usb0/roms/gamegear
romext               .gg;.bin;.sms;.zip;.GG;.BIN;.SMS;.ZIP
system               Sega Gamegear
info_source          thegamesdb.net
artwork    flyer           /media/usb0/roms/gamegear/boxart
artwork    marquee         /media/usb0/roms/gamegear/marquee
artwork    snap            /media/usb0/roms/gamegear/snap
artwork    wheel           /media/usb0/roms/gamegear/wheel

Sega 32X.cfg

# Generated by Attract-Mode v2.2.1
#
executable           /opt/retropie/supplementary/runcommand/runcommand.sh
args                 0 _SYS_ sega32x "[romfilename]"
rompath              /media/usb0/roms/sega32x
romext               .32x;.smd;.bin;.md;.zip;.32X;.SMD;.BIN;.MD;.ZIP
system               Sega 32X
info_source          thegamesdb.net
artwork    flyer           /media/usb0/roms/sega32x/boxart
artwork    marquee         /media/usb0/roms/sega32x/marquee
artwork    snap            /media/usb0/roms/sega32x/snap
artwork    wheel           /media/usb0/roms/sega32x/wheel

Now i can collect games inside attract mode :) and they work if you have the right emulator installed :) hope this helped

All good now, did a typo...Thanks for your help!

11
General / Re: Attract Mode config for Sega32x and GameGear
« on: January 22, 2017, 04:54:21 PM »
For PC and pi without retropie:

# Generated by Attract-Mode v2.2.1
#
executable           retroarch
args                 -L /usr/lib/x86_64-linux-gnu/libretro/picodrive_libretro.so "[romfilename]"
rompath             
romext              .gg;.zip;.GG;.ZIP
system               Sega Gamegear

# Generated by Attract-Mode v2.2.1
#
executable           retroarch
args                 -L /usr/lib/x86_64-linux-gnu/libretro/picodrive_libretro.so "[romfilename]"
rompath             
romext               .32x;.zip;.ZIP;.32X
system               Sega 32X

ghostfur is correct if it is the retropie image...almost...
remember your path and hers/his will be different..
the default paths for retropie are

32X
Code: [Select]
/home/pi/RetroPie/roms/sega32x Game Gear
Code: [Select]
/home/pi/RetroPie/roms/gamegear
What problems are you having..the retropie image should not need any configuration.

The emulators appear in Emulationstation but not as choices in Attract Mode.

I will try both suggestions. Thanks guys. I will let you know the results.
I'm using retropie 4.2. Where should enter this information? Create a new emulator? So many questions...sorry. I tried the other solution above and the issue remains. Strange that it works in Emulationstation.

12
General / Re: Attract Mode config for Sega32x and GameGear
« on: January 22, 2017, 04:31:51 PM »
For PC and pi without retropie:

# Generated by Attract-Mode v2.2.1
#
executable           retroarch
args                 -L /usr/lib/x86_64-linux-gnu/libretro/picodrive_libretro.so "[romfilename]"
rompath             
romext              .gg;.zip;.GG;.ZIP
system               Sega Gamegear

# Generated by Attract-Mode v2.2.1
#
executable           retroarch
args                 -L /usr/lib/x86_64-linux-gnu/libretro/picodrive_libretro.so "[romfilename]"
rompath             
romext               .32x;.zip;.ZIP;.32X
system               Sega 32X

ghostfur is correct if it is the retropie image...almost...
remember your path and hers/his will be different..
the default paths for retropie are

32X
Code: [Select]
/home/pi/RetroPie/roms/sega32x Game Gear
Code: [Select]
/home/pi/RetroPie/roms/gamegear
What problems are you having..the retropie image should not need any configuration.

The emulators appear in Emulationstation but not as choices in Attract Mode.

I will try both suggestions. Thanks guys. I will let you know the results.

13
General / Attract Mode config for Sega32x and GameGear
« on: January 22, 2017, 05:10:38 AM »
Hi all,

Could someone please provide me with their configuration needed to add Sega32x and GameGear to the list of choices in Attract Mode?

Thx

14
General / Re: Colecovision rom name list
« on: January 20, 2017, 08:03:17 PM »
Thanks AKAFOX, i will follow your steps!

Cheers!

15
General / Colecovision rom name list
« on: January 14, 2017, 10:41:39 PM »
Hi,

Does anyone have a list of all the Colecovision rom names?

I have over 100 of them but they are not named correctly and as such are not recognized by CoolCV.

Thx

Pages: [1] 2