Moviemaking Guide | How To create a Fragmovie [EASY]

ToX

Retired Staff
Eligible for Pro League Beta
Oct 28, 2014
8,846
1,863
1. You need to have recording software. Example OBS recording with GPU or any sofware recording with GPU instead of using CPU to record.
2. Get your clip ready
3. Download HLAE
4. You can use those commands with HLAE:

For commands look here:
https://github.com/ripieces/advancedfx/wiki/Source:mirv_replace_name
Code:
mirv_replace_name debug 1;
mirv_deathmsg debug 1;

mirv_deathmsg block !42 *;
mirv_deathmsg highLightId 42;
mirv_deathmsg cfg noticelifetime 35;
mirv_replace_name 9 "Leaguecheats.com 2.5";





http://www.advancedfx.org/download/

ToX's movie cfg
Code:
viewmodel_fov 68
viewmodel_offset_x 3
viewmodel_offset_y 3
viewmodel_offset_z -3
cl_bob_lower_amt 10

sv_cheats 1
cl_disablehtmlmotd "1" // Disables The Servers Message of The Day.

cl_forcepreload "1" // Preloads The Whole Map & Sounds.

fps_max "148"

mat_queue_mode "2" // Forcing Your CPU To Use Multi-Threaded Mode.

r_drawtracers_firstperson "0" // Firstperson Tracers OFF.

r_eyegloss "0" // No Makeup.

r_eyemove "0" // No Eye Movement.

r_eyeshift_x "0" // No Eye Movement X-Angel.

r_eyeshift_y "0" // No Eye Movement Y-Angel.

r_eyeshift_z "0" // No Eye Movement Z-Angel.

r_eyesize "0" // Smaller Eyes.
cl_crosshair_sniper_width "2"

cl_crosshairalpha "255" // More Visible Crosshair When You Aim On Something Bright. http://imgur.com/iZrpKVj

cl_join_advertise "2" // Friends Can Now Join Your Community Server Without Your Invite.

cl_radar_always_centered "0" // Better Radar View. http://imgur.com/31tZkYE

cl_radar_icon_scale_min "1" // Bigger Player Icons On The Radar. http://imgur.com/aGj4IWG

cl_teammate_colors_show "2" // Teammates Radar Letters. http://imgur.com/FTapnAQ

r_dynamic "1" // Gunfire Lightning. Spot Enemies Easier. FPS CFG's Disables This. DONT. http://imgur.com/xzGK0kn

snd_mixahead "0.05" // 50ms Sound Buffer Sound. Gives A Better Real Time Sound. STANDARD "0.10" 100ms.

cl_timeout 40
cl_showfps 0
viewmodel_fov 68
viewmodel_offset_x 3
viewmodel_offset_y 3
viewmodel_offset_z -3
cl_bob_lower_amt 10
sv_showimpacts_time 0.6
sv_showimpacts 0


cl_interpolate            "1"
cl_teamid_overhead         "0"
cl_bobamt_lat             "0"
cl_bobamt_vert             "0"
cl_bob_lower_amt         "0"
cl_righthand            "1"
cl_wpn_sway_scale         "1.6"
mat_dxlevel             "95"
mat_disable_bloom        "1"
mat_colorcorrection        "0"
mat_postprocess_enable        "0"
sv_disablefreezecam         "1"
sv_cheats             "1"
sv_skyname             "sky_cs15_daylight01_hdr"
hud_showtargetid         "0"
hud_scaling             "0.95"
fog_enable             "0"
fog_override            "1"
mp_display_kill_assists     "0"
r_eyegloss             "1"
voice_enable            "0"
snd_setmixer dialog vol     "0"
mirv_campath enable         "1"
mirv_cvar_unhide_all
cl_forwardspeed         "200"
cl_backspeed             "200"
cl_sidespeed             "200"
cl_upspeed             "200"
sv_cheats 1
mirv_cvar_unhide_all
cvar_unhide_all
host_syncfps 1
mat_postprocess_enable 0
mat_hdr_enabled "1"
hud_saytext_time 0
hud_scaling 0.75
hud_showtargetid 0
hud_takesshots 0
hud_drawhistory_time 0
mp_display_kill_assists 0
host_framerate 0
host_timescale 1
cl_draw_only_deathnotices 0
cl_interp_ratio 2
viewmodel_fov 68
viewmodel_offset_x 3
viewmodel_offset_y 3
viewmodel_offset_z -3
cl_bob_lower_amt 10
mirv_fov 98
sv_cheats 1
weapon_recoil_scale 1.8
weapon_recoil_view_punch_extra 0
cl_draw_only_deathnotices 1
view_recoil_tracking 0
 
Last edited:
1. You need to have recording software. Example OBS recording with GPU or any sofware recording with GPU instead of using CPU to record.
2. Get your clip ready
3. Download HLAE
4. You can use those commands with HLAE:

For commands look here:
https://github.com/ripieces/advancedfx/wiki/Source:mirv_replace_name
Code:
mirv_replace_name debug 1;
mirv_deathmsg debug 1;

mirv_deathmsg block !42 *;
mirv_deathmsg highLightId 42;
mirv_deathmsg cfg noticelifetime 35;
mirv_replace_name 9 "Leaguecheats.com 2.5";





http://www.advancedfx.org/download/

THANK GOD, I thought I would need somebody to edit for me, Thanks ToX! This literally has made my day!.
 
  • Like
Reactions: Douglas Schneider
Why not, I'm not sure about quality but you shouldn't have any CPU lag while recording.
 
1. You need to have recording software. Example OBS recording with GPU or any sofware recording with GPU instead of using CPU to record.
2. Get your clip ready
3. Download HLAE
4. You can use those commands with HLAE:

For commands look here:
https://github.com/ripieces/advancedfx/wiki/Source:mirv_replace_name
Code:
mirv_replace_name debug 1;
mirv_deathmsg debug 1;

mirv_deathmsg block !42 *;
mirv_deathmsg highLightId 42;
mirv_deathmsg cfg noticelifetime 35;
mirv_replace_name 9 "Leaguecheats.com 2.5";





http://www.advancedfx.org/download/

ToX's movie cfg
Code:
viewmodel_fov 68
viewmodel_offset_x 3
viewmodel_offset_y 3
viewmodel_offset_z -3
cl_bob_lower_amt 10

sv_cheats 1
cl_disablehtmlmotd "1" // Disables The Servers Message of The Day.

cl_forcepreload "1" // Preloads The Whole Map & Sounds.

fps_max "148"

mat_queue_mode "2" // Forcing Your CPU To Use Multi-Threaded Mode.

r_drawtracers_firstperson "0" // Firstperson Tracers OFF.

r_eyegloss "0" // No Makeup.

r_eyemove "0" // No Eye Movement.

r_eyeshift_x "0" // No Eye Movement X-Angel.

r_eyeshift_y "0" // No Eye Movement Y-Angel.

r_eyeshift_z "0" // No Eye Movement Z-Angel.

r_eyesize "0" // Smaller Eyes.
cl_crosshair_sniper_width "2"

cl_crosshairalpha "255" // More Visible Crosshair When You Aim On Something Bright. http://imgur.com/iZrpKVj

cl_join_advertise "2" // Friends Can Now Join Your Community Server Without Your Invite.

cl_radar_always_centered "0" // Better Radar View. http://imgur.com/31tZkYE

cl_radar_icon_scale_min "1" // Bigger Player Icons On The Radar. http://imgur.com/aGj4IWG

cl_teammate_colors_show "2" // Teammates Radar Letters. http://imgur.com/FTapnAQ

r_dynamic "1" // Gunfire Lightning. Spot Enemies Easier. FPS CFG's Disables This. DONT. http://imgur.com/xzGK0kn

snd_mixahead "0.05" // 50ms Sound Buffer Sound. Gives A Better Real Time Sound. STANDARD "0.10" 100ms.

cl_timeout 40
cl_showfps 0
viewmodel_fov 68
viewmodel_offset_x 3
viewmodel_offset_y 3
viewmodel_offset_z -3
cl_bob_lower_amt 10
sv_showimpacts_time 0.6
sv_showimpacts 0


cl_interpolate            "1"
cl_teamid_overhead         "0"
cl_bobamt_lat             "0"
cl_bobamt_vert             "0"
cl_bob_lower_amt         "0"
cl_righthand            "1"
cl_wpn_sway_scale         "1.6"
mat_dxlevel             "95"
mat_disable_bloom        "1"
mat_colorcorrection        "0"
mat_postprocess_enable        "0"
sv_disablefreezecam         "1"
sv_cheats             "1"
sv_skyname             "sky_cs15_daylight01_hdr"
hud_showtargetid         "0"
hud_scaling             "0.95"
fog_enable             "0"
fog_override            "1"
mp_display_kill_assists     "0"
r_eyegloss             "1"
voice_enable            "0"
snd_setmixer dialog vol     "0"
mirv_campath enable         "1"
mirv_cvar_unhide_all
cl_forwardspeed         "200"
cl_backspeed             "200"
cl_sidespeed             "200"
cl_upspeed             "200"
sv_cheats 1
mirv_cvar_unhide_all
cvar_unhide_all
host_syncfps 1
mat_postprocess_enable 0
mat_hdr_enabled "1"
hud_saytext_time 0
hud_scaling 0.75
hud_showtargetid 0
hud_takesshots 0
hud_drawhistory_time 0
mp_display_kill_assists 0
host_framerate 0
host_timescale 1
cl_draw_only_deathnotices 0
cl_interp_ratio 2
viewmodel_fov 68
viewmodel_offset_x 3
viewmodel_offset_y 3
viewmodel_offset_z -3
cl_bob_lower_amt 10
mirv_fov 98
sv_cheats 1
weapon_recoil_scale 1.8
weapon_recoil_view_punch_extra 0
cl_draw_only_deathnotices 1
view_recoil_tracking 0


Thx for this! :)
 
  • Like
Reactions: ToX