finderkillo.blogg.se

Elder scrolls oblivion mods pc
Elder scrolls oblivion mods pc













#ELDER SCROLLS OBLIVION MODS PC CODE#

Long story short, I moved all of this code out of the Shadow hook function and into a function that doesn't depend on the shadow hook (specifically, it's all now in the UpdateCamera function). This happened until the player loaded a save.Īfter doing further research in EC's source code, I discovered that the function that is supposed to run through that disabled hook had code in it that detects if the player has exited a conversation and hides body parts when in first person. I've also seen it reported that head bobbing stops working as well.

elder scrolls oblivion mods pc

I've personally seen this as the Player Character's body disappearing in both First and Third Person mode. Enhanced Camera is never informed that the player has exited a conversation.The player has four arms visible after unsheathing their weapon/ raising their fists.However, it soon became clear that this was not enough as two issues manifested themselves as a result of disabling EC's hook:

elder scrolls oblivion mods pc

I initially attempted to create a DLL with just this modification applied. This meant that the two hooks overwrote each other and caused the game to jump to a section of code that was not meant to run in the way it was being made to, which caused unpredictable results and the game crashed. The starting point for this fix comes courtesy of Alenet, the creator of Oblivion Reloaded, who posted his solution here: īasically, the problem was that both Oblivion Reloaded and Enhanced Camera were trying to create a hook in Oblivion.exe at the same place to manipulate the game's shadows. This is my successful attempt to fix the CTD that occurs if you try to run Oblivion with both Enhanced Camera and Oblivion Reloaded v7.0 or later.













Elder scrolls oblivion mods pc