diff --git a/IIDX-Play-Recording.md b/IIDX-Play-Recording.md index 775c760..413b1e5 100644 --- a/IIDX-Play-Recording.md +++ b/IIDX-Play-Recording.md @@ -64,6 +64,6 @@ Using 冥 SPA as a benchmark, which is about 2:20 long, at default 60FPS framera * At `p=b=i=25`, 135MB. * At `p=b=i=20`, 200MB. -Note: some patchers will have different values for above - this is because the patchers are patching one part of the code, but the game later adds +8 to all three values before calling into NVENC recording API. +Note: some patchers will have different values for above - this is because the patchers are patching one part of the code, but the game later adds +8 to all three values before calling into NVENC recording API. If you're curious about what values are being passed to the recorder, check for log messages from `nvenc_hook`. -Make sure your server operator allows for these modifications. \ No newline at end of file +**Make sure your server operator allows for these modifications!**