Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.25 KB

Socom2StreamData

Gathers information from the game so you can make a stream overlay for OBS This should work with all versions of PCSX2.

#Prerequisites This was built with .net 8 and you will need to have it installed which can be downloaded from here: https://dotnet.microsoft.com/en-us/download/dotnet/8.0

How to use with OBS

Add a new source by clicking the + sign under sources.

source

Select Window Capture and call it whatever you want. I tend to name mine after the windows that they represent. (ex. Seals, Scoreboard) For window Select the window you wish to be displayed and hit Ok. source1

Repeat this for the rest of the windows if you want them to appear and then you can move them around your scene like so: 2

If you aren't able to see the windows in the scene make sure they are above your PCSX2 source as seen in the first image.

Special thanks to Harry62 for creating the interface and answering any questions I had about the game.