From 9e0e835c3f04a214521b360c50a55f7ed974078b Mon Sep 17 00:00:00 2001 From: SurDno <35204405+SurDno@users.noreply.github.com> Date: Wed, 12 Jun 2019 16:43:52 +0300 Subject: [PATCH 1/2] Removed vid_restart at changing texture quality (4:3) Fixed the game renderer restarting after changing texture settings even though there is no need to do so. The changes won't be applied until restarting the game anyways. --- gamedata/configs/ui/ui_mm_opt.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/configs/ui/ui_mm_opt.xml b/gamedata/configs/ui/ui_mm_opt.xml index ef7d4eef..962ac466 100644 --- a/gamedata/configs/ui/ui_mm_opt.xml +++ b/gamedata/configs/ui/ui_mm_opt.xml @@ -445,7 +445,7 @@ - + @@ -863,4 +863,4 @@ mm_mp_cancel ui_button_ordinary - \ No newline at end of file + From f4808f371df636654004488c10ea738b573c54bd Mon Sep 17 00:00:00 2001 From: SurDno <35204405+SurDno@users.noreply.github.com> Date: Wed, 12 Jun 2019 16:45:28 +0300 Subject: [PATCH 2/2] Removed vid_restart at changing texture quality (16:9) Fixed the game renderer restarting after changing texture settings even though there is no need to do so. The changes won't be applied until restarting the game anyways. --- gamedata/configs/ui/ui_mm_opt_16.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gamedata/configs/ui/ui_mm_opt_16.xml b/gamedata/configs/ui/ui_mm_opt_16.xml index d5be4bb9..f5100c7e 100644 --- a/gamedata/configs/ui/ui_mm_opt_16.xml +++ b/gamedata/configs/ui/ui_mm_opt_16.xml @@ -456,7 +456,7 @@ - + @@ -874,4 +874,4 @@ mm_mp_cancel ui_button_ordinary - \ No newline at end of file +