If i believe you cfg file.
you have your ADVMAME in the same folder than ROM?
QUOTE
ROMDIR=E:\Programas\g
MAMEEXE=E:\Programas\g\advmame.exe
I think you misstyped the error message, because it said that the game is : e:\programas\
e\goldnxj2.zip , i would expect e:\programas\
g\goldnxj2.zip
So try that :
- Open a Dos box.
Type : (press enter after each end of line)
CODE
e:
cd \
cd programas
cd g
advmame.exe e:\programas\g\goldnxj2.zip
I think, you will have the same error message. (let me know)
If you have the same error message , try :
CODE
advmame.exe goldnxj2.zip
If it works. Go in AtomicManager , check "advanced options" on the "general tab" , then go on the "advanced" tab that appears.
check : "Send ROM Extension to Emulator"
uncheck "Quote parametres"
check : "Use Only Rom Names (remove path"
If it doesn't work , try to type :
if this one works , in that case :
Go in AtomicManager , check "advanced options" on the "general tab" , then go on the "advanced" tab that appears.
uncheck: "Send ROM Extension to Emulator"
uncheck "Quote parametres"
check : "Use Only Rom Names (remove path)"
Let me know the result of each case. And error message you see if there is.