Skip to content

Commit 11fde07

Browse files
committed
Language mismatch with Steam will hang the game
1 parent b481c04 commit 11fde07

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
lines changed

faq.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ <h3>Wabbajack errors during installation</h3>
424424
<ul>
425425
<li>You are using the GOG version of the game, which is not supported by TMR (both the guide and Wabbajack).</li>
426426
<li>Ensure you have a clean install of the game with all DLCs.</li>
427-
<li>Set the game to English - other languages are not supported.</li>
427+
<li>Set the game to English in both Steam and BethINI Pie - other languages are not supported.</li>
428428
<li>If all that doesn't work, click the settings cog in the top right of Wabbajack, log out of Nexus then log in again and restart the installation process.</li>
429429
</ul>
430430
</p>
@@ -519,6 +519,18 @@ <h3>Invisible or flickering parts of the world</h3>
519519
</p>
520520
</div>
521521

522+
<div class="expander-top clickable" onclick="expandCard(this, troubleshootingquestion19expander)" id="troubleshootingquestion19">
523+
<p>
524+
<h3>Black screen after starting a new game</h3>
525+
<img class="chevron" style="transform: rotateX(0deg);" src="img/UI/Chevron Down.svg" alt="UI element - Chevron">
526+
</p>
527+
</div>
528+
<div class="expander-bottom" id="troubleshootingquestion19expander">
529+
<p>
530+
Make sure <b>Text Language</b> is set to <strong>English</strong> both in <a href="./mo2.html#GameSettings">BethINI Pie</a> and on Steam (other languages are not supported by the guide).
531+
</p>
532+
</div>
533+
522534
<h2 onclick="location.href='#Configuration'">Configuration</h2>
523535
<div class="expander-top clickable" onclick="expandCard(this, configquestion1expander)" id="configquestion1">
524536
<p>

mo2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ <h3>Game Settings</h3>
376376
<li>Apply <strong>Recommended Tweaks</strong>.</li>
377377
<li>Set <b>Display Mode</b> to <strong>Borderless Windowed</strong>.</li>
378378
<li>Select the <strong>resolution</strong> you want to display the game in.</li>
379-
<li>Set <b>Text Language</b> to <strong>English</strong> (other languages are not supported by the guide).</li>
379+
<li>Make sure <b>Text Language</b> is set to <strong>English</strong> both in BethINI Pie and on Steam (other languages are not supported by the guide).</li>
380380
<li>Edit the other settings to your liking.</li>
381381
</ol>
382382

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<url>
1919
<loc>https://themidnightride.moddinglinked.com/faq.html</loc>
2020
<priority>0.80</priority>
21-
<lastmod>2024-09-12</lastmod>
21+
<lastmod>2024-09-17</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://themidnightride.moddinglinked.com/intro.html</loc>
@@ -73,7 +73,7 @@
7373
<url>
7474
<loc>https://themidnightride.moddinglinked.com/mo2.html</loc>
7575
<priority>0.64</priority>
76-
<lastmod>2024-09-12</lastmod>
76+
<lastmod>2024-09-17</lastmod>
7777
</url>
7878
<url>
7979
<loc>https://themidnightride.moddinglinked.com/setup.html</loc>
@@ -98,6 +98,6 @@
9898
<url>
9999
<loc>https://themidnightride.moddinglinked.com/wabbajack.html</loc>
100100
<priority>0.50</priority>
101-
<lastmod>2024-09-13</lastmod>
101+
<lastmod>2024-09-17</lastmod>
102102
</url>
103103
</urlset>

wabbajack.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h3 onclick="location.href='#GameConfiguration'">Game Settings</h3>
314314
<li>Apply <strong>Recommended Tweaks</strong>.</li>
315315
<li>Set <b>Display Mode</b> to <strong>Borderless Windowed</strong>.</li>
316316
<li>Select the <strong>resolution</strong> you want to display the game in.</li>
317-
<li>Set <b>Text Language</b> to <strong>English</strong> (other languages are not supported by the guide).</li>
317+
<li>Make sure <b>Text Language</b> is set to <strong>English</strong> both in BethINI Pie and on Steam (other languages are not supported by the guide).</li>
318318
<li>Edit the other settings to your liking.</li>
319319
</ol>
320320

0 commit comments

Comments
 (0)