December 28, 2022 in Guides by Sup3rlativ39 minutes
In this guide we will show you how to configure OBS to record you screen as well as your voice in Discord or other software.
If you would like to read the official OBS quickstart guide it can be found here.
Have you ever wondered how all these people on YouTube or Twitch manage to record their screen and stream or upload it? You’ve heard people mention this thing called OBS (Open Broadcasting Software) but have no idea what that is. Perhaps you do know what OBS is but just couldn’t get it to work correctly so gave up in frustration and went back to playing the game you love. We can understand that but in this guide we will show you how to setup OBS like a pro so you can show the world how awesome you are!
Recording and streaming will both put extra strain on your PC. It is recommended to have a seperate SSD to record to if you are recording. Streaming will also require higher upload speeds or it will resul in a poor stream and also affect your game conencting to the New World servers.
Installing OBS is very straight forward, go to their website obsproject.com and click on the button for your operating system which we will assume is Windows as New World isn’t available on anything else. Once it has finished, double click on it in your downloads folder to run it.
Scene collections allow you to have multiple layouts and sources for different types of content. For example, I have one setup when I am recording a speedrun, one for streaming to twitch, and another one for war. My speedrunning setup is very basic and only includes the game, a watermark, and discord audio. My war scene also includes a war respawn timer and Discord PTB. My streaming scene includes an overlay and alerts for actions that happen on Twitch like a follower or subscriber.
To create a new scene, from the tool bar, click on Scene Collection > New > Give the scene a name and click OK.
The sources panel shows everything that will be recorded by OBS such as the game, audio, and overlays. Before continuing, make sure that New World and anything else you want to capture (e.g. Discord) is running so that you can see if it is working as intended.
Name | Value | Note |
---|---|---|
Mode | Capture Specific Window | |
Window | [NewWorld.exe]: New World | |
Window Match Priority | Match title otherwise find window of the same executable | |
SLI/Crossfire Capture Mode | Unticked | |
Allow Transparency | Unticked | |
Limit Capture Framrate | Unticked | |
Capture Cursor | Ticked | |
Use Anit-Cheat compatability hook | Ticked | |
Capture Third-Party overlays | Unticked | |
Hook Rate | Normal | |
RGB10A2 Color Space | sRGB |
In the Sources window, click the lock icon next to your New World Game entry. The icon should then show a locked padlock.
From the Sources menu click ’+’ and then click Group. Give it the name Audio and then click OK.
From the Sources menu click ’+’ and then click Audio Input Capture. Give it the name “Microphone” and click OK. From the properties window that pops up choose your microphone or headset and then click OK.
OBS has the option to automatically change the quality of the output to help save on bandwidth (streaming) or storage (recording). The problem I have found with these is that even when choosing quality, it hasn’t been super clear.
The settings below are the ones I recommend trying as a starting point and tweaking based on the performance of your computer.
Recording Settings
Name | Value | Notes |
---|---|---|
Path | Preferably not on the same drive as your NW installation. | |
Recording Format | mkv | Safer than mp4 in case of a sudden cut you won’t lose the entire recording. |
Encoder | x264 | For Nvidia cards that support it you should use NVENC. |
Rescale Output | off | |
Custom Muxer Settings | N/A | |
Automatic File Splitting | Off |
Encoder Settings
Name | Value | Notes |
---|---|---|
Rate Control | CBR | For Nvidia cards that support it you should use CQP. |
Bitrate | 10,000 Kbps | The higher this number the better quality but bigger file size and more resources it will use to record. |
Use custom buffer size | Off | |
Keyframe Interval | 0s | |
CPU Usage Preset | veryfast | |
Profile | High | |
Tune | None | |
x264 Options | N/A |
Name | Value | Notes |
---|---|---|
Process Priority | Above Normal | |
Show Active Outputs on Exit | Ticked | |
Renderer | Direct3D 11 | |
Color Format | NV12 (8-bit, 4:2:0, 2 planes | |
Color Space | Rec.709 | |
Color Range | Full | |
SDR White Level | 300 nits | |
HDR Nominal Peak | 1000 nits | |
Filename Formatting | %CCYY-%MM-%DD %hh-%mm-%ss | This means that recordings will be ordered by the date recorded |
Overwrite if File Exists | Unticked | |
Automatically remux to mp4 | Ticked | If you are using mutiple audio channels I would suggest turning this off and using something like Handbreak to convert the video. |
You can only have one streaming service setup at a time. For example, if you have twitch setup and then change to YouTube, you Twitch details will have been removed.
Twitch is the defacto when talking about streaming these days and is very straight-forward when setting up.
YouTube is obviously a giant in the on demand video world and is gaining some ground in the streaming world as well. The setup for YouTube is very similar to Twitch.
In this article we have shown you how to install OBS, add video and audio sources to your OBS scene, how to adjust the settings for the best recording quality and what to adjust based on your computer’s performance. Lastly we also showed you how to connect your Twitch and YouTube accounts to OBS for streaming.
If you have any questions, comment, or concerns please jump into our Discord and let us know!