Path: chuka.playstation.co.uk!news From: "Matt Verran" Newsgroups: scee.yaroze.programming.2d_graphics Subject: grouping data files Date: Tue, 29 Jun 1999 20:54:50 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 12 Message-ID: <7lb8fd$11117@chuka.playstation.co.uk> NNTP-Posting-Host: modem-163.name73.dialup.pol.co.uk X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 I've been wondering about this for a while. How do you go about joining all your data for a game into one file? So that when you do an upload you only have two files to send: one data and one exe. I know you could have one big TIM for the graphics but I want to be able to include my sound files etc... in there as well. Also how do you go about including EVERYTHING in the executable? Yes I know it's bad programming practice and not recommended, but i'd still like to know :)