08-02-2009, 09:04 PM
The 'Your Game' text is part of the background image, which you can change at your leisure... stored in the Graphics\Pictures folder. The name of the graphic image file you use is entered in the configuration section, the first portion that you see below:
Code:
module MOG
# BASIC MENU CONFIGURATION
# Item Menu Graphics Used
ITEM_LAYOUT = "Layout-Item" # Item Menu Graphics
ITEM_BACKGROUND = "Back-Other" # Animated background graphic
ITEM_TYPE_1 = "Item_com01" # Selection graphic (Item)
ITEM_TYPE_2 = "Item_com02" # Selection graphic (Weapon)
ITEM_TYPE_3 = "Item_com03" # Selection graphic (Armor)
FACE_SMALL = "_Fs" # Suffix for face graphics (Small)