lemmy___user@lemmy.worldtoLinux Gaming@lemmy.ml•Recommend Me: a wireless game controller
4·
1 year agoI will second this. For sure spend the extra dough on the Bluetooth version, since that one comes with HAL sticks, so it should be much more resistant to drift. Great controller, very comfortable and I dig that it has the option to use a dedicated dongle.
You should be able to use COM interoperability , specifically the OpenAsDocument() and Save() methods. You can also use COM interoperability to read from Excel, but using ImprtFrom-CSV would be much easier. Then you just iterate over the file names, and for each one open the template as a document, then save it as the filename.