NintendoSpy
NintendoSpy copied to clipboard
Feature for adding delay to display is undocumented and requires a recompile.
please add new option for nintendospy "inputs latency %ms". because the capture cards have their own delay.
There is an undocumented option in App.config
:
<setting name="Delay" serializeAs="String">
<value>0</value>
</setting>
I haven't tested it but maybe give this a try? It seems it's in ms.
200% noob here, how do I apply that ^ setting to the NintendoSpy.exe? or how do I even edit the App.config?
The app.config
changes have been made since the last binary release of NintendoSpy, so you'd have to rebuild the app from source to get a config file. I'll open an issue for creating new binaries.
#38
@DaN00b, @ryufrvr I want to note that if you're using nintendospy in OBS you can very easily set a render delay for the video capture source in the "Filters" of the source.
That's great for OBS users but what about the rest of us that don't use OBS :(