I installed last version of scrappy in goose but the button won’t work, only X button
As a temporary fix for NES not recognizing properly, you can edit .scrappy/helpers/muos.lua and adjust the two lines where it says “Nintendo NES-Famicom” to the new name in Goose (I believe it’s Nintendo NES - Famicom”.
mine keeps changing it back to unmapped
This is the correct answer, btw (at least the only thing working for me).
Editing the unmapped value to nes in config.ini always reverted back to unmapped, so Scrappy is actually assigning this itself (guessing).
Both nes lines in .scrappy/helpers/muos.lua need to mach the catalogue directory name for NES in muOS. You can find it in muos/info/catalogue if you want to be sure what the correct name is on your system.
For me it was Nintendo NES - Famicom as well.
I was making a custom XML file to grab only screenshots and noticed that there are a bunch of XML files in that folder, despite the fact that by default you only get 2 presets in app. What do they do?
Simply scrolling up or down with dpad consistently makes my cursor disappear somewhere. The problem lies in the fact that I suffered from this for a couple of minutes, restarted the console and now I can’t reproduce it at all. WHen it happens the top will say “nes(nil)“ instead of “nes(nes)“. Also “rescan folders“ needs to be done every time. Is that normal behavior? I changed the config file manually. My systems were called exactly like the ones in your list. It’s strange that something like “nes“ or “psx“ wasn’t in the config by default.
RG34XXSP. MuOS Goose.
Hi everyone!
What settings are needed for scraping prboom games?
I tried different names (doom, prboom) in config.ini, muos.lua, assign.json, folder.json but without success.
when I run scraping doom folder it says - unknown platform, please set a valid platform ‘-p < PLATFORM ’
I am not sure what exactly does it mean, but looks like I input wrong names in files above.
anyone can advise how to solve it?
I’m using the latest release (**muOS 2508.1 Canada Goose - [Hysteria]) and this app doesnt open. I click and nothing happens.
During installation I can see this:
Skipping unsupported archive: mnt
Skipping unsupported archive: opt
I’m using the latest version 2.2.2
Thanks.
Please keep those discussions within the Discord testing channel. Applications will require an update to support Canada Goose inherent backend changes due to the introduction of a modular extraction script.
Thanks, with this help I managed to scrape everything correctly, except for the Atari Jaguar. Not sure why but no matter if core is already assigned, or how well I match the definition in muos.lua to the definition in the catalogue directory, the Atari Jaguar is the only console that Scrappy cannot scrape (it says “No platforms to scrape”). I’m using MuOS Goose. Any hint?
check if you have Atari Jaguar folder in catalogue folder? looks like its absent by default.
not sure if just creating it manually (with all subfolders) will help, but you can try
Sorry if I didn’t explain well but I already have all the catalogue folders correctly matched with the muos.lua file definitions (or vice-versa, anyways). Atari Jaguar was already there, all folder names match, and the emulator name looks correct (atarijaguar). If I try to change the emulator name in muos.lua to just jaguar, it says ScreenScraper cannot find that console.
most probably there is some typo, all names are case sensitive
so in config.ini must be:
your jaguar folder name = atarijaguar
in muos.lua:
platforms = {
[“atarijaguar”] = “Atari Jaguar”,
assignment = {
[“Atari Jaguar”] = “atarijaguar”,
in catalogue folder:
Atari Jaguar folder
in assign.json:
“atarijaguar” : “Atari Jaguar”,
optionally in folders.json
your jaguar folder name = folder name you want see in platforms list
config.ini and muos.lua were already set up this way with the correct case sensitive name, I was actually missing the entry in assign.json and folders.json, but even after adding those I still get “No platforms to scrape” even after a reboot and reloading the folders in Scrappy.
ok, last ideas
1. is your jaguar roms surely ok? try to find trusted rom
it should be .j64 or .jag as per peas.json
2. What skyscrapper module do you use in advanced settings?
It should be screenscraper also as per peas.json
If everything is correct, but it still does not work, then probably there is actually some bug
Oooh there it is! It’s definitely the rom files. I have files ending with .rom instead of .j64 or .jag. Problem solved, thanks a lot for the help!
Hi everyone
on canada goose it seems to be installed correctly, but there is no scrappy app in the list
The creator still hasn’t updated the main Scrappy, there is this one though: Scrappy Test Version For Canada Goose
oh, ok, thanks for the info!
i’ll wait for main version update
I asked this same question on Discord because I was having the same issue. Another user posted this link. Seems to work fine for me.