Replies: 1 comment 1 reply
|
Finally found this to work:
The parens in the -dat-name-regex line above are escaped with '' but don't show here. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Why does this work:
--dat "./input/No-Intro/Nintendo - Game Boy (Parent-Clone) (20260113-102506).dat"
and this does not:
--dat "./input/No-Intro/Nintendo - Game Boy (Parent-Clone)*.dat"
I've tried everything...
All reactions