Skip to content

Commit d867fd9

Browse files
committed
v4.10
1 parent bc9a951 commit d867fd9

6 files changed

Lines changed: 85 additions & 13 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FSR3-Mod-Setup-Utility-Enhanced
2-
### Download the FSR3 Mod Setup Utility Enhanced [Here](https://sharemods.com/sifalghfejaq/FSR3_v4.9.rar.html)
2+
### Download the FSR3 Mod Setup Utility Enhanced [Here](https://sharemods.com/tz97m3wmqnxr/FSR3_v4.10.rar.html)
33

44
### Repository FSR3 Mod Setup Utility Standard Version [Here](https://github.com/P4TOLINO06/FSR3.0-Mod-Setup-Utility)
55

formGuide.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formGuide.cs

Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -158,12 +158,11 @@ public formGuide()
158158
},
159159
{
160160
"A Quiet Place: The Road Ahead",
161-
"1 - Select an FSR 3.1.1/DLSS mod and install it.\r\n" +
162-
"2 - In the game, select DLSS.\r\n" +
163-
"3 - Press the 'Insert' key to open the menu.\r\n" +
164-
"4 - Select an upscaler of your choice.\r\n" +
165-
"5 - Check the Frame Gen and Hud Fix boxes.\r\n" +
166-
"6 - If you can't see DLSS, enable Hardware Acceleration in Graphics Settings on Windows.\r\n\r\n"
161+
"FSR 3.1.3/DLSS FG (Only Optiscaler)\n" +
162+
"1. Select FSR 3.1.3/DLSS FG (Only Optiscaler) and install.\n" +
163+
"2. Check the Enable Signature Over box.\n" +
164+
"3. In the game, select DLSS and press the \"Insert\" key to open the menu.\n" +
165+
"4. In the menu, select FG Enabled, Active, Hud Fix and Extended."
167166
},
168167
{
169168
"Assassin\'s Creed Mirage",
@@ -216,6 +215,24 @@ public formGuide()
216215
"1. Select a mod of your choice (0.10.3 is recommended).\n" +
217216
"2. In the game, select FSR."
218217
},
218+
{
219+
"AVOWED",
220+
"FSR 3.1.3/DLSSG FG (Only Optiscaler)\n" +
221+
"1. Select FSR 3.1.3/DLSSG FG (Only Optiscaler) and install.\n" +
222+
"2. Check \"yes\" in the \"DLSS/FSR\" window that will appear during installation.\n" +
223+
"3. In the game, select DLSS, Frame Gen and press the \"Insert\" key to open the menu.\n" +
224+
"4. Check the \"Show Advanced Settings\" box, in the \"Resource Barriers\" section set it to \"Common\" in the \"Color\" tab.\n" +
225+
"5. Check the FSR 3.1.3/DLSS (Only Optiscaler) guide to see how to use DLSS 4. (Only RTX).\n\n" +
226+
227+
"FSR 3.1.3/DLSS FG (Only Optiscaler)\n" +
228+
"1. Select FSR 3.1.3/DLSS FG (Only Optiscaler) and install.\n" +
229+
"2. Check Enable Signature Over box.\n" +
230+
"3. In the game, select DLSS and press the \"Insert\" key to open the menu.\n" +
231+
"4. In the menu, select FG Enabled, Active, Hud Fix and Extended.\n" +
232+
"5. Check the \"Show Advanced Settings\" box, in the \"Resource Barriers\" section set it to \"Common\" in the \"Color\" tab.\n" +
233+
"This mod may not work on some GPUs."
234+
},
235+
219236
{
220237
"Back 4 Blood",
221238
"FSR 3.1.3/DLSS FG (Only Optiscaler)\n" +
@@ -1033,6 +1050,22 @@ public formGuide()
10331050
"3 - If you don't see any differences, check the box Nvapi Results.\r\n" +
10341051
"4 - To fix flickering in the hud, activate DLSS and play for a few seconds, then return to the menu and deactivate DLSS.\r\n"
10351052
},
1053+
{
1054+
"Monster Hunter Wilds",
1055+
"FSR 3.1.3/DLSS FG (Only Optiscaler)\n" +
1056+
"1. If you want to update the DLSS, select \"Others Mods MH\", do this before installing the mod.\n" +
1057+
"2. Select FSR 3.1.3/DLSS FG (Only Optiscaler) and install.\n" +
1058+
"3. Check Enable Signature Over box.\n" +
1059+
"4. In the game, select DLSS and press the \"Insert\" key to open the menu.\n" +
1060+
"5. In the menu, select FG Enabled, Active, Hud Fix and Extended.\n" +
1061+
"This mod may not work on some GPUs. If it doesn't work, use the mod below.\n\n" +
1062+
1063+
"FSR 3.1.3/DLSSG FG (Only Optiscaler)\n" +
1064+
"1. Select FSR 3.1.3/DLSSG FG (Only Optiscaler) and install.\n" +
1065+
"2. Check \"yes\" in the \"DLSS/FSR\" window that will appear during installation.\n" +
1066+
"3. In the game, select DLSS, Frame Gen and press the \"Insert\" key to open the menu.\n" +
1067+
"4. Check the FSR 3.1.3/DLSS (Only Optiscaler) guide to see how to use DLSS 4. (Only RTX)."
1068+
},
10361069
{
10371070
"Mortal Shell",
10381071
"FSR 3.1.3/DLSS FG (Only Optiscaler)\n" +
@@ -1832,6 +1865,7 @@ private void listBox1_SelectedIndexChanged(object sender, EventArgs e)
18321865
{"Assassin's Creed Valhalla","AcVal.png"},
18331866
{"Assetto Corsa Evo","ACE2.png"},
18341867
{"Atomic Heart","Atomic2.png"},
1868+
{"AVOWED","AWD2.png"},
18351869
{"Back 4 Blood","B4B2.png"},
18361870
{"Baldur's Gate 3","Baldurs.png"},
18371871
{"Black Myth: Wukong","wukong.png" },
@@ -1904,6 +1938,7 @@ private void listBox1_SelectedIndexChanged(object sender, EventArgs e)
19041938
{"Microsoft Flight Simulator 24","FlightSimulator242.png"},
19051939
{"Metro Exodus Enhanced","Metro.png"},
19061940
{"Monster Hunter Rise","Mrise.png"},
1941+
{"Monster Hunter Wilds","MHW2.png"},
19071942
{"Mortal Shell","MShell2.png"},
19081943
{"Ninja Gaiden 2 Black","NinjaG2.png"},
19091944
{"Nobody Wants To Die","Nobody.png"},

formHome.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formHome.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ private void buttonSelectGame_Click(object sender, EventArgs e)
8383
{"Assassin's Creed Valhalla","Valhalla.png"},
8484
{"Assetto Corsa Evo","ACE.png"},
8585
{"Atomic Heart","Atomic.png"},
86+
{"AVOWED","AWD.png"},
8687
{"Back 4 Blood","B4B.png"},
8788
{"Baldur's Gate 3","BG3.png"},
8889
{"Banishers: Ghosts of New Eden","Banishers.png" },
@@ -158,6 +159,7 @@ private void buttonSelectGame_Click(object sender, EventArgs e)
158159
{"Metro Exodus Enhanced Edition","Metro.png"},
159160
{"Monster Hunter Rise","Mrise.png"},
160161
{"Microsoft Flight Simulator 24","FlightSimulator24.png"},
162+
{"Monster Hunter Wilds","MHW.png"},
161163
{"MOTO GP 24","Moto.png"},
162164
{"Mortal Shell","MShell.png"},
163165
{"Nightingale","Night.png"},
@@ -346,6 +348,7 @@ private void buttonSelectGame_Click(object sender, EventArgs e)
346348
{ "Lies of P", new List<string> { "Others Mods LOP" } },
347349
{ "Kingdom Come: Deliverance II", new List<string> {"Others Mods KCD2"} },
348350
{ "Atomic Heart", new List<string> { "Others Mods ATH"} },
351+
{ "Monster Hunter Wilds", new List<string> {"Others Mods MHW"} }
349352

350353
};
351354
#endregion

0 commit comments

Comments
 (0)