Revert "- Removed 5x and 6x xBRZ modes from the menu since they require a lot of video memory. They crash on my 1 GB amd card at least with MinGW-w64."

This reverts commit 097c2268df24133dc4a48452dabb4c00567545dd.

# Conflicts:
#	wadsrc/static/menudef.txt
This commit is contained in:
drfrag666 2018-12-11 10:13:09 +01:00 committed by drfrag
parent 77e47087b7
commit 7e45b40d4b

View file

@ -2190,13 +2190,13 @@ OptionValue "HqResizeModes"
10, "$OPTVAL_2XBRZ"
11, "$OPTVAL_3XBRZ"
12, "$OPTVAL_4XBRZ"
//18, "$OPTVAL_5XBRZ"
//19, "$OPTVAL_6XBRZ"
18, "$OPTVAL_5XBRZ"
19, "$OPTVAL_6XBRZ"
13, "$OPTVAL_OLD_2XBRZ"
14, "$OPTVAL_OLD_3XBRZ"
15, "$OPTVAL_OLD_4XBRZ"
//16, "$OPTVAL_OLD_5XBRZ"
//17, "$OPTVAL_OLD_6XBRZ"
16, "$OPTVAL_OLD_5XBRZ"
17, "$OPTVAL_OLD_6XBRZ"
20, "$OPTVAL_NORMAL2X"
21, "$OPTVAL_NORMAL3X"
22, "$OPTVAL_NORMAL4X"
@ -2216,13 +2216,13 @@ OptionValue "HqResizeModesNoMMX"
10, "$OPTVAL_2XBRZ"
11, "$OPTVAL_3XBRZ"
12, "$OPTVAL_4XBRZ"
//18, "$OPTVAL_5XBRZ"
//19, "$OPTVAL_6XBRZ"
18, "$OPTVAL_5XBRZ"
19, "$OPTVAL_6XBRZ"
13, "$OPTVAL_OLD_2XBRZ"
14, "$OPTVAL_OLD_3XBRZ"
15, "$OPTVAL_OLD_4XBRZ"
//16, "$OPTVAL_OLD_5XBRZ"
//17, "$OPTVAL_OLD_6XBRZ"
16, "$OPTVAL_OLD_5XBRZ"
17, "$OPTVAL_OLD_6XBRZ"
}
OptionValue "FogMode"