From d609a4482423288c560dfebca817302e7f7f4d58 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Tue, 16 Jul 2024 23:00:37 +0800 Subject: [PATCH] Revert "Use code block for directory paths" This reverts commit 38e0840da97a782388176dab0b5a4ca54607dede. --- .../articles/faq-same-gender-romance-mods.md | 25 ++++--------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/src/shrines/starwarskotor/articles/faq-same-gender-romance-mods.md b/src/shrines/starwarskotor/articles/faq-same-gender-romance-mods.md index 1bad9762..c74a7a27 100644 --- a/src/shrines/starwarskotor/articles/faq-same-gender-romance-mods.md +++ b/src/shrines/starwarskotor/articles/faq-same-gender-romance-mods.md @@ -62,26 +62,11 @@ For example, for Handmaiden and Female Exile – Disciple and Male Exile Romance If you cannot find those .mod files in your Modules folder, your issue might be caused by your computer registering two different installation locations for {% cite "KotOR 2" %}. I suggest you check out [this guide on how to make sure your computer recognize the version of {% cite "KotOR 2" %} game where you want to install KotOR 2 mods on](https://steamcommunity.com/sharedfiles/filedetails/?id=779622644). While the guide focuses on Steam version of {% cite "KotOR 2" %}, you could edit the registry to make your computer properly recognise the installation location of your {% cite "KotOR 2" %} game. Here are the default installation locations of {% cite "KotOR 2" %} depending on the game version: -* Steam (32-bit Windows): -``` -C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II -``` -* Steam (64-bit Windows): -``` -C:\Program Files (x86)\Steam\steamapps\common\Knights of the Old Republic II -``` -* Retail CD (32-bit Windows): -``` -C:\Program Files\LucasArts\SWKotOR2\ -``` -* Retail CD (64-bit Windows): -``` -C:\Program Files (x86)\LucasArts\SWKotOR2\ -``` -* Steam (32-bit Windows): -``` -C:\GOG Games\Star Wars - KotOR2 -``` +* Steam (32-bit Windows): [`C:\Program Files\Steam\steamapps\common\Knights of the Old Republic II`]{style="word-break: break-word;"} +* Steam (64-bit Windows): [`C:\Program Files (x86)\Steam\steamapps\common\Knights of the Old Republic II`]{style="word-break: break-word;"} +* Retail CD (32-bit Windows): [`C:\Program Files\LucasArts\SWKotOR2\`]{style="word-break: break-word;"} +* Retail CD (64-bit Windows): [`C:\Program Files (x86)\LucasArts\SWKotOR2\`]{style="word-break: break-word;"} +* Steam (32-bit Windows): [`C:\GOG Games\Star Wars - KotOR2`]{style="word-break: break-word;"} If you do not know if you have Windows 64-bit or 32-bit, [refer this article to find out](https://www.lifewire.com/am-i-running-a-32-bit-or-64-bit-version-of-windows-2624475).