From: Atani <at...@at...> - 2005-11-20 19:51:43
|
On 11/19/2005, "Sam Steele" <sam...@gm...> wrote: >Cool! Well, it's something I'm very interested in working on. I was >considering ditching the online content for DCBlap (they were VMU >downloads for the Sega browser, basically bzip2'ed romdisk images >with additional levels and themes), since there wasn't an easy >process of getting stuff from the system browser into the game (esp >on the mac, since it's in the bundle) without installing a file-type >handler and gross stuff like that. A simple in-game browser for >downloading additional content will be a lot smoother :) > You should be able to download directly into the resources area of your app. I can send over code which you can use to find your resources area. I am thinking of using this for storing configuration data as well as high score data. With this mechanism though you should be able to easily load content from either the VMU or the "resources" directory. Mike |