Loading assets in different packages?

Hi,

My question is, when I build a game, I get a pak file contains all required stuff from my project. (project A/game A)

And if I created a new project called B, then built it to get pak(B).

Can I put this pak(B) into game A’s contents directory and have game A load stuff from pak(B) in run-time?

I’m asking this is because I’m trying to find some solution to create some sort of modding/DLC support for my project,

I don’t know if this is the correct direction I’m going, perhaps someone can shed some light on this.

Thank you for your time, have a nice day. :slight_smile:

Hi CrispyVitamin,

Thank you for your report. There have been many version changes to UE4 since this question was first posted. With a new version of the Engine comes new fixes and it is possible that this issue has changed or may no longer occur. Due to timetable of when this issue was first posted, we are marking this post as resolved for tracking purposes.

Thanks very much!

Hi CrispyVitamin,
Have you solved this problem?
I’m trying to load static mesh from my.pak at running,But I encountered some problems(Material loss), can you help me?

Thank you

Hi my friend, have you solved this ?