Honestly I just used this tutorial here: https://github.com/Dmgvol/UE_Modding/tree/main The thing I did that wasn't in this tutorial was edited the DefaultEngine.ini in my unreal project and added: [Core.System] CanUseUnversionedPropertySerialization=False
This is the best place I've found for questions: https://discord.gg/unreal-engine-modding-876613187204685934 The person who made that tutorial is actually there and helps, they were the one that mentioned the change to the .ini mentioned above.
Also avowed is unreal 5.3 so you need that version of the editor.
Thank you for this one! You cannot imagine how my brain just shuts off when Xbox Buttons are showed. 10+ years using PlayStation controllers have taken its toll lol. That plus the saying which goes: "Cannot teach new tricks to an old dog", haha!
19 comments
[Core.System]
CanUseUnversionedPropertySerialization=False
This is the best place I've found for questions: https://discord.gg/unreal-engine-modding-876613187204685934 The person who made that tutorial is actually there and helps, they were the one that mentioned the change to the .ini mentioned above.
Also avowed is unreal 5.3 so you need that version of the editor.