Problem:
if I try to load a responsefile like this:
D:\Doom\vavoom\v117_win\Vavoom95.exe "@D:\Doom\\response.txt"
where response.txt has these lines:
-iwad "D:\Doom\DOOM2.WAD"
-file "C:\temp\space city\ERMUA3.WAD"
then vavoom gives me the error:
"Required file "D:\Doom\DOOM2.WAD" doesn't exist"
Stack trace: Host_Init
When in fact it does actually exist. It seems it's not parsing the "" properly on the lines inside response.txt.
I have tried the same tests on Legacy, EDGE, ZDoom, PRBoom (and GLBoom), Eternity, Doomsday/Jdoom, and Vavoom. Only the last two fail to parse quotation marks properly.