Try   HackMD

Enabling FlyCam for LE3


by munchyfly


Introduction

A small tutorial on how to enable FlyCam in Mass Effect LE3.


Requirements


MAKE A BACKUP OF THE GAME VIA ME3TWEAKS MOD MANAGER BEFORE DOING ANYTHING.


Before you start

  1. In the Mod Manager, go to Actions > Options

  2. Tick Enable Developer Mode



How to

  1. Go to Tools > Generate New DLC Mod (Starter Kit) > Mass Effect 3 (Legendary Edition)

  2. Fill out the form with any info you want, keeping in mind the Mount Number. This must be unique.



  1. In the Mod Manager, righ-click your new mod and select Open Mod Folder.

  2. Inside DLC_MOD_MODNAME > CookedPCConsole, drag the Default_DLC_MOD_MODNAME.bin onto the Mod Manager. You should now have a folder with the same name.

  3. Move it into the root of your Mod folder (click HERE for a vidoe showing this).

  4. Make a copy of Default_DLC_MOD_MODNAME.bin and move it to the root of your mod folder also (alongside the new folder you just moved).

  5. Inside Default_DLC_MOD_MODNAME, open BIOInput.xml.

  6. Below the following block of code:

<Section name="configuration"> <Property name="basedon" type="0">..\..\BIOGame\DLC\DLC_Shared\Config\DefaultInput.ini</Property> </Section>

Place the following lines:



  1. Save your file.

  2. Drag the file called Default_DLC_MOD_MODNAME.xml onto the Mod Manager. A new Default_DLC_MOD_MODNAME.bin will be created (click HERE for a video showing this)

  3. Drag this new bin file into DLC_MOD_MODNAME > CookedPCConsole and overwrite when asked.

  4. Install your mod per normal.

  5. Enjoy FlyCam

    Image Not Showing Possible Reasons
    • The image file may be corrupted
    • The server hosting the image is unavailable
    • The image path is incorrect
    • The image format is not supported
    Learn More →


Commands

PlayersOnly: Freezes the game. Is used as a toggle.

ToggleFlycam: Toggles the flycam

Show Scaleform: Hides/Shows most of the UI

show lensflares: Hides/Shows the selector. Also toggles Lens Flare.


Notes

  • You can replace Add with any of the keys supported by UDK. A list of them can be found HERE under Mappable Keys.
  • Tajfun403 has written an extensive guide on taking screenshots which includes extra information that I don't cover here. I recommend you give it a read.