Jump to content

Is it possible to access game assets like music, loading screen pics / quotes e.t.c.?


Bones
 Share

Recommended Posts

A lot of the images will be in .dds format to make for a smaller download footprint from your forum image I assume you use a Linux flavour there is plug-in for the GIMP that will ope dds format not sure where in /usr/share you can find all the data file though just did a quick look now.

Enjoy the Choice :)

Edited by Loki1950
  • Like 1
Link to comment
Share on other sites

If you unzip public

binaries/data/mods/public

audio folder there, can find from basic selection sounds to civ music

Depending on what pics you want, you can find them in the art folder, just browse around in art/session/... for mappreviews, tech portraits, unit portraits

 

  • Thanks 1
Link to comment
Share on other sites

The repository containing the code and assets is publicly accessible online, and the part of it that defines how 0AD acts and looks can be found at any of the following locations:

The music can be found under audio/music/, the pictures for the loading-tips are under art/textures/ui/loading/tips/, and the quotes themselves are in gui/text/

If you intend to use them outside of 0AD, then please bear in mind that all art and audio are licensed under Creative Commons Attribution-Share Alike 3.0, and most of the other assets in the above folders are under GPL-2.0. See LICENSE.txt for specifics, and search the forums for questions as to how to legally use the assets.

If you wish to listen to the game's music on your personal device, then you can find versions that are specially mastered for such use here. (An earlier release with older versions of the tracks can be found here.) Again, these are licensed under CC-SA 3.0, as above.

  • Like 2
  • Thanks 2
Link to comment
Share on other sites

  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...