Hamburglin Posted July 19 Author Posted July 19 (edited) 25 minutes ago, kyzumi said: I am getting an error message even though it appears to be working. Any idea how to fix it? It looks like that specific output.txt file doesn't exist and isn't getting created. I'd double check that it's there. if it is there and the mame.ini file is being written to correctly then I'm not sure what's going on. As a final effort, you can uncomment the lines that print some variables (remove the # in front of lines that begin withWrite-Output) and run the script in powershell's IDE to see what's going on. Edited July 19 by Hamburglin Quote
Hamburglin Posted July 19 Author Posted July 19 (edited) 15 hours ago, kyzumi said: there is a output.txt file but it's empty Interesting. To me, that feels like a file permissions issue. Can you change the output.txt path to your desktop or somewhere else and see if the output file is correctly written? If so, you'll want to check the read and write permissions for your mame folder. If not, the user executing mame may not have high enough permissions in general. Try running it as administrator to check. If not those, then I'm not sure what's going on. Edited July 19 by Hamburglin Quote
kyzumi Posted July 19 Posted July 19 Ok, I will try that. Could this be related to the default.cfg file being read only? I do that to prevent accidental input changes Quote
Hamburglin Posted July 19 Author Posted July 19 2 minutes ago, kyzumi said: Ok, I will try that. Could this be related to the default.cfg file being read only? I do that to prevent accidental input changes I doubt it. Unless you set that control at the folder level instead of the specific file level. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.