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 - smilo

Pages: [1]
1
General / Re: Issue whit NeoGeo game and RetroArch
« on: September 03, 2020, 10:00:50 AM »
Hello Sebiohazard

I saw your topic and I already tried your solution but with the fbneo core and it did not work.

My solution was to take the fbalpha core from a old install of retroarch, and now it works without any trouble.

But I will try your solution with the mame core to see if it works for me.

Thanks!

2
General / Re: Issue whit NeoGeo game and RetroArch
« on: September 02, 2020, 04:48:14 AM »
I was not saying that AM was the issue.

My roms work when I launch them directly from RetroArch with fbneo, mame2016 or hbmame core.
I have an old install of retroarch with some cores that I can't download from the updater, like fbalpha_neogeo_libretro.dll. I had it in my retroarch cores folder, changed it on AM, and it works...

I can't explain why.

3
General / Re: Issue whit NeoGeo game and RetroArch
« on: September 02, 2020, 03:04:11 AM »
I have already tried with:

Q:\Roms\SNKNeoGeoMVS

And it didn't work.

I think I have a problem with the load of the core cause the core that I use for SNES, Nes, NGP, Naomi etc... work very well even with a long path for the roms.
But I have the same problem with Mame core for neogeo game. I will try to run fbneo or mame core for another system to see it works.

Edit: I have noticed that when I launch a NeoGeo Game from AttractMode, I can see RetroArch starting but it goes off imediatly.

I also tried to run mega drive game with Fbneo core. It does the same thing, but i don't know if my arg is good. I had the subsytem but I am not shure.

-f -L cores\fbneo_libretro.dll --subsystem md "[romfilename]"

4
General / Re: Issue whit NeoGeo game and RetroArch
« on: September 02, 2020, 01:54:01 AM »
I tried and it doesn't changed anything.

I don't really know what I am doing wrong.
I change the executable by NeoRageX, and it launch it but I have to load the rom. I will find how load the roms at the same time or change by an another emulator.

5
General / Re: Issue whit NeoGeo game and RetroArch
« on: September 01, 2020, 11:24:26 PM »
I tried with neogeo pocket game and your arg works but I have to add retroarch.exe at the end of executable line. If I don't, it doesn't work.
But I have the same issue for Neogeo game.

6
General / Re: Issue whit NeoGeo game and RetroArch
« on: September 01, 2020, 10:38:52 PM »
@ smilo
Are you able to start a game from cmd / commandline / batch?

I'm not using retroarch.
Maybe there already exists a solution..
here
here
here

I just tried with a .bat file, and it doesn't work. Attract Mode stays on black screen and I have to kill it


You may try

executable           Q:\Jeux\AttractMode\RetroArch\
args                 %file -L cores/fbneo_libretro.dll "[romfilename]"


Thank you, but it doesn't work.

7
General / Issue whit NeoGeo game and RetroArch
« on: September 01, 2020, 09:33:06 AM »
Hey guys,

I am setting up RetroArch with Attract Mode and I have some issues with the NeoGeo arcade system.

Here is my conf file:

# Generated by Attract-Mode v2.6.1
#
executable           Q:\Jeux\AttractMode\RetroArch\retroarch.exe
args                 -f -L cores\fbneo_libretro.dll "[romfilename]"
rompath              Q:\1 - Data Batocera Attract Mode\SNK Neo Geo MVS\Roms
romext               .zip
artwork    flyer           $HOME/SNK Neo Geo MVS/boxart
artwork    marquee         
artwork    snap            Q:\1 - Data Batocera Attract Mode\SNK Neo Geo MVS\Snap
artwork    wheel           Q:\1 - Data Batocera Attract Mode\SNK Neo Geo MVS\Wheel

I use the same method for all my system and they work perfectly, exepted this one. It used to work, but know not. When I launch a game, nothing happens
I tryed with HBmame and Mame2016 cores, and it doesn't work to.

When I load a Neogeo game in RetroArch, that works with the 3 differents cores, but not in Attract Mode.

I tryed to change the args line with:
"[romfilename]" -L cores\fbneo_libretro.dll
or
-L Q:\Jeux\AttractMode\RetroArch\ores\fbneo_libretro.dll "[romfilename]"
or
Q:\Jeux\AttractMode\RetroArch\ores\fbneo_libretro.dll "[romfilename]"

And I get the same issue.

I tryed to launch Attract Mode as an administrator too. Nothing changed.

Do you have an idea what I am doing wrong, please?

Pages: [1]