llde / xOBSE

Oblivion Script extender source
247 stars 35 forks source link

Update readme instructions #134

Closed Eroldin closed 2 years ago

Eroldin commented 2 years ago

Added a additional option for xOBSE in proton, which allows for the use of the Oblivion Launcher.

katawful commented 2 years ago

The file change method was removed as it is invasive, and doesn't really have any reason to exist. OblivionLauncher.exe has few features, and the rename feature is in-line with how other Steam script extenders work with Proton

llde commented 2 years ago

You can 't modify xOBSE launcher using the offset from the OBSE 21 launcher.

Eroldin commented 2 years ago

@llde That's strange... I did this with xOBSE and it works fine. Granted, I used the xOBSE executable from 22.4 when I modified the launcher so I do not know if it works with version 22.5...

llde commented 2 years ago

It worked fine becouse xOBSE loader already allow to load the Steam executable directly. But who know what that command actually modified

Eroldin commented 2 years ago

I understand the issue, I will close the pull request then.