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

Pages: [1]
1
General / Re: Atract mode not showing most of my games
« on: May 21, 2018, 09:10:43 PM »
Never mind i figured it out

2
General / Re: Atract mode not showing most of my games
« on: May 21, 2018, 08:53:18 PM »
So I did that and the snes games showed up, but now the FDS games have disappeared. 

3
General / Re: Atract mode not showing most of my games
« on: May 21, 2018, 08:41:35 PM »

Your SNES.cfg doesn't have any artwork paths defined as you can see below.
Code: [Select]
# Generated by Attract-Mode v2.3.0
#
executable           C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\emulators\BizHawk-2.2.2\EmuHawk.exe
args                 "[romfilename]"
rompath              C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\roms\SNES
romext               .smc
system               Super Nintendo (SNES)
info_source          thegamesdb.net
artwork    flyer           
artwork    marquee         
artwork    snap           
artwork    wheel           

You need to setup/define the paths to your SNES artwork in the SNES.cfg so you can see them in AttractMode. Assuming you have the artwork and it's stored in the same way as your FDS collection your modified SNES.cfg would look like this.
Code: [Select]
# Generated by Attract-Mode v2.3.0
#
executable           C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\emulators\BizHawk-2.2.2\EmuHawk.exe
args                 "[romfilename]"
rompath              C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\roms\SNES
romext               .smc
system               Super Nintendo (SNES)
info_source          thegamesdb.net
artwork    flyer           C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\roms\SNES\flyer
artwork    marquee         C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\roms\SNES\marquee
artwork    snap            C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\roms\SNES\snap
artwork    wheel           C:\Users\lrpan\Desktop\Atract Mode\attract-v2.3.0-win64\roms\SNES\wheel
[/quote]

Thanks

5
General / Atract mode not showing most of my games
« on: May 20, 2018, 10:45:27 PM »
I have 2 systems setup on my attract mode for pc. One of the systems games show, the other systems games do not show at all.

Using Bizhawk emulator and Nevato theme

Pages: [1]