Oh, that is nice! I need this theme in my life
Posts made by n1md4
-
RE: [RELEASE] Theme Zoidian
-
RE: [TUTO] Scraper ses ROMs depuis ... sa recalbox, en shell ! also in english
Hi. Are there any options (or consider this a feature request ) for creating a <rom>_missing.txt and to select the scraper to use?
-
RE: [SOFT] Universal XML Scraper V2
cat /recalbox/share/roms/scummvm/Beneath\ a\ Steel\ Sky/sky.scummvm
Beneath a Steel Skycat /recalbox/share/roms/scummvm/Beneath\ a\ Steel\ Sky/_ScummVM_missing.txt
Beneath a Steel Sky 12:26.00 2016-08-27 -
RE: [SOFT] Universal XML Scraper V2
Still not working, here is exactly what I've done:
ScummVM setup:
i) created a directory for each title
ii) copy game data into each accordingly
iii) create a file with the shortname and .scummvm extension
iv) the content of each .scummvm file has the longname as contentUXS setup:
i) create a profile for Recalbox v4 ScummVM MIX
ii) ensure SSH is set, and ROM paths are correct
iii) choose 1 game or all to scrapeStill this is failing, log creation has failed so can't read that either.
Also, upon a successful scrape, where should there be gamelist.xml and download_pictures ?
-
RE: [SOFT] Universal XML Scraper V2
Aaaaah! Thanks for your persistence
-
RE: [SOFT] Universal XML Scraper V2
for ScummVM creating an empty .scummvm file is not enough. You need to add the long name inside. Check this out:
https://forum.recalbox.com/topic/3832/filelist-scrapping-scummvm/Yes, I've done that, sorry. Like this longname/shortname.scummvm I've used the built-in scraper, and it works - so that's something, but I would like it to work with UXS too, to give a uniform look.
About your SNES roms see:
https://forum.recalbox.com/topic/3842/how-to-screenscraper
(Point 14 is relevant in your case)Ah ha, was going to ask what to do with all the "missing_rom" files I've created
Thanks!
-
RE: [SOFT] Universal XML Scraper V2
Also, I'm having trouble scraping ScummVM games. I've set the correct <shortname>.scummvm in each folder, but UXS just seems to fail. Can you let me know the setup that works?
Another thing, I've a bunch of SNES titles that are not found, but are present on ScreenScraper. What can I do to fix this?
-
RE: [SOFT] Universal XML Scraper V2
@screech said in [SOFT] Universal XML Scraper V2:
@n1md4 2h for 600 Rom is pretty long... Have you a Screenscraper Account ? try this (and put your ID/Password in the general option)
@Screech Just waiting for my submissions to be validated ...
-
RE: [SOFT] Universal XML Scraper V2
@screech Is it possible to have just the game box image?
-
RE: WIFI CONFIGURATION ERROR on Raspberry Pi Zero
Clutching at straws here, but what's the output of lsusb, from the command line?
-
RE: [SOFT] Universal XML Scraper V2
Yes! I figured that out too when I finally got ScummVM working Thank you!
I then scrapped 600 more ROMs and it took around 2 hours to complete, does that time sound right, and why does it take so long? --or should that be considered quick?
-
RE: [SOFT] Universal XML Scraper V2
@screech I can connect to the Recalbox via Windows 10 explorer. I might try Samba later, if nothing else will work, if only to test.
I have produced this log file here http://pastebin.com/raw/8LA2z6hq let me know if you see anything useful.
Maybe @kakoumars has a good point there? Do you have a networked ROM directory too? If so by which service?
-
RE: [SOFT] Universal XML Scraper V2
I have an NFS share providing the roms to recalbox v4.
When I connect to the recalbox over the network to scrape the roms, I get the error message "roms path can't be reached".
I've tried enabling the SSH hash option and get an SSH timeout.
I've doubled checked the path and login details are correct, but nothing is obviously wrong.
Do you have any ideas, or Is there a deb****r or logging that I can examine?