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

Pages: [1] 2
1
General / Re: ShmupArch
« on: December 13, 2020, 04:53:27 AM »
we finally found it, the 3rd one there was the ticket

# Generated by Attract-Mode v2.6.0
#
executable           C:\mame\ShmupArch6\ShmupArch6\retroarch.exe
args                 -f -L C:\mame\ShmupArch6\ShmupArch6\cores\fbneo_libretro.dll [rompath]\[name][romext]
rompath              C:\mame\ShmupArch6\ShmupArch6\roms
romext               .zip;.7z
system               Arcade
info_source          listxml
nb_mode_wait         5
artwork    marquee         C:\mame\shmupmame42_64bit\marquee
artwork    snap            C:\mame\shmupmame42_64bit\snap
artwork    wheel           C:\mame\shmupmame42_64bit\wheel


thank you progets for sticking around trying to figure this out.

2
General / Re: ShmupArch
« on: December 12, 2020, 07:49:52 PM »
the only difference i can see between "[romfilename]" and the one that works is there is a forward slash instead of back slash

*** Running: "C:\mame\ShmupArch6\ShmupArch6\retroarch.exe" -f -L "C:\mame\ShmupArch6\ShmupArch6\cores\fbneo_libretro.dll" "C:\mame\ShmupArch6\ShmupArch6\roms/galaga.zip"

that was romfilename

*** Running: "C:\mame\ShmupArch6\ShmupArch6\retroarch.exe" -f -L "C:\mame\ShmupArch6\ShmupArch6\cores\fbneo_libretro.dll" "C:\mame\ShmupArch6\ShmupArch6\roms\galaga.zip"

this was the one that worked but its typed in just like that in args

3
General / Re: ShmupArch
« on: December 12, 2020, 07:42:21 PM »
here is the romlist.txt

4
General / Re: ShmupArch
« on: December 12, 2020, 06:41:36 AM »
so i put this in the config file for attract mode and it does open up galaga as expected, i was just trying to match what we put in cmd
# Generated by Attract-Mode v2.6.0
#
executable           "C:\mame\ShmupArch6\ShmupArch6\retroarch.exe"
args                 -f -L "C:\mame\ShmupArch6\ShmupArch6\cores\fbneo_libretro.dll" "C:\mame\ShmupArch6\ShmupArch6\roms\galaga.zip"
rompath              C:\mame\ShmupArch6\ShmupArch6\roms
romext               .zip;.7z
system               Arcade
info_source          listxml
nb_mode_wait         2
artwork    marquee         C:\mame\shmupmame42_64bit\marquee
artwork    snap            C:\mame\shmupmame42_64bit\snap
artwork    wheel           C:\mame\shmupmame42_64bit\wheel

so i guess the question is how to get it to recognize the different roms??

5
General / Re: ShmupArch
« on: December 12, 2020, 06:27:01 AM »
if only it were that easy :/
well ill keep messing around with it, seems strange that you can start it from CMD but not in attract mode

6
General / Re: ShmupArch
« on: December 11, 2020, 08:08:10 PM »
hm not sure why i didnt see that, anyways i just copied that code into the config file. no changes here is the run log

7
General / Re: ShmupArch
« on: December 11, 2020, 09:51:12 AM »
here is the emulator config for attractmode

8
General / Re: ShmupArch
« on: December 10, 2020, 08:18:07 PM »
sorry i guess im confused, not sure how the logs dont match the executable and args if that is what the logs were pulled from?

9
General / Re: ShmupArch
« on: December 10, 2020, 09:56:02 AM »
well that makes the black screen last longer

10
General / Re: ShmupArch
« on: December 09, 2020, 08:05:28 PM »
hmm. is it possible it is technically starting it the closing? when start a game it goes out of attract mode then black screen for a second or two then back into attractmode game select
tried three different ones on this on all with that result

11
General / Re: ShmupArch
« on: December 09, 2020, 02:25:38 PM »
got confused cause retro arch is shmuparch6, i almost posted the attract mode log since it sounded like that was what you wanted
anyways here is the attract mode log

12
General / Re: ShmupArch
« on: December 09, 2020, 10:22:08 AM »
ok looks like i had to turn logging on, i think this is the file

13
General / Re: ShmupArch
« on: December 08, 2020, 06:41:48 PM »
aye aye aye
no dice.

that last one seemed promising

14
General / Re: ShmupArch
« on: December 08, 2020, 02:29:17 PM »
yeah i had renamed the shmuparch6 folders to have no spaces
i did try that one and it still does black screen then menu after a few seconds
executable           C:\mame\ShmupArch6\ShmupArch6\retroarch.exe
args                 -f -L "C:\mame\ShmupArch6\ShmupArch6\cores\fbneo_libretro.dll" "[romfilename]"
rompath              C:\mame\ShmupArch6\ShmupArch6\roms
romext               .zip;.7z

just for reference the code that worked in cmd was
C:\>"C:\mame\ShmupArch6\ShmupArch6\retroarch.exe" -f -L "C:\mame\ShmupArch6\ShmupArch6\cores\fbneo_libretro.dll" "C:\mame\ShmupArch6\ShmupArch6\roms\galaga.zip"
just tried it again

15
General / Re: ShmupArch
« on: December 08, 2020, 10:08:43 AM »
that command line did open up galaga correctly.
i tried
executable           C:\mame\ShmupArch6\ShmupArch6\retroarch.exe
args                 -f -L "C:\mame\ShmupArch 6\ShmupArch 6\cores\fbneo_libretro.dll" "[romfilename]"

didnt work

Pages: [1] 2