Page 2 of 2

Re: snes2dosxml

Posted: December 24th, 2021, 11:04 pm
by Norbert
DridiSara123 wrote: December 24th, 2021, 2:22 pmwhen I double-click on "snes2dosml.exe" nothing happens
That's because this tool has no graphical user interface (GUI).
Interaction is through the command-line interface (CLI).
I'm currently not a Windows user, but from what I can find online, you can launch a CLI with commands "wt" and/or "cmd".
Then, change the working directory, and launch the program.
If you have insufficient CLI skills, check basic tutorials, e.g. these videos.