Ok, you guys know how some games use .pak files to store all their game resources? From images to sounds... scripts to maps.... Well i was wondering if there's maybe already a way out there to do this with delphi. I'd like to compile all my games content into 1 .pak file and just read all the stuff out of that.