skyscraper
skyscraper copied to clipboard
Powerful and versatile game scraper written in c++
Hi @detain As this is the go-to-repo recommended by the original author of Skyskraper I would expect it to be more active. However, last commit/change is from Oct 2022 and...
This changes Pegasus output to handle the `-e ` argument and `command:`/`launch:` differently: * If `-e` was not provided (or was provided empty), utilize the existing `command:` OR `launch:` tag...
Compile 3.7.7.5 for Windows OS
I mean...I "can", but when-if-ever I update, I have two choices: either it gets overwritten, and I lose my edits or, on the other hand, suppose I don't update that...
I'm offering to compile for windows as its quite a bit behind the current release, but asking for the steps to create the compile via cygwin. I've tried following the...
Adds `miyoogamelist.xml` frontend support (for [Onion OS](https://github.com/OnionUI/Onion/) on Miyoo Mini devices). `miyoogamelist.xml` is like `gamelist.xml` for EmulationStation, but only supports ``, `` and `` for each ``. e.g. ``` ./3-D...
Updates to platforms.json: * Sorts list alphabetically * `amigacd32`: Adds `*.chd` * `cdi`: Adds `cdimono1` as an alias * `ps2`: Adds `*.chd` * `pcfx`: Adds `*.chd` per https://github.com/muldjord/skyscraper/pull/358 * `pcenginecd`:...
Adds screenscraper support for: * gx4000 * megaduck * supervision * tic80
This isn't working with --fromfile: `Skyscraper -p ps2 -s screenscraper --fromfile /home/user/.skyscraper/reports/reports-ps2-missing_ages-20230112.txt` This works with --includefrom: `Skyscraper -p ps2 -s screenscraper --includefrom /home/user/.skyscraper/reports/reports-ps2-missing_ages-20230112.txt` I noticed in **README.md** the comment: `Version...