AGS Editor

Further development of AGS Editor

Feature Issue: Export game data as single file

Pages: [1]

JJS

  • AGSer
  • Posts: 302
« on: 09 Jul 2012, 16:12 »
At the moment the compiler creates three output files:
- acwin.exe + attached rooms/sprites/some sounds
- music.vox
- speech.vox
They are all CLIB files and only differ by their content.

Especially for Android it would be beneficial if all game data could be put into one file without attaching it to the runtime engine.

That way the game could be loaded as an apk expansion file from the Google Play store: http://developer.android.com/guide/google/play/expansion-files.html . It would be the easiest way to distribute (commercial) AGS games for Android since the download is handled by the market and the files don't have to be unpacked.

There are only a few changes to the engine needed so that it doesn't disable speech if the speech.vox file is missing.

Most of the work would have to be done on the editor side, e.g. new menu option and in the native code that packs the data files.
« Last Edit: 09 Jul 2012, 16:47 by JJS »
Ask me about AGS on PSP, Android and iOS! Source, Bug tracker, Daily builds

Issue updated by Crimson Wizard
« Reply #1 on: 18 Jul 2012, 22:44 »
  • Category changed from (none) to Game Compilation

Pages: [1]

Issue Details

  • Reported
    09 Jul 2012, 16:12
  • Updated
    18 Jul 2012, 22:44
  • View Status
    Public
  • Type
    Feature
  • Status
    New
  • Priority
    Normal
  • Version
    Adventure Game Studio 3.2
  • Fixed in
    (none)
  • Assigned to
    (none)
  • Category
    Game Compilation

Tags



Powered by: SMF Project Tools 0.5.3 © Niko Pahajoki 2007-2011