Attention all ROM dumpers: Stop naming your ROMs like this.

It fucks up the Scraping process and adds HOURS of manual correcting. So if you dump game ROMs and name them this way for others to download in a ROMpack, you've got a big "fuck you" coming your way from me. :hateit:

Love yas! :wub:
~J

View attachment 248572
  • Like
Reactions: 22 people

Comments

Once I install Screen scraper, how do I use it? Where do I find it? Does it just appear in the scraper setting as an optional thing I can choose from the Start menu in EmulationStation? I hope to god it's not a CLI tool... >_>
 
  • Like
Reactions: 1 person
Why not just make your own software to scan a directory and rename them automatically? You could easily make a python or batch file to do this for yourself. Something like this in python.

Code:
for root, dirs, files in os.walk(PATH):
for dir in dirs:
    if dir.startswith("The"):
        org_fp = os.path.join(root, dir)
        new_fp = os.path.join(root, dir[1:])
        os.rename(org_fp, new_fp)
 
  • Like
Reactions: 2 people
Or just use "advanced renamer" or any of the hundreds of other utilities that I presume exist to fix your issue.
 
@ut2k4master Yeah, no, that's not very practical, especially with really old games - just try to find a cheap NES game, or N64 game, or PlayStation game, especially if you live on an island in the relatively-barren Southern Hemisphere.

It's not a problem if Sony rereleases the game for its modern systems (is that even a thing anymore? Last I checked, the most recent system to support this was the PS3), or Nintendo feels like putting it on its 3DS and/or Wii U eShops (not likely these days, sadly), but if it's a licensed game and that license expires - or if it's too niche and is overlooked, or if the store eventually shuts, a la Wii - that means the "best" way to get that game is through illegitimate means.
 
Title of Game, The - Long subtitle, The [!] [rev1] [v1.1] [USA] [M7] [en, fr, de, es, it, pt, s.chn] (unl.) (T+KOR v0.99 by User).zip
 
  • Like
Reactions: 3 people
Lots of arguing ITT, but the "correct" way to name (as well as verify ROMs) is to use a database such from No-Intro or Redump with a tool such as RomCenter.

The databases contain all of the "correct" names for the ROM files (at least, what is agreed upon by "the scene" and most probably any scrapers you will use) mapped to a hash of a clean dump. A tool like RomCenter will hash all of your ROM files and automatically rename them all to use the proper names from the database.

Manually renaming is for chumps.
 
@PityOnU Redump/No-Intro is probably where his games came from. They definitely use this sort of naming. But I'm sure there is some tool that can rename them however you like using the dats, rather than sticking with the fixed names in the database, if not clrmamepro then some other tool.
dats are hash based, so the file name doesn't actually matter.
 
  • Like
Reactions: 2 people
If you are using the names from the generally accepted ROM naming databases and still having issues, then the issue is not with the filenames, but with your scraper/frontend.

I ended up giving up on all the frontends out there (included the paid one - LaunchBox) because they are all shit in their own fun and unique ways. I feel your pain, and wish you the best of luck.

Haven't messed with it in about 5 years at this point, but last I checked even if you throw unlimited money and resources at this stuff, it will never work 100% reliably. Best you can hope for is like 85% and then just grin and bear it for that last 15%. It is all toy/hobby software for the most part, and in a dubious area, legally speaking - can't really expect it to be enterprise grade.
 
  • Like
Reactions: 1 person

Blog entry information

Author
Jayro
Views
661
Comments
110
Last update

More entries in Personal Blogs

More entries from Jayro

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Every games basically cross platform they only have about 6 titles making it worth the $600 price tag
  • Psionic Roshambo @ Psionic Roshambo:
    Didn't see much need for a console, all the advantages have kind of disappeared
  • ColdBlitz @ ColdBlitz:
    the ps3 used to support installing linux because the cpu was so powerful
  • K3Nv2 @ K3Nv2:
    Then the games are $70 and they want to reboot and refresh the same game every year
  • K3Nv2 @ K3Nv2:
    The ps3 was always Linux they just found a way to make it open source
  • ColdBlitz @ ColdBlitz:
    I'm avoiding buying from the big 3 at all atm
  • Psionic Roshambo @ Psionic Roshambo:
    At one point PC game pads where poorly supported, loading a game had setup, it was complicated. Now it's almost as easy as a console.
  • ColdBlitz @ ColdBlitz:
    nintendo needs to up their game soon
  • K3Nv2 @ K3Nv2:
    Yeah even bt support for Xbox one controllers are just as easy as pairing
    +1
  • ColdBlitz @ ColdBlitz:
    considering the steamdeck can emulate the switch (yikes) theres almost 0 reason to buy the switch apart from playing online and using cartridges
  • K3Nv2 @ K3Nv2:
    Xinput and 360 dongles were a driver nightmare
  • K3Nv2 @ K3Nv2:
    I remember having to manually put in drivers and what not
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah the 360 dongles sucked
  • Psionic Roshambo @ Psionic Roshambo:
    But the new Xbox pads? PIr it up and if a game supports it it just works
  • K3Nv2 @ K3Nv2:
    Most emulators even automatically detect them now
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah it's a good time to be alive lol
  • Psionic Roshambo @ Psionic Roshambo:
    Pi4 and Batocera works with them perfectly too
  • K3Nv2 @ K3Nv2:
    I'd like to see future tap to pair options like you hold it over a scanner and it just automatically pairs
  • K3Nv2 @ K3Nv2:
    No need for additional cords buttons or anything
  • Psionic Roshambo @ Psionic Roshambo:
    Hmmm yeah that is possible BT has an address like an IP
  • Psionic Roshambo @ Psionic Roshambo:
    Scan a QR code on your phone open a page with the controller and a QR code for the device, hit go and done
  • K3Nv2 @ K3Nv2:
    One less latency issue for radio frequency
  • K3Nv2 @ K3Nv2:
    Or even wifi pair opening just an app to sign is nice
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah it could be hosted on the phone hmmm it's an idea Ken
  • K3Nv2 @ K3Nv2:
    But could be bad for people with lower speeds but how many mbs would it really need to detect a button press
    K3Nv2 @ K3Nv2: But could be bad for people with lower speeds but how many mbs would it really need to detect a...