mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Potentially incorrect value in DS5_CONSTANTS #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @raingart on GitHub (Jun 16, 2025).
Under ReFactor, I put the variables into a separate object and found duplication. Perhaps all OK but there is a probability of errors
Why do I believe that a mistake? Based on the fact that DS4 does not have such a duplication
I found a match, maybe the meaning is wrong
Unfortunately I can't provide my refactor because it is very different and inoperative because it is in the process of being written, but I hope the example is clear, if not I can provide details
UPD: I just replaced one of the parameters (NV_CONFIRMATION). I'm using a much older version of the script because the refactor took a long time. But it's still worth checking.