Author Topic: sub folders games are not scanned and error in path  (Read 2019 times)

emerson_novais

  • Newbie
  • *
  • Posts: 1
    • View Profile
sub folders games are not scanned and error in path
« on: November 24, 2018, 05:47:45 PM »
Hi, guys! I'm new on the Attract Mode and I have a problem with games there are located in subfolders, like PSX and 3DO. In EmulationStation, the frontend recognized both, folder and folder, but in AM there is so confused. If I use the <DIR> in the tag [romext], my games are searched, but the emulator can't load them. If a retire the <DIR>, the games are not scanned. What I do wrong or is a bug?

The error message with <DIR> tags.
 
Code: [Select]
retrocon-os@ubuntu:~$ attract
Attract-Mode v2.5.1 (Linux, SFML 2.3.2 +FontConfig +Xinerama +SWF +7z +Curl)
avcodec 56.60.100 / avformat 56.40.101 / swscale 3.1.101 / avutil 54.31.100 / swresample 1.2.101

Config: /home/retrocon-os/.attract/attract.cfg

*** Initializing display: 'Sony PlayStation'
 - Loaded master romlist 'Sony PlayStation' in 3 ms (301 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (602 comparisons)
 - Loaded layout: /home/retrocon-os/.attract/layouts/Super Display - Systems/ (layout.nut)
 - Constructed 1 filters in 0 ms (7 comparisons)
 - Loaded layout: /home/retrocon-os/.attract/layouts/Super Display - Main Menu/ (layout.nut)

*** Initializing display: 'Sony PlayStation'
 - Loaded master romlist 'Sony PlayStation' in 2 ms (301 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (602 comparisons)
 - Loaded layout: /home/retrocon-os/.attract/layouts/Super Display - Systems/ (layout.nut)
 - Working directory: /usr/bin
*** Running: /usr/bin/retroarch -L /usr/lib/x86_64-linux-gnu/libretro/pcsx_rearmed_libretro.so "/home/retrocon-os/Roms/Sony Playstation 1/Crash Bandicoot 2 - Cortex Strikes Back [U] [SCUS-94154]"
Memcard 2: disabled
Starting PCSX-ReARMed
Running PCSX Version 1.9 (Nov  6 2018).
Mapped (RAM/scrp/ROM/LUTs/TC):
80000000/1f800000/1fc00000/00000000/00000000
found BIOS file: scph5501.bin
RGB565 supported, using it
plugin: plugins/builtin_gpu
plugin: plugins/builtin_spu
plugin: plugins/builtin_pad
plugin: plugins/builtin_pad
Plugins loaded.
Loaded CD Image: /home/retrocon-os/Roms/Sony Playstation 1/Crash Bandicoot 2 - Cortex Strikes Back [U] [SCUS-94154][2048].
selected sound output driver: libretro
 ! Unexpectedly lost focus to: Unknown

My emulator configuration:
Sony Playstation.cfg:

Code: [Select]
# Generated by Attract-Mode v2.5.1
#
executable           /usr/bin/retroarch
args                 -L /usr/lib/x86_64-linux-gnu/libretro/pcsx_rearmed_libretro.so "[romfilename]"
rompath              /home/retrocon-os/Roms/Sony Playstation 1
romext               <DIR>;.cue;.CUE;.m3u;.M3U;.ccd;.CCD
system               Sony Playstation
info_source          thegamesdb.net

Other emulator that there are no subfolders works correctly, but games in subfolders crashs.

I'm using Lubuntu 16.04 64 bits and Retroarch. My AM version is 2.5.1.

Please, help me!

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile