	*** Sound ***
path:
aom\sound\ui\buttonclick.wav
->will only be played, when you click on the pictures in the lower left/right side
->for now it is a short and silenced dummy wav file

aom\sound\ui\buttonclickrelease.wav
->when you release the left mouse button from the pictures (lower left/right side) or click on the Steamdesktop menues you will hear this sound 
->formerly known as launch_dnmenu1.wav

aom\sound\ui\buttonrollover.wav
->this one will be played, after you moved the cursor over the menues on the Steamdesktop
->formerly known as launch_select2.wav

properties:
16 bit, 22050 Mhz, mono, signed



	*** Menu entries ***
path:
aom\resource\GameMenu.res
->with the help of this file you can specify which options should be displayed and which not
->open it with a trusty text editor and take a look at the comments for further information



	*** Pictures ***
*bottom left corner*
patch:
aom\resource\game_menu.tga
aom\resource\game_menu_mouseover.tga
->this is the picture that represents the modification

properties:
240x36, 32bit or 24bit, TGA format

note:
the size of 240x36 is working like a frame, that means when the picture is bigger then the frame only a little piece of it will be shown because all pictures are centered in the height and they are bound to the left side. If the picture is smaller then 240x36, you are just fine. 


*bottom right corner*
path:
aom\resource\steam_menu.tga
aom\resource\steam_menu_mouseover.tga
->this is the Steam picture, most people do not want to alter this image

properties:
240x36, 32bit or 24bit, TGA format

note:
same as for the bottom left corner picture note, except that pictures are bound to the right side.



	*** GUI-background ***
path:
aom\resource\background\800_1_a_loading.tga
aom\resource\background\800_1_b_loading.tga
aom\resource\background\800_1_c_loading.tga
aom\resource\background\800_1_d_loading.tga
aom\resource\background\800_2_a_loading.tga
aom\resource\background\800_2_b_loading.tga
aom\resource\background\800_2_c_loading.tga
aom\resource\background\800_2_d_loading.tga
aom\resource\background\800_3_a_loading.tga
aom\resource\background\800_3_b_loading.tga
aom\resource\background\800_3_c_loading.tga
aom\resource\background\800_3_d_loading.tga

properties:
->all pictures are 24bit TGA files (32bit TGAs are supported, but it does look weird, when your windows-desktop shins through)
->size in pixel
1a 256x256 1b 256x256 1c 256x256 1d 32x256
2a 256x256 2b 256x256 2c 256x256 2d 32x256
3a 256x88  3b 256x88  3c 256x88  3d 32x88
all files together form a picture of 800x600 
