-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES attempts to find the system 'nes' even if the systems config file is empty #1
Comments
Can you post a copy of your |
Add direct launch option for systems that don't need a game list
I've tried pushing it to different directories, also got kinda confused on what's the correct 'slash' to be using which is why I started wondering if it's just my illiteracy possibly causing this, but even with the default es_systems.cfg file that comes with 2.0.2, I continue to get the same error. It doesn't even seem to look in the other 'system' paths assigned. |
You must have another es_systems.cfg file somewhere on your hard drive. On Mon, Feb 8, 2016 at 7:09 PM shagia notifications@github.com wrote:
|
So I looked at my mistakes, and yeah, I had another es_systems.cfg file in my home directory on my C: drive. Deleted the last traces of ES, but the problem continued. One thing I didn't mention though, is that I'm running ES with elevated privileges, because not doing so just doesn't launch it for some reason, not even the version that comes with ESMAME launches. I turned off privilege elevation maybe assuming that ES is just looking in the wrong directory, but now ES just doesn't launch. It leaves an unfinished log in the folder though, it wasn't doing that with elevated privileges.
This might not be your problem since this was happening with ES by itself. |
After you ran it again, did it make a new es_systems.cfg file?
|
Sadly, it didn't. It only seems to just write new logs. |
The new log ends at "creating surface"? What happens after that, crash?
|
Yeah, it just crashes. When running the Using the debug command does the same thing but Windows catches it. |
Yeah if you are dying on creating surface, it means that your graphics card
|
Ohhhhh, that's a bit gutting. No worries, thank you for helping out with my issue! |
Not sure if this is a user issue or just a issue with the software, but it seems that ES keeps trying to find a directory pointing to "~/roms/nes" instead of any other directory listed. Assuming it's coming from the es_systems.cfg file, I've tried editing the file and I've actually found nothing pointing at that directory. Even removing the 'nes' system tag from the cfg file brings up the same error, so I'm a bit confused.
I've done a couple of clean installs only to get the same error even when following the instructions, thinking I might have been misreading something, but even then, same issue.
The text was updated successfully, but these errors were encountered: