MantisBT - Zandronum
View Issue Details
0001847Zandronum[All Projects] Bugpublic2014-06-18 14:352024-03-02 07:51
hikari47 
 
normalminoralways
closedno change required 
MicrosoftWindowsXP/Vista/7
1.2 
 
0001847: Doom compatibility flag settings erased when launching Zandronum
Every time I change the compatibility mode to something other than default and launch Zandronum again, the flags erase itself afterwards. I have tried copying the settings from ZDoom's ini file and the seemed to fix the issue, but after launching Zandronum another time, the settings are erased again.
1. Launch an IWAD through Zandronum, then to Options > Compatibility Options and change the Compatibility Mode to something other than "Default".
2. Close the Zandronum program.
3. Launch Zandronum again and go back to Options > Compatibility Options. All of the flags have been erased despite the Compatibility Mode remains untouched.
No tags attached.
Issue History
2014-06-18 14:35hikari47New Issue
2014-06-18 14:43DuskNote Added: 0009573
2014-06-18 14:43DuskStatusnew => needs review
2014-06-18 17:15Torr SamahoNote Added: 0009577
2014-06-18 17:15Torr SamahoStatusneeds review => feedback
2024-03-02 07:51Ru5tK1ngNote Added: 0023242
2024-03-02 07:51Ru5tK1ngStatusfeedback => closed
2024-03-02 07:51Ru5tK1ngResolutionopen => no change required

Notes
(0009573)
Dusk   
2014-06-18 14:43   
This is done deliberately:


// [BB] Removed the CVAR_ARCHIVE flag.
CUSTOM_CVAR (Int, compatflags, 0, CVAR_SERVERINFO)


calling Torr to this ticket, what do?
(0009577)
Torr Samaho   
2014-06-18 17:15   
That's for consistency with how the dmflags are handled:'https://bitbucket.org/Torr_Samaho/zandronum/commits/6c447903f251d8d8d0fb230d4e79bd101f9f3602 [^]'
(0023242)
Ru5tK1ng   
2024-03-02 07:51   
No change required.