Gundam Meister 10 Posted April 9, 2012 I would like to know how to create a new Gui for the main menu. I've seen it in other mods so is there any tutorials. Share this post Link to post Share on other sites
*zeewolf* 4 Posted April 18, 2012 (edited) You create a custom resource.cpp (or resource.bin). I don't know of any tutorials but I learned from examining how others had done their main menus. A tutorial on making in-mission dialogs would probably help you as well since most of the terminology is similar. The demo mission for "desert island" that is shown when you start the game is located in DTA\Anims.pbo. What exactly did you want to do? Obviously you should create a separate mod folder and use your customised files to override the default ones rather than replacing them. If you're looking for good examples, my favorite menu is probably FFUR 2007 and most of the FFUR TCs have high quality custom overlays and demos. Edited April 20, 2012 by *Zeewolf* Share this post Link to post Share on other sites
faguss 65 Posted April 19, 2012 There is a tutorial on OFPEC. Once your familiar with dialogs open Resource.cpp and look for RscDisplayMain class. Share this post Link to post Share on other sites