(Not) "Use Pak Files" not working?

Hello.
During some tests on packaging for an Android game, I found that unchecking the “Use Pak Files” flag on the Package section creates the .pak inside the .obb file just the same.
Diffing their unPAKed inside shows that only in the DefaultGame.ini the value “UsePakFiles” has changed (one is true, one is false.)

Is this a normal behaviour, or should the “No Pak” files be outside a .pak file as I expected?

2 Likes

can you please explain how to generate pak files for android and utilize them, have successfully generated and utilized for windows but don’t know how to do this for mobile