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 - Manual do Fliperama

Pages: 1 [2]
16
Emulators / Re: Problems with Retroarch + Attract Mode + Lubuntu 16.04
« on: September 26, 2016, 12:17:02 PM »
Does not work for me for some reason.

It works now.
looks like my rom list was corrupt.

I regenerated the list and now stuff launches. :)

for some reason, did not generate the list by retroarch. As in MAME generated only modified the emulator and I used the roms list created by MAME.

17
Emulators / Re: Problems with Retroarch + Attract Mode + Lubuntu 16.04
« on: September 26, 2016, 07:13:26 AM »
You know what the problem was? try to work things with sleep. It just worked to correct the "retorarch"   :-X

God sends the right people at the right times. Thank you very much.  :D

The correct configuration is / A configuração correta é:

Code: [Select]
# Generated by Attract-Mode v2.1.0-1-dirty
#
executable           /usr/bin/retroarch
args                -f -L /usr/lib/i386-linux-gnu/libretro/fb_alpha_neo_libretro.so "[romfilename]"
rompath              $HOME/sistemas/neogeo/roms
romext               .zip;.7z;<DIR>
system               Arcade
info_source          thegamesdb.net
artwork    flyer           
artwork    marquee         $HOME/sistemas/neogeo/marquee
artwork    snap            $HOME/sistemas/neogeo/snap
artwork    wheel           $HOME/sistemas/neogeo/wheel

18
Emulators / Problems with Retroarch + Attract Mode + Lubuntu 16.04
« on: September 25, 2016, 09:23:13 PM »
I am moving all my arcades for Linux. Using the MAME emulator, the NeoGeo games were slow to an older hardware one of the arcades.
Testing the games of Neogeo by Retroarch, the games run well.. I am using the following configuration for this system in Atrract Mode:

Code: [Select]
# Generated by Attract-Mode v2.1.0-1-dirty
#
executable           /usr/bin/retorarch <----It was misspelled.
args                -L /usr/lib/i386-linux-gnu/libretro/fb_alpha_neo_libretro.so "[romfilename]"
rompath              $HOME/sistemas/neogeo/roms
romext               .zip;.7z;<DIR>
system               Arcade
info_source          thegamesdb.net
artwork    flyer           
artwork    marquee         $HOME/sistemas/neogeo/marquee
artwork    snap            $HOME/sistemas/neogeo/snap
artwork    wheel           $HOME/sistemas/neogeo/wheel

Unfortunately, the NeoGeo games do not start using the frontend Attract Mode. Can anyone help me solve this problem? What are the correct arguments for Retroarch on Linux?


Pages: 1 [2]