gabrielefilipp / SmartHunter

A complete overlay for Monster Hunter: World on PC
https://www.nexusmods.com/monsterhunterworld/mods/2556
MIT License
310 stars 140 forks source link

Compatibility with OBS (Open Broadcasting Software)? #42

Closed regunakyle closed 3 years ago

regunakyle commented 4 years ago

I was trying to capture teamwidget.exe with window capture, but it gave me a black window. This mod probably works with OBS but I am not sure how. Can anyone tell me?

xeric841122 commented 4 years ago

I have the same need. Can add extra Winform to show TeamWidget?

theindomie commented 4 years ago

there's this alternative where you can show the whole sceen / display capture instead of capturing each app

xeric841122 commented 4 years ago

I know that,but I have a little special needs. But is not serious. (,,・ω・,,)

regunakyle commented 4 years ago

there's this alternative where you can show the whole sceen / display capture instead of capturing each app

Sadly, since I am using a gaming laptop, display capture does not work for me. lol

gluth commented 3 years ago

OBS is unable to capture any of the widgets because they are set to be transparent ( AllowsTransparency="True"in XAML files). Solution would be to add "OBS Friendly" settings, which would turn this off for some or all of the widgets. But this change may be late to the party, because game is already dead.