sselph / scraper

A scraper for EmulationStation written in Go using hashing
MIT License
449 stars 88 forks source link

Have scraper scan .tgx and .sgx automatically #148

Closed OBurgerGuy closed 7 years ago

OBurgerGuy commented 7 years ago

Would like the scraper to do -extra_ext=".sgx,.tgx" itself, as having it be s manual user command is extremely not helpful

sselph commented 7 years ago

.sgx seems like something Mednafen supports but .tgx doens't appear anywhere in the source code. Is this an official file extension?

OBurgerGuy commented 7 years ago

Not official, unless you consider GoodTools official, then yes they're official scene extensions, it's something that was suggested to cowering and he implemented it, it's just an extension change, no file data is altered, they're both just abbreviations it sets them apart from PCE because they're not PCEngine roms they're turbografx-16 and supergrafx roms... it helps organize and differentiate the sets

On Apr 22, 2017, at 9:22 PM, Steven Selph notifications@github.com wrote:

.sgx seems like something Mednafen supports but .tgx doens't appear anywhere in the source code. Is this an official file extension?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.