UProjOblivionRemastered
Unreal Engine 5.3.2 project for Oblivion Remastered created from the UE4SS dump
Install / Use
/learn @nathtest/UProjOblivionRemasteredREADME
UProjOblivionRemastered
This is a working Unreal Engine project created from the UE4SS dump. It allows blueprint modder to directly use native game class either from cpp or blueprint.
This only contains the cpp class from which all blueprint classes inherit. You still need to use Fmodel to create dummies of the assets you want to use.
How to to use
- Build Unreal Engine 5.3.2 from source (check Unreal Engine doc)
- Download the project file
- Right click on the OblivionRemastered.uproject file and generate "Visual Studio project files"
- Open the project in Visual studio -> compile it
- Open the editor
- Create mod and Enjoy
Warning : This project was created for fun. If you want help with Unreal Modding join the various discord servers that exist.
If you found some error in the project setup, you can create a pull request. I'm also open if people want to contribute and/or maintain the project.
You can find example of basic Unreal assets recreated with the help of Fmodel (a mod loader, basic dummies for the player, npc, ui, how to spawn an npc, ect) in the branch example.
Unreal 5.3.2 source fix:
You will need to change the class UInputDeviceTriggerResistanceProperty in the file InputDeviceProperties.h by adding ENGINE_API to the definition.

Mod Loader
To load your blueprint mod, you will need a mod loader and for that you can use Blueprint Mod Loader (created by me) or Simple Mod Loader (created by KZekai).
Credits
Credits to the UE4SS team for their incredible tool.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
