>>thwonp
Thank you for creating it. But I can't run it.Please tell me.
1 . gamelist_dir = f'{output_dir}{'\\'}{'roms'}' <<The last ' is displayed as an error.
2 . xmlfile = f'{gamelist_dir}{'\\'}{platform}{'\\'}{'gamelist.xml'}' <<same error.
*****************
gamelist_dir = f'{output_dir}{'\\'}{'roms'}'
^
SyntaxError: unexpected character after line continuation character
*****************
Windows11 japan
Python 3.6.3
Pollow(8.4.0)
pip(9.0.1)