Skip to content

Commit 82d897d

Browse files
authored
Correct default Steam path (#239)
The default path to Oblivion in Steam was not correct. Steam is located inside the 32-bit Program files folder and is not installed inside a Valve folder.
1 parent 75323bb commit 82d897d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you use a desktop shortcut to launch Oblivion normally, just update the short
2727

2828
IF YOU ARE USING THE STEAM VERSION OF OBLIVION:
2929

30-
1. Copy obse_1_2_416.dll, obse_editor_1_2.dll, obse_steam_loader.dll and the Data folder to your Oblivion directory. This is usually "C:\Program Files\Valve\Steam\SteamApps\common\oblivion".
30+
1. Copy obse_1_2_416.dll, obse_editor_1_2.dll, obse_steam_loader.dll and the Data folder to your Oblivion directory. This is usually "C:\Program Files (x86)\Steam\steamapps\common\Oblivion".
3131
2. Launch Oblivion via Steam or by running Oblivion.exe. OBSE will automatically be run along with Oblivion when launched. To disable this, rename or move obse_steam_loader.dll. You do not need to use obse_loader.exe unless you are running the editor.
3232

3333
IF USING STEAM PROTON ON LINUX (replace Point 2. from previous paragraph):

0 commit comments

Comments
 (0)