Sace is an advanced, low-level Unreal Engine Asset Editor that runs natively on Android. It provides a powerful mobile alternative to desktop tools like UAssetGUI, UModel, or FModel, allowing developers and modders to work without a PC.
With Sace, you can perform deep-level visual analysis of .uasset and .uexp files, edit properties, and conduct binary-level interventions via the integrated Hex Editor.
- Full UE Support: Compatible with Unreal Engine 4 and Unreal Engine 5 formats.
- Low-Level Tree View: Visualize complex nested data structures and object headers.
- Property Manipulation: Real-time editing for Integer, Float, Boolean, Name, and String types.
- Binary Integrity: Advanced save system that reconstructs
.uexpdata while maintaining file structure integrity. - On-the-go Hex Editing: Perform manual byte-level modifications directly within the app.
The latest production build (APK) is available via GitHub Releases.
- Navigate to the Latest Release.
- Download the
Sace.apkbinary. - Install the package on your Android device (ensure "Install from Unknown Sources" is enabled).
