ME3 Mods - Toggle HUD, Slow Mo, Flycam, Freeze time
A tutorial on how to mod Mass Effect 3 to Toggle the HUD, enable Slow Motion or Fast Motion, Freeze time and to enable the Free/Flycam.
Link to complete written instructions (my blog on the BSN):
Link to Wenchy Coalesced Editor:
Link to some more commands:
Note: If you go on multiplayer, it’s a good idea to put back the original Coalesced file. BioWare have been kind of non-commital about whether you might get in trouble (banned) by using a modded Coalesced in MP.
Additions made to Coalesced in this video:
:
( Name=“F12“, Command=“ToggleFlyCam“ )
( Name=“F1“, Command=“PlayersOnly“ )
( Name=“F2“, Command=“ToggleHUD“ )
( Name=“PageUp“, Command=“SloMo 1.5“ )
( Name=“PageDown“, Command=“SloMo 0.5“ )
( Name=“End“, Command=“SloMo 1“ )
:
( Name=“A“, Command=“PC_StrafeLeft“ )
( Name=“D“, Command=“PC_StrafeRight“ )
( Name=“W“, Command=“PC_MoveForward“ )
( Name=“S“, Command=“PC_MoveBackward“ )
( Name=“F12“, Command=“ToggleFlyCam“ )
( Name=“F1“, Command=“PlayersOnly“ )
( Name=“PageUp“, Command=“SloMo 2“ )
( Name=“PageDown“, Command=“SloMo 0.5“ )
( Name=“End“, Command=“SloMo 1“ )