I used the "guide" from dragon, I show the menu in the game, just cannot get it to work. Only time I can choose any option is when the game is paused but it doesn't stay chosen, when I return to the game the "highlight" moves to the very top and refuses to budge from that position. Here's what I have in the dx2menu.ini:
[DX2 Debug Menu]
{
[Cheats...]
{
<'GOD PLAYER',GOD PLAYER>
<'INFINITEBIOENERGY', INFINITEBIOENERGY>
<'FULLBIOENERGY', FULLBIOENERGY>
<'INFINITEAMMO', INFINITEAMMO>
<'FULLAMMO', FULLAMMO>
<'FULLPLASMA', FULLPLASMA>
<'FULLMATTER', FULLMATTER>
<'OPENSESAME', OPENSESAME>
<'ALLBIOMODS', ALLBIOMODS>
<'SETBIOMODSLEVEL 3', SETBIOMODSLEVEL 3>
<'ALLWEAPONS', ALLWEAPONS>
}
{
and in the dx2ui.ini
[DebugMenu]
Active=ACTIVE
Type=Menu
Placement_X=RIGHT
Placement_Y=BOTTOM
PauseGame=False
AutoSizeWidth=True
AutoSizeHeight=True
TextColor_A=24
Color_Normal_A=0
TextShadowColor_A=0
SelectedColor_A=48
UnselectedColor_A=24
Font=font8
MenuDefinitionFile=DX2Menu.ini
ListenForMouseClicks=True
InputLayerName=DebugMenu
Game version is 1.0 and am using a no cd patch.
Any ideas as to what may be wrong?
Thanks