From fdc67b5187a05d2a324bb07fc3d6bb200651c0c8 Mon Sep 17 00:00:00 2001 From: kipritidi13-sketch Date: Tue, 17 Mar 2026 00:23:05 +0200 Subject: [PATCH 1/5] Add GodSpeed Filter configuration file --- .../GodSpeed-OTD/GodSpeed Filter.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json diff --git a/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json b/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json new file mode 100644 index 0000000000..3ec5b32c97 --- /dev/null +++ b/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json @@ -0,0 +1,13 @@ +{ + "Name": "GodSpeed Filter", + "Owner": "Ak1ra", + "Description": "Advanced smoothing filter with EMA, Kalman, Ring Buffer and Hybrid modes. 1000Hz interpolation, adaptive speed detection, prediction compensation. Optimized for osu!", + "PluginVersion": "0.5.4.0", + "SupportedDriverVersion": "0.6.0.0", + "RepositoryUrl": "https://github.com/kipritidi13-sketch/GodSpeed-OTD", + "DownloadUrl": "https://github.com/kipritidi13-sketch/GodSpeed-OTD/releases/download/v0.5.4.0/GodSpeedOTD.zip", + "CompressionFormat": "zip", + "SHA256": "FEDA6E8DCEFDD100A6D8126FD08296D2340A6F78CBC4A9BEE01FB38F4BD6E752", + "WikiUrl": "https://github.com/kipritidi13-sketch/GodSpeed-OTD/blob/main/README.md", + "LicenseIdentifier": "MIT" +} From 8b607b98ec8fa178b8c5c4face72d06c39394380 Mon Sep 17 00:00:00 2001 From: Ak1ra Date: Tue, 17 Mar 2026 00:45:01 +0200 Subject: [PATCH 2/5] Update repository and download URLs in JSON file --- .../kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json b/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json index 3ec5b32c97..edf258e261 100644 --- a/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json +++ b/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json @@ -4,10 +4,10 @@ "Description": "Advanced smoothing filter with EMA, Kalman, Ring Buffer and Hybrid modes. 1000Hz interpolation, adaptive speed detection, prediction compensation. Optimized for osu!", "PluginVersion": "0.5.4.0", "SupportedDriverVersion": "0.6.0.0", - "RepositoryUrl": "https://github.com/kipritidi13-sketch/GodSpeed-OTD", - "DownloadUrl": "https://github.com/kipritidi13-sketch/GodSpeed-OTD/releases/download/v0.5.4.0/GodSpeedOTD.zip", + "RepositoryUrl": "https://github.com/Ak1ra888/GodSpeed-OTD", + "DownloadUrl": "https://github.com/Ak1ra888/GodSpeed-OTD/releases/download/v0.5.4.0/GodSpeedOTD.zip", "CompressionFormat": "zip", "SHA256": "FEDA6E8DCEFDD100A6D8126FD08296D2340A6F78CBC4A9BEE01FB38F4BD6E752", - "WikiUrl": "https://github.com/kipritidi13-sketch/GodSpeed-OTD/blob/main/README.md", + "WikiUrl": "https://github.com/Ak1ra888/GodSpeed-OTD/blob/main/README.md", "LicenseIdentifier": "MIT" } From 21d0bd287636e68ac5921bbdca1d527fe3eb0728 Mon Sep 17 00:00:00 2001 From: Ak1ra Date: Tue, 17 Mar 2026 00:45:51 +0200 Subject: [PATCH 3/5] Create GodSpeed Filter.json --- Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json diff --git a/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json b/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json @@ -0,0 +1 @@ + From bb328406018892d3c12b28045d995a3a4c02b462 Mon Sep 17 00:00:00 2001 From: Ak1ra Date: Tue, 17 Mar 2026 00:46:12 +0200 Subject: [PATCH 4/5] Add GodSpeed Filter metadata to JSON file --- .../Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json b/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json index 8b13789179..edf258e261 100644 --- a/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json +++ b/Repository/0.6.x/Ak1ra888/GodSpeed-OTD/GodSpeed Filter.json @@ -1 +1,13 @@ - +{ + "Name": "GodSpeed Filter", + "Owner": "Ak1ra", + "Description": "Advanced smoothing filter with EMA, Kalman, Ring Buffer and Hybrid modes. 1000Hz interpolation, adaptive speed detection, prediction compensation. Optimized for osu!", + "PluginVersion": "0.5.4.0", + "SupportedDriverVersion": "0.6.0.0", + "RepositoryUrl": "https://github.com/Ak1ra888/GodSpeed-OTD", + "DownloadUrl": "https://github.com/Ak1ra888/GodSpeed-OTD/releases/download/v0.5.4.0/GodSpeedOTD.zip", + "CompressionFormat": "zip", + "SHA256": "FEDA6E8DCEFDD100A6D8126FD08296D2340A6F78CBC4A9BEE01FB38F4BD6E752", + "WikiUrl": "https://github.com/Ak1ra888/GodSpeed-OTD/blob/main/README.md", + "LicenseIdentifier": "MIT" +} From 07f1a7da6d593f4a990c411d73c6396ed2be4fdf Mon Sep 17 00:00:00 2001 From: Ak1ra Date: Tue, 17 Mar 2026 00:46:58 +0200 Subject: [PATCH 5/5] Delete Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD directory --- .../GodSpeed-OTD/GodSpeed Filter.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json diff --git a/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json b/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json deleted file mode 100644 index edf258e261..0000000000 --- a/Repository/0.6.x/kipritidi13-sketch/GodSpeed-OTD/GodSpeed Filter.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Name": "GodSpeed Filter", - "Owner": "Ak1ra", - "Description": "Advanced smoothing filter with EMA, Kalman, Ring Buffer and Hybrid modes. 1000Hz interpolation, adaptive speed detection, prediction compensation. Optimized for osu!", - "PluginVersion": "0.5.4.0", - "SupportedDriverVersion": "0.6.0.0", - "RepositoryUrl": "https://github.com/Ak1ra888/GodSpeed-OTD", - "DownloadUrl": "https://github.com/Ak1ra888/GodSpeed-OTD/releases/download/v0.5.4.0/GodSpeedOTD.zip", - "CompressionFormat": "zip", - "SHA256": "FEDA6E8DCEFDD100A6D8126FD08296D2340A6F78CBC4A9BEE01FB38F4BD6E752", - "WikiUrl": "https://github.com/Ak1ra888/GodSpeed-OTD/blob/main/README.md", - "LicenseIdentifier": "MIT" -}