mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
idk if im just dumb or its faling to detect my orignal controler #59
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 @lleennddaarriioo on GitHub (Oct 25, 2025).
my orignal ds4 it says that it a clone
here is what i get on the original controler:
Connected to: Sony DualShock 4 V2 (054C:09CC)
Build Date May 17 2016 06:36:26
HW Version 0100:6404
SW Version 00000001:7008
Device Type clone
NVS Status Unknown
and a fake controler
Connected to: Sony DualShock 4 V2 (054C:09CC)
Build Date Sep 21 2018 04:50:51
HW Version 0100:B40C
SW Version 00000001:A00A
Device Type original
Board Model JDM-055
Bluetooth Address A0:5A:5D:0B:D1:78
NVS Status error
and when i try using the calibration it spit this out
Error: Stick calibration failed. Your device might not be a genuine Sony controller. If it is not a clone then please report this issue.
Details
Main Error Stack:
Error: Stick calibration failed. Your device might not be a genuine Sony controller. If it is not a clone then please report this issue.
at k.calibrateSticksBegin (https://dualshock-tools.github.io/app-b5c53291.js:1:6727)
at async k.calibrateSticks (https://dualshock-tools.github.io/app-b5c53291.js:1:8008)
at async q.multiCalibrateSticks (https://dualshock-tools.github.io/app-b5c53291.js:1:49789)
at async auto_calibrate_stick_centers (https://dualshock-tools.github.io/app-b5c53291.js:1:50844)
at async window.quick_calibrate_instead (https://dualshock-tools.github.io/app-b5c53291.js:1:51050)
Cause 1 Stack:
Error: Your device might not be a genuine Sony controller. If it is not a clone then please report this issue.
at T.calibrateSticksBegin (https://dualshock-tools.github.io/app-b5c53291.js:1:20072)
at async k.calibrateSticksBegin (https://dualshock-tools.github.io/app-b5c53291.js:1:6660)
at async k.calibrateSticks (https://dualshock-tools.github.io/app-b5c53291.js:1:8008)
at async q.multiCalibrateSticks (https://dualshock-tools.github.io/app-b5c53291.js:1:49789)
at async auto_calibrate_stick_centers (https://dualshock-tools.github.io/app-b5c53291.js:1:50844)
at async window.quick_calibrate_instead (https://dualshock-tools.github.io/app-b5c53291.js:1:51050)
sorry for the typos im not a american and if you need photos or more info just ask
@dualshock-tools commented on GitHub (Oct 29, 2025):
Hi, can you try with previous releases available here:
https://the.al/ds_history/
to see if your controller can be calibrated with any of these?
@solvingproblemswithtechnology commented on GitHub (Nov 4, 2025):
I have the same device, and I also get the error. I tested all the versions also. Here's an screenshot:
I'm a developer so, if needed, I can debug the problem myself with some directions if you don't have access to this revision. It's an original one, I checked the chips, original battery and motherboard while upgrading the joysticks.
@dualshock-tools commented on GitHub (Nov 15, 2025):
You can try to uncomment the
is_clonecheck injs/controllers/ds4-controller.jsand see what happens@mathiasm74 commented on GitHub (Nov 20, 2025):
Hey @solvingproblemswithtechnology
If you can DM me on Discord then maybe we can figure it out