All Projects → luastoned → obs-csgo

luastoned / obs-csgo

Licence: MIT license
OBS Plugin to capture CS:GO with Trusted Mode enabled

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to obs-csgo

streamlabs-chat
Free customizable theme, template, custom coded CSS for Twitch, Streamlabs, Streamelemens chat box widget & overlay.
Stars: ✭ 59 (-41.58%)
Mutual labels:  obs, streamlabs
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-76.24%)
Mutual labels:  csgo, obs
csgo-gsi
A Java library for Counter-Strike: Global Offensive's game state integration
Stars: ✭ 23 (-77.23%)
Mutual labels:  csgo
frag-finder
Takes JSON files exported from CS:GO Demos Manager and spits out readable highlights meant as helpful filenames for fragmovie recording.
Stars: ✭ 22 (-78.22%)
Mutual labels:  csgo
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (-29.7%)
Mutual labels:  csgo
obs-auto-subtitle
Show the subtitle as long as you speak
Stars: ✭ 135 (+33.66%)
Mutual labels:  obs
API
API for SQLMatches.
Stars: ✭ 48 (-52.48%)
Mutual labels:  csgo
hexen-dll-injector
HEX-EN DLL Injector
Stars: ✭ 20 (-80.2%)
Mutual labels:  csgo
liveSpeech
将主播说的话通过各个云平台的语音服务合成另外一种声音的OBS工具
Stars: ✭ 31 (-69.31%)
Mutual labels:  obs
csgo-fake-opening
Fake opening for csgo
Stars: ✭ 88 (-12.87%)
Mutual labels:  csgo
csgo-cli
CS:GO Console shows your user account, stats and latest matches. It also uploads demo sharecodes to csgostats.gg.
Stars: ✭ 31 (-69.31%)
Mutual labels:  csgo
LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (-44.55%)
Mutual labels:  csgo
sqproxy
Offloading Source Engine query packets (A2S) handling. Rate limits, statistics, customization
Stars: ✭ 30 (-70.3%)
Mutual labels:  csgo
sourcepawn-navmesh
SourcePawn .NAV file reader.
Stars: ✭ 25 (-75.25%)
Mutual labels:  csgo
csgo-maps-overviews
Counter-Strike Global Offensive maps overviews generated from game files (used by the radar)
Stars: ✭ 47 (-53.47%)
Mutual labels:  csgo
node-csgo-cdn
Retrieves the Steam CDN Image URLs for CS:GO Items
Stars: ✭ 51 (-49.5%)
Mutual labels:  csgo
Chameleon
Basic skin & knife changer for Counter-Strike: Global Offensive
Stars: ✭ 58 (-42.57%)
Mutual labels:  csgo
Cfg-Preset-By-Purp1e
该仓库已转移|CSGO Config Preset Abandoned, Visit Link →→→
Stars: ✭ 31 (-69.31%)
Mutual labels:  csgo
Telewavesim
Teleseismic body wave modeling through stacks of (submarine/anisotropic) layers
Stars: ✭ 41 (-59.41%)
Mutual labels:  obs
discord-10man
Discord bot for CS:GO Scrims and Pugs
Stars: ✭ 34 (-66.34%)
Mutual labels:  csgo

OBS Plugin to capture CS:GO with Trusted Mode enabled

@OBSProject

Ever since Valve introduced Trusted Mode you could no longer capture Counter-Strike: Global Offensive without using -allow_third_party_software in your start parameters.

This is not desireable, as it might have a negative impact on your game experience (Trust Factor).

🚨 Disclaimer from Valve / John McDonald 🚨

reddit/valve/mcjohn

How it works

Signed dlls from C:\Windows\ are whitelisted, so this plugin will create a folder obs-studio-hook and copy the following two signed dlls from OBS there.

graphics-hook32.dll
graphics-hook64.dll

Further the library path in OBS will be patched to load the same dlls but from the new location.

Download

Go to the releases page.

Installing the Plugin

Put obs-csgo.dll into the respective folder:

  • OBS - \obs-studio\obs-plugins\64bit
  • Streamlabs - \Streamlabs OBS\resources\app.asar.unpacked\node_modules\obs-studio-node\obs-plugins\64bit

FAQ / Important Information

  • Why does the popup require admin privileges?
    • Copying anything to C:\Windows\ requires admin privileges, so for the first time and when OBS updates the dlls, the plugin will ask you to start OBS/Streamlabs with admin privileges.
  • Will VAC / FaceItAC / etc. ban me?
    • This should have no effect on VAC / FaceIt / etc. since the original signed dlls from OBS are untouched and only copied to a different location. Check Valves response above.
  • CS:GO crashes when the plugin is installed
    • It looks like this is a bug with Nvidia Ansel since one of their dlls gets blocked by CS:GO. You will need to disable Ansel to stop CS:GO from crashing. In your C:\Program Files\NVIDIA Corporation\Ansel[\Tools] you can find NvCameraConfiguration.exe application (needs admin privileges to run). After running it, a dialog window is displayed and in the bottom part you can find Ansel status frame, check disabled there, then Save.

grafik

Donations

buymeacoffee

Screenshots

OBS Streamlabs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].