So baiscly I wanted to change this:
[img]http://cloud-4.steampowered.com/ugc/71249112706417436/94FB273CD0A28E7BB32B607F66F23E421CCECD9E/[/img]
To this:
[img]http://cloud-4.steampowered.com/ugc/71249112706412063/CBE771103D36D560F7713A8119FA001C1F642557/[/img]
I haven't found any guides to do it, nor any threads. So help would be really appreciated.
The files responsible for the main menu are:
GameMenu.res (resource)
MainMenuOverride.res (resource/ui)
After that, you'll need to get the fonts, colors, ect. used from the new menu which is in the ClientScheme.res (resource)
The files responsible for the main menu are:
GameMenu.res (resource)
MainMenuOverride.res (resource/ui)
After that, you'll need to get the fonts, colors, ect. used from the new menu which is in the ClientScheme.res (resource)
MartyThe files responsible for the main menu are:
GameMenu.res (resource)
MainMenuOverride.res (resource/ui)
After that, you'll need to get the fonts, colors, ect. used from the new menu which is in the ClientScheme.res (resource)
Thanks
[quote=Marty]The files responsible for the main menu are:
GameMenu.res (resource)
MainMenuOverride.res (resource/ui)
After that, you'll need to get the fonts, colors, ect. used from the new menu which is in the ClientScheme.res (resource)[/quote]
Thanks