Skip to content

Conversation

@feketeimre
Copy link

@feketeimre feketeimre commented Dec 15, 2025

Added the functionality to save folder's packages decompiled blueprints to cpp files.
image

Im not sure if extensions other than uasset and umap can be decompiled.

Created functions for handling the gui commands:
MainWindow.xaml.cs: OnFolderSaveDecompiled
CUE4ParseViewModel.cs: SaveDecompiled
TabControlViewModel.cs: SaveDecompiled
Created a menuitem in MainWindow.xaml

Added a Code enum for EBulkType.
Modified CUE4ParseViewModel.Decompile to optionally create new tabs. Original behavior should be unchanged. Modified CUE4ParseViewModel.Extract to decompile if needed.

…ts to cpp files.

To this end:
Created functions for handling the gui commands, plus a MenuItem to call these.
Added a Code enum for EBulkType.
Modified CUE4ParseViewModel.Decompile to optionally create new tabs. Original behavior should be unchanged.
Modified CUE4ParseViewModel.Extract to decompile if needed.
Fortniteleakjp added a commit to Fortniteleakjp/FModel-JP- that referenced this pull request Dec 16, 2025
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.

1 participant