SFM/Recording multiplayer gameplay: Difference between revisions

From Valve Developer Community
< SFM
Jump to navigation Jump to search
m (Derp didn't see that error :P)
No edit summary
Line 4: Line 4:
|de=SFM/Recording multiplayer gameplay:de
|de=SFM/Recording multiplayer gameplay:de
}}
}}
You can record gameplay with multiple players, but only if each player's machine is on the same LAN or over hamachi (see hamachi section), and only if each player's machine is currently running the SFM.
You can record gameplay with multiple players, but only if each player's machine is currently running the SFM.


When you record gameplay with multiple players, all players connect to the machine of the host player, who is the player recording the action. The host player's machine acts as a server.
When you record gameplay with multiple players, all players connect to the machine of the host player, who is the player recording the action. The host player's machine acts as a server.


The host player loads the map.  All players go into gameplay mode in the SFM to get into position.  Then, the host player exits gameplay mode, starts the recording, and signals the other players when it's time to start the action. While the take is being recorded, the players can play as normal.
The host player loads the map.  All players go into gameplay mode in the SFM to get into position.  Then, the host player exits gameplay mode, starts the recording, and signals the other players when it's time to start the action. While the take is being recorded, the players can play as normal.


'''To record gameplay with multiple players:'''
'''How to set the server and record gameplay with multiple players:'''
# Make sure each player is connected to the same LAN.
# Host must have the necessary [[Source_Dedicated_Server#Connectivity|ports opened]] (usually TCP/UPD 27015) without any firewall. Can be used a VPN instead.
# Host enters 'sv_lan 0' into the console in game
# Make sure each player is currently running the SFM.
# Make sure each player is currently running the SFM.
# Make sure each player is connected to the same server.
# Have the host player load the map.
# Have the host player load the map.
# In the SFM, have each player (except the host player) bring up the console window by clicking '''Console''' on the '''Windows''' menu, or by pressing the open single-quotation mark {{key|`}} (underneath the tilde {{key|~}}).  Then, type '''connect''' ''SFM_host_machine'', where ''SFM_host_machine'' is the name of the machine you want to use to record the take.
# In the SFM, have each player (except the host player) bring up the console window by clicking '''Console''' on the '''Windows''' menu, or by pressing the open single-quotation mark {{key|`}} (underneath the tilde {{key|~}}).  Then, type '''connect''' ''SFM_host_machine'', where ''SFM_host_machine'' is the name of the machine you want to use to record the take.
Line 20: Line 22:
# When the take is finished, have the host player stop the recording.
# When the take is finished, have the host player stop the recording.


'''How to use Hamachi for non-LAN gameplay'''
# Host enters 'sv_lan 0' into the console in game
# Host reloads the map using the 'map <mapname>' commands
# Have each player (except the host player) bring up the console window by clicking '''Console''' on the '''Windows''' menu, or by pressing the open single-quotation mark {{key|`}} (underneath the tilde {{key|~}}).  Then, type '''connect''' ''SFM_host_machine'', where ''SFM_host_machine'' is the hamachi ip of the machine you want to use to record the take.
# Have everyone go into game mode {{key|F11}} and get into places for the take.
# Have the host player exit game mode {{key|F11}} and start the recording.
# Have the host player signal the rest of the players when it's time to start the action (after the final beep).
# When the take is finished, have the host player stop the recording.


== See also ==
== See also ==

Revision as of 12:42, 21 May 2014

Template:Otherlang2 You can record gameplay with multiple players, but only if each player's machine is currently running the SFM.

When you record gameplay with multiple players, all players connect to the machine of the host player, who is the player recording the action. The host player's machine acts as a server.

The host player loads the map. All players go into gameplay mode in the SFM to get into position. Then, the host player exits gameplay mode, starts the recording, and signals the other players when it's time to start the action. While the take is being recorded, the players can play as normal.

How to set the server and record gameplay with multiple players:

  1. Host must have the necessary ports opened (usually TCP/UPD 27015) without any firewall. Can be used a VPN instead.
  2. Host enters 'sv_lan 0' into the console in game
  3. Make sure each player is currently running the SFM.
  4. Make sure each player is connected to the same server.
  5. Have the host player load the map.
  6. In the SFM, have each player (except the host player) bring up the console window by clicking Console on the Windows menu, or by pressing the open single-quotation mark ` (underneath the tilde ~). Then, type connect SFM_host_machine, where SFM_host_machine is the name of the machine you want to use to record the take.
  7. Have everyone go into game mode F11 and get into places for the take.
  8. Have the host player exit game mode F11 and start the recording.
  9. Have the host player signal the rest of the players when it's time to start the action (after the final beep).
  10. When the take is finished, have the host player stop the recording.


See also