|
I recently stumble on this little code, which many might find usefull when going around the game. It permits all that other codes don't, mainly, all biomods or a precise mod at a precise level, weapon generation and a few other usefull things as well. To use this, I suggest making a copy of your DX2UI.ini file, which can be found in the game's /System folder. The original should be modifed like so: Find the tag named "[DebugMenu]" and modify the data to match this: [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 Once done, save this and load the game. You'll notice a menu in the screen on the lower right. To use it, load or start a game, press escape to bring down the HUD, and scroll the menu with your mouse. Once your done, you can save your game, exit, switch back to your old DX2UI.ini and resume gameplay, to get rid of the debug menu.
|