NintendoSpy icon indicating copy to clipboard operation
NintendoSpy copied to clipboard

Feature for adding delay to display is undocumented and requires a recompile.

Open ryufrvr opened this issue 7 years ago • 5 comments

please add new option for nintendospy "inputs latency %ms". because the capture cards have their own delay.

ryufrvr avatar Dec 02 '17 13:12 ryufrvr

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.

Quantum-cross avatar Dec 15 '17 00:12 Quantum-cross

200% noob here, how do I apply that ^ setting to the NintendoSpy.exe? or how do I even edit the App.config?

DaN00b avatar Jan 04 '18 21:01 DaN00b

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

jaburns avatar Jan 05 '18 17:01 jaburns

@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.

Quantum-cross avatar Jan 26 '18 02:01 Quantum-cross

That's great for OBS users but what about the rest of us that don't use OBS :(

DaN00b avatar Feb 04 '18 16:02 DaN00b