andkrau / NuanceResurrection

Other
56 stars 5 forks source link

Command line that contains quotes in patch to file broking emulator ("New Folder") #7

Closed WhiteMagicRaven closed 1 year ago

WhiteMagicRaven commented 1 year ago

Command line like Nuance.exe "c:\New Folder\Ambient Monsters\NUON.CD"

Leads emulator to error: "Cannot open file or Invalid COFF or NUONROM-DISK file"

for now i have solution is to manually remove these "" quotes and it work, this ones automatically pasted by cmd when i press TAB for completion.

I even tested what will happen if i use single quotes Nuance.exe 'c:\New Folder\Ambient Monsters\NUON.CD'

Happens same error. Seems emulator itself doesn't love quotes.

toxieainc commented 1 year ago

Should work with latest build now, will upload new package.

toxieainc commented 1 year ago

https://github.com/andkrau/NuanceResurrection/releases/tag/0.6.4