mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-07-18 13:44:17 +03:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67c9cd903f | ||
|
|
8ba5991314 | ||
|
|
188929ff6f | ||
|
|
02c1f1262b |
@@ -289,6 +289,7 @@ dl.row dd { font-family: monospace; }
|
||||
<button type="button" class="btn btn-primary ds-btn ds-i18n" onclick="calib_open()">Calibrate stick center</button>
|
||||
<button type="button" class="btn btn-primary ds-btn ds-i18n" onclick="multi_calibrate_range()">Calibrate stick range</button>
|
||||
<button type="button" class="btn btn-primary ds-btn" onclick="ds5_finetune()" id="ds5finetune"><span class="ds-i18n">Finetune stick calibration</span> <i id="ds-i18n">(beta)</i></button>
|
||||
<button id="btnmcs" type="button" class="btn btn-outline-secondary ds-btn ds-i18n" onclick="multi_calibrate_sticks()">Fast calibrate stick center (OLD)</button>
|
||||
<hr>
|
||||
<button id="savechanges" type="button" class="btn btn-success ds-btn ds-i18n" onclick="multi_flash()" id="resetBtn">Save changes permanently</button>
|
||||
<button type="button" class="btn btn-danger ds-btn ds-i18n" onclick="multi_reset()" id="resetBtn">Reboot controller</button>
|
||||
@@ -431,7 +432,6 @@ dl.row dd { font-family: monospace; }
|
||||
<button type="button" class="btn btn-primary ds-btn ds-i18n" onclick="multi_nvsunlock()">NVS unlock</button>
|
||||
<button type="button" class="btn btn-primary ds-btn ds-i18n" onclick="multi_nvslock()">NVS lock</button>
|
||||
</div>
|
||||
<button id="btnmcs" type="button" class="btn btn-primary ds-btn ds-i18n" onclick="multi_calibrate_sticks()">Fast calibrate stick center (OLD)</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1034,7 +1034,7 @@ dl.row dd { font-family: monospace; }
|
||||
<div class="container">
|
||||
<footer>
|
||||
<div class="d-flex flex-column flex-sm-row justify-content-between py-4 my-4 border-top" id="footbody">
|
||||
<p><a target="_blank" href="https://github.com/dualshock-tools/dualshock-tools.github.io/commits/main/"><span class="ds-i18n">Version</span> 2.12</a> (2025-08-03) - <a href="#" class="ds-i18n" onclick="show_donate_modal();">Support this project</a> <span id="authorMsg"></span></p>
|
||||
<p><a target="_blank" href="https://github.com/dualshock-tools/dualshock-tools.github.io/commits/main/"><span class="ds-i18n">Version</span> 2.13</a> (2025-08-04) - <a href="#" class="ds-i18n" onclick="show_donate_modal();">Support this project</a> <span id="authorMsg"></span></p>
|
||||
|
||||
<ul class="list-unstyled d-flex">
|
||||
<li class="ms-3"><a class="link-body-emphasis" href="mailto:ds4@the.al" target="_blank"><svg class="bi" width="24" height="24"><use xlink:href="#mail"/></svg></a></li>
|
||||
|
||||
@@ -241,17 +241,17 @@
|
||||
"here": "her",
|
||||
"left module": "venstre modul",
|
||||
"right module": "højre modul",
|
||||
"10x zoom": "",
|
||||
"Calibration": "",
|
||||
"Debug": "",
|
||||
"Error triggering rumble: ": "",
|
||||
"Info": "",
|
||||
"Normal": "",
|
||||
"Please note: the stick modules on the DS Edge <b>cannot be calibrated via software alone</b>.To store a custom calibration on the stick's internal memory, a <b>hardware modification</b> is required.": "",
|
||||
"Press L2 to test the strong (left) haptic motor": "",
|
||||
"Press R2 to test the weak (right) haptic motor": "",
|
||||
"Test the Haptic Motors": "",
|
||||
"Tests": "",
|
||||
"The motor strength will match how hard you press the trigger": "",
|
||||
"10x zoom": "10x zoom",
|
||||
"Calibration": "Kalibrering",
|
||||
"Debug": "Fejlfinding",
|
||||
"Error triggering rumble: ": "Fejl ved aktivering af vibration",
|
||||
"Info": "Info",
|
||||
"Normal": "Normal",
|
||||
"Please note: the stick modules on the DS Edge <b>cannot be calibrated via software alone</b>.To store a custom calibration on the stick's internal memory, a <b>hardware modification</b> is required.": "Bemærk venligst: Styrepindmodulerne på DS Edge <b>kan ikke kalibreres udelukkende via software</b>. For at gemme en brugerdefineret kalibrering i styrepindens interne hukommelse kræves der en <b>hardwaremodifikation</b>",
|
||||
"Press L2 to test the strong (left) haptic motor": "Tryk på L2 for at teste den stærke (venstre) haptiske motor",
|
||||
"Press R2 to test the weak (right) haptic motor": "Tryk på R2 for at teste den svage (højre) haptiske motor",
|
||||
"Test the Haptic Motors": "Test de haptiske motorer",
|
||||
"Tests": "Test",
|
||||
"The motor strength will match how hard you press the trigger": "Motorstyrken vil matche, hvor hårdt du trykker på aftrækkeren",
|
||||
"": ""
|
||||
}
|
||||
@@ -1,27 +1,27 @@
|
||||
{
|
||||
".authorMsg": "- Çeviri: <a href='https://www.youtube.com/channel/UC8pzDCIt_CUj8sa7cYgPzHQ'>Tamir-Teknik</a> ve <a href='https://share.google/hCBJV5fFMbd5gJxxZ'>CzR PlayStation Teknik Servis</a> tarafından yapılmıştır.",
|
||||
".authorMsg": "- Çeviri: <a href='https://www.youtube.com/channel/UC8pzDCIt_CUj8sa7cYgPzHQ'>Tamir-Teknik</a> ve <a href='https://share.google/hCBJV5fFMbd5gJxxZ'>CzR PlayStation&Bilgisayar Teknik Servis</a> tarafından yapılmıştır.",
|
||||
"DualShock Calibration GUI": "DualShock Kalibrasyon Arayüzü",
|
||||
"Unsupported browser. Please use a web browser with WebHID support (e.g. Chrome).": "Desteklenmeyen tarayıcı. Lütfen WebHID desteği olan bir web tarayıcısı kullanın (örneğin, Chrome).",
|
||||
"Connect": "Bağlan",
|
||||
"Connected to:": "Bağlanılan cihaz:",
|
||||
"Connected to:": "Bağlanılan Cihaz:",
|
||||
"Disconnect": "Bağlantıyı Kes",
|
||||
"Calibrate stick center": "Analog merkezini kalibre et",
|
||||
"Calibrate stick range": "Analog ara mesafeyi kalibre et",
|
||||
"Calibrate stick center": "Analog Merkezini Kalibre Et",
|
||||
"Calibrate stick range": "Analog Ara Mesafeyi Kalibre Et",
|
||||
"Sections below are not useful, just some debug infos or manual commands": "Aşağıdaki bölümler kullanışlı değildir, sadece bazı hata ayıklama bilgileri veya manuel komutlar içerir",
|
||||
"NVS Status": "NVS Durumu",
|
||||
"Unknown": "Bilinmiyor",
|
||||
"Query NVS status": "NVS durumunu sorgula",
|
||||
"NVS unlock": "NVS kilidini aç",
|
||||
"NVS lock": "NVS kilitle",
|
||||
"Fast calibrate stick center (OLD)": "Analog merkezini hızlı kalibre et (ESKİ)",
|
||||
"Stick center calibration": "Analog merkezi kalibrasyonu",
|
||||
"Fast calibrate stick center (OLD)": "Analog Merkezini Hızlı Kalibre Et (ESKİ)",
|
||||
"Stick center calibration": "Analog Merkezi Kalibrasyonu",
|
||||
"Welcome": "Hoş geldiniz",
|
||||
"Step 1": "Adım 1",
|
||||
"Step 2": "Adım 2",
|
||||
"Step 3": "Adım 3",
|
||||
"Step 4": "Adım 4",
|
||||
"Completed": "Tamamlandı",
|
||||
"Welcome to the stick center-calibration wizard!": "Analog merkesi kalibrasyon sihirbazına hoş geldiniz!",
|
||||
"Welcome to the stick center-calibration wizard!": "Analog Merkezi Kalibrasyon Sihirbazına Hoş Geldiniz!",
|
||||
"This tool will guide you in re-centering the analog sticks of your controller. It consists in four steps: you will be asked to move both sticks in a direction and release them.": "Bu araç, denetleyicinizin analog çubuklarını yeniden merkezlemekte size rehberlik edecektir. Dört adımdan oluşur: Her iki çubuğu da bir yönde hareket ettirmeniz ve ardından bırakmanız istenecektir.",
|
||||
"Please be aware that, <i>once the calibration is running, it cannot be canceled</i>. Do not close this page or disconnect your controller until is completed.": "Lütfen bilin ki, <i>kalibrasyon başladığında, iptal edilemez</i>. Tamamlanana kadar bu sayfayı kapatmayın veya denetleyici bağlantısını kesmeyin.",
|
||||
"Press <b>Start</b> to begin calibration.": "Kalibrasyonu başlatmak için <b>Başlat</b> düğmesine basın.",
|
||||
@@ -34,7 +34,7 @@
|
||||
"Next": "İleri",
|
||||
"Recentering the controller sticks. ": "Denetleyici analoglarını yeniden merkezleme. ",
|
||||
"Please do not close this window and do not disconnect your controller. ": "Lütfen bu pencereyi kapatmayın ve denetleyici bağlantısını kesmeyin. ",
|
||||
"Range calibration": "Ara mesafe kalibrasyonu",
|
||||
"Range calibration": "Ara Mesafe Kalibrasyonu",
|
||||
"<b>The controller is now sampling data!</b>": "<b>Denetleyici şu anda veri örnekleme yapıyor!</b>",
|
||||
"Rotate the sticks slowly to cover the whole range. Press \"Done\" when completed.": "Tüm aralığı kapsamak için analogları yavaşça döndürün. Tamamlandığında \"Tamam\" düğmesine basın.",
|
||||
"Done": "Tamamlandı",
|
||||
@@ -191,7 +191,7 @@
|
||||
"FW Update": "FW Güncellemesi",
|
||||
"FW Update Info": "FW Güncelleme Bilgisi",
|
||||
"FW Version": "FW Sürümü",
|
||||
"Finetune stick calibration": "Analog kalibrasyonunu ince ayarla",
|
||||
"Finetune stick calibration": "Analog Kalibrasyonunu İnce Ayarla",
|
||||
"For more info or help, feel free to reach out on Discord.": "Daha fazla bilgi veya yardım için Discord üzerinden ulaşabilirsiniz.",
|
||||
"Fortnite": "Fortnite",
|
||||
"Galactic Purple": "Galaktik Mor",
|
||||
@@ -239,18 +239,18 @@
|
||||
"White": "Beyaz",
|
||||
"You can do this in two ways:": "Bunu iki şekilde yapabilirsiniz:",
|
||||
"here": "burada",
|
||||
"left module": "sol modül",
|
||||
"right module": "sağ modül",
|
||||
"10x zoom": "",
|
||||
"Calibration": "",
|
||||
"Debug": "",
|
||||
"Error triggering rumble: ": "",
|
||||
"Info": "",
|
||||
"Normal": "",
|
||||
"Press L2 to test the strong (left) haptic motor": "",
|
||||
"Press R2 to test the weak (right) haptic motor": "",
|
||||
"Test the Haptic Motors": "",
|
||||
"Tests": "",
|
||||
"The motor strength will match how hard you press the trigger": "",
|
||||
"left module": "Sol Modül",
|
||||
"right module": "Sağ Modül",
|
||||
"10x zoom": "10x Yakınlaştırma",
|
||||
"Calibration": "KALİBRASYON",
|
||||
"Debug": "HATA AYIKLAMA",
|
||||
"Error triggering rumble: ": "Titreşim tetiklenirken hata oluştu:",
|
||||
"Info": "BİLGİ",
|
||||
"Normal": "Normal",
|
||||
"Press L2 to test the strong (left) haptic motor": "Güçlü (sol) dokunsal motoru test etmek için L2'ye basın",
|
||||
"Press R2 to test the weak (right) haptic motor": "Zayıf (sağ) dokunsal motoru test etmek için R2'ye basın",
|
||||
"Test the Haptic Motors": "Dokunsal Motorları Test Et",
|
||||
"Tests": "Testler",
|
||||
"The motor strength will match how hard you press the trigger": "Motor gücü, tetiğe ne kadar sert bastığınızla orantılı olacaktır",
|
||||
"": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -243,14 +243,14 @@
|
||||
"The Last of Us": "Обмежена серія The Last of Us",
|
||||
"10x zoom": "Приближення в 10x",
|
||||
"Normal": "Нормальна",
|
||||
"Calibration": "",
|
||||
"Debug": "",
|
||||
"Error triggering rumble: ": "",
|
||||
"Info": "",
|
||||
"Press L2 to test the strong (left) haptic motor": "",
|
||||
"Press R2 to test the weak (right) haptic motor": "",
|
||||
"Test the Haptic Motors": "",
|
||||
"Tests": "",
|
||||
"The motor strength will match how hard you press the trigger": "",
|
||||
"Calibration": "Калібрування",
|
||||
"Debug": "Налагодження",
|
||||
"Error triggering rumble: ": "Помилка під час запуску вібрації: ",
|
||||
"Info": "Інформація",
|
||||
"Press L2 to test the strong (left) haptic motor": "Натисніть L2, щоб протестувати потужний (лівий) вібромотор",
|
||||
"Press R2 to test the weak (right) haptic motor": "Натисніть R2, щоб протестувати слабкий (правий) вібромотор",
|
||||
"Test the Haptic Motors": "Перевірити вібромотори",
|
||||
"Tests": "Тест",
|
||||
"The motor strength will match how hard you press the trigger": "Сила вібрації залежатиме від сили натискання на курок",
|
||||
"": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user