Added a fix to display the color index 255 of the palette correctly

* in DX9 mode when using the hi-res patch

Some minor code corrections.
This commit is contained in:
NovaRain
2021-09-12 14:41:08 +08:00
parent 95a03d7429
commit 4ed512855e
6 changed files with 142 additions and 139 deletions
+2 -2
View File
@@ -46,8 +46,8 @@ GraphicsWidth=0
GraphicsHeight=0
;Window position data. Do not modify
;Set to 0 to reset if the window position is incorrect
WindowData=0
;Set to -1 or 0 to reset if the window position is incorrect
WindowData=-1
;Uncomment the option to use a hardware shader (requires DX9 graphics mode)
;The shader file <name>.fx must be placed in <GameRoot>\<master_patches>\shaders\ and must contain one technique with one or more passes