gurrgur / er-patcher

Elden Ring enhancement patches (ultrawide support, custom frame rate limits and more) seamlessly integrated with steam.
MIT License
306 stars 25 forks source link

Skip Bandai Namco and From Software logos #11

Closed GrzegorzKozub closed 2 years ago

GrzegorzKozub commented 2 years ago

Do you think we could add a feature to skip Bandai Namco and From Software logos? There's already a DLL-based mod DarkSouls3RemoveIntroScreens that does that and maybe we could use it for inspiration. The patching code seems to be in this CPP file.

gurrgur commented 2 years ago

Hi, that's a good idea. Personally I don't mind the intro logos since they are skippable and don't take too long to finish. Because of that I won't be working on this myself, buf if someone finds a way to port the patches from the code you linked I'll add it.

fabienengels commented 2 years ago

That would be nice to be able to skip them, at least on my machine, I'm not able to skip them like @GrzegorzKozub :)

gurrgur commented 2 years ago

Please check out the newest release in which I added an option for this :)