|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | 7 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> |
8 | 8 | <link rel="icon" href="img/Coco/Logo.webp"> |
9 | | - <link rel="canonical" href="https://themidnightride.moddinglinked.com"> |
10 | 9 |
|
11 | 10 | <title>FAQ | The Midnight Ride</title> |
12 | 11 |
|
|
22 | 21 | <meta property="og:description" content="Solutions to common problems you may encounter while following the guide."> |
23 | 22 |
|
24 | 23 | <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#292c35"> |
| 24 | + <meta http-equiv='cache-control' content='no-cache'> |
| 25 | + <meta http-equiv='expires' content='0'> |
| 26 | + <meta http-equiv='pragma' content='no-cache'> |
| 27 | + <meta http-equiv='clear-site-data' content='cache'> |
25 | 28 |
|
26 | 29 | <script src="javascript.js"></script> |
27 | 30 | <link rel="stylesheet" href="css/styles.css"> |
@@ -228,40 +231,8 @@ <h3>Why is Long Loading Times Fix not in the guide?</h3> |
228 | 231 | </div> |
229 | 232 | <div class="expander-bottom" id="generalquestion5expander"> |
230 | 233 | <p> |
231 | | - Long Loading Times Fix has its own set of issues and it performs worse than High FPS Physics Fix configured according to the guide, as shown by these results</a>: |
232 | | - <textarea readonly="readonly" style="height: 40em; width: 95%;"> |
233 | | -All results can have a variance up to 1s run to run. |
234 | | -The speeds ups are DisableBlackLoadingScreens and DisableAnimationOnLoadingScreens. |
235 | | -P41 Plus Gen 4 NVME SSD - 5800X3D - 6700XT - WIN11 10.0.22631 Build 22631 - 32GB 3600Mbps |
236 | | - |
237 | | - |
238 | | -60 lock loading and no speed ups from HFPF: |
239 | | -Main menu -> Outside DC 15.57s |
240 | | -Outside DC -> DC 20.90s |
241 | | -DC - Outside DC 23.16s |
242 | | - |
243 | | -350 lock loading and no speed ups from HFPF: |
244 | | -Main menu -> Outside DC 9.91s |
245 | | -Outside DC -> DC 6.92s |
246 | | -DC - Outside DC 9.16s |
247 | | - |
248 | | -No lock loading and no speed ups from HFPF: |
249 | | -Main menu -> Outside DC 9.30s |
250 | | -Outside DC -> DC 17.20s |
251 | | -DC - Outside DC 29.91s |
252 | | - |
253 | | -Loading breaks if uncapped for some reason, so always use 350 ^ |
254 | | - |
255 | | -350 lock loading + speed ups from HFPF: |
256 | | -Main menu -> Outside DC 9.21s |
257 | | -Outside DC -> DC 3.25s |
258 | | -DC - Outside DC 5.79s |
259 | | - |
260 | | -350 lock loading + speed ups from HFPF + Long Loading Times Fix: |
261 | | -Main menu -> Outside DC 9.10s |
262 | | -Outside DC -> DC 4.25s |
263 | | -DC - Outside DC 6.83s |
264 | | -</textarea> |
| 234 | + Long Loading Times Fix has its own set of issues and it performs worse than High FPS Physics Fix configured according to the guide, as shown by <a href="https://moddinglinked.com/benchmarks.html#fo4bench2">these results</a>. |
| 235 | + </textarea> |
265 | 236 | </p> |
266 | 237 | </div> |
267 | 238 |
|
|
0 commit comments