Skip to content

BlueAmulet/BA_EngineFixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue's Oblivion Engine Fixes

Currently just one bug fix.

Oblivion looks for an underscore in a texture path with strrchr, but rather checking for NULL, it subtracts the result with the original string and checks if the length is negative. This happens to fail if the string is in the upper 2GB of memory.

About

Engine fixes for The Elder Scrolls IV: Oblivion

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages