Masterjun

Results 4 comments of Masterjun

In that case, why not make it an actual Minimum and use Math.Ceiling here? https://github.com/TASEmulators/BizHawk/blob/d8fc32f1a820ee5a044ad9422c0fbf967101642b/src/BizHawk.Client.Common/rewind/ZwinderBuffer.cs#L152 Can't do anything about state size differences, but a minimum setting like that is not...

If all else fails though, in my opinion, the most accurate and easiest to understand label in this case is "Aim for a rewind range of at least `[ ]`...

I disagree with "Ideal". The point I was trying to make with the issue is the important explanation to the user of "what happens if I have waay much more...

You have to remove the quotes. The difference comes from _yuzu-cmd_ using the external INIReader while _yuzu_ parses ini's with QSettings from Qt. The external INIReader simply splits into name-value...