Skip to content

Oblivion Remastered Support#181

Merged
Silarn merged 35 commits intomasterfrom
obvrem
May 23, 2025
Merged

Oblivion Remastered Support#181
Silarn merged 35 commits intomasterfrom
obvrem

Conversation

@Silarn
Copy link
Member

@Silarn Silarn commented May 4, 2025

Game plugin for Oblivion Remastered.
Includes LOOT support, robust mod data checker, basic save support, INI file (just core Oblivion.ini for now), OBSE64 support.

Silarn and others added 13 commits April 24, 2025 17:00
- Fix load order reader
- Add OBSE64 detector
- Make ~mods dir if missing
- Set DLC and force-enabled plugins
- Revamped to use new mod directory mapping
- Updated file validation code
- INI support (including profile INIs)
- Removed profile save support (which didn't work)
- Use 'initializeProfile' to create required directories
- Use 'makedirs' just in case
- Formatted file
- Added Movies and UE4SS directories to map
- ModDataChecker updates for new types
@Silarn Silarn changed the title Oblivion Remake Support Oblivion Remastered Support May 4, 2025
Silarn and others added 15 commits May 4, 2025 21:48
- Map 'Paks' to game 'Paks' (instead of ~mods)
- Validate LogicMods Paks dir
- Handle core OBSE / UE4SS files better
- Add 'get_dir' function to simplify code
# Conflicts:
#	games/game_oblivion_remaster.py
- Use 'real' exe for default game executable
- Limit Data extensions to BGS-only files
- Search for 'Win64' path in fixer for 'Root' files
- Add some protection to 'detach_parents'
- Re-add UE4SS mod directory
- Add game content feature
- Add diagnosis for UE4SS loader DLL
- Revise directory cleaning after refactor
- Implement paks.txt load order cache
@Silarn Silarn merged commit 06c35aa into master May 23, 2025
3 checks passed
@Silarn Silarn deleted the obvrem branch May 23, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants