
Yet both 32-bit and 64-bit OBS have the same problem with game capture. Similarly, the 64-bit SceneSwitcher.dll does not show up in plugins on the 64-bit OBS (in ProgramFilesx86) but the 32-bit one does. The 32-bit SceneSwitcher.dll does not show up in plugins on the 32-bit OBS (in Program Files) but the 64-bit one does. The client shows up fine in the window capture.ĮDIT: I might add that it is capturing the audio and cursor just fine, just everything else is black.ĮDIT2: Something else I noticed. I am running OBS in administrator, and I have made sure that the game capture is capturing the actual game and not just the client. I tried everything in the tutorial, but in preview and stream, my game capture screens still show up black. Would be great if you could tell me whether it's working for you and help me finding bugs :) There's probably a lot wrong with the code, so if you notice anything that could be done better please tell me. The plugin gets the information of whether being in loadscreen, which map is being played and so on by reading the log file that League of Legends writes on the fly. As an example i set up some scenes and used these for the plugin to achieve something like this.

), so that the plugin shows different scenes in loadscreen or in game depending on which map you play. You can also choose a specific scene for each map (Summoners Rift, Twisted Treeline. It also distinguishes between being in loadscreen or being in the actual game and can use a different scene for either. It can switch scenes depending on whether the LoL window is the active window, you are tabbed out or the game is over. You might want to run this OBS as administrator when using this plugin to allow the plugin access to your log files.

64-bit Windows: Copy LolSceneSwitch.dll (64-bit) to "/Program Files/OBS/plugins" or copy LolSceneSwitch.dll (32-bit) to "/Program Files (x86)/OBS/plugins" (depending on which OBS you use).32-bit Windows: Copy LolSceneSwitch.dll (32-bit) to "/Program Files/OBS/plugins".This is a specific scene switch plugin for League of Legends.
