aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <please_don't@IHaveNoWorkEmail.com>2020-07-06 19:51:49 +0300
committerKimplul <please_don't@IHaveNoWorkEmail.com>2020-07-06 19:51:49 +0300
commit8aefca14c327b9d43ab55697f98b6101b3f36c0d (patch)
treeadf6d525600efe0ec144e2bc92403d99b43c0029
parenta7d5f982b156aa44d47f1b8abcda8a4db8f59e8f (diff)
downloadhid-tmff2-8aefca14c327b9d43ab55697f98b6101b3f36c0d.tar.gz
hid-tmff2-8aefca14c327b9d43ab55697f98b6101b3f36c0d.zip
more research
-rw-r--r--force-effects.txt15
1 files changed, 11 insertions, 4 deletions
diff --git a/force-effects.txt b/force-effects.txt
index 5850dc8..8181860 100644
--- a/force-effects.txt
+++ b/force-effects.txt
@@ -94,15 +94,15 @@ FF_RAMP:
60 00 - standard header
01 - ID
6b - new ramp effect
- f6 7f - ? *** (these two have something in common but no idea what exactly yet)
- fe ff - ?
+ f6 7f - difference? ***
+ fe ff - level? ** (possibly starting_level?)
00 00
f7 17 - time?
00 80 - some kind of marker
00 00 - attack_length?
- f6 7f - attack_level? ***
+ f6 7f - attack_level but with difference? ***
00 00 - fade_length?
- f6 7f - fade_level? ***
+ f6 7f - fade_level but with difference? ***
04 - invert (going "down", 05, going "up", 04)
4f
f7 17 - time again?
@@ -186,6 +186,13 @@ FF_AUTOCENTER:
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+FF_GAIN:
+ 60 02 - header plus gain?
+ bf - gain (between ff and 00)
+ 00 00 00 00 00 00 00 00 00 00 00 00 00
+ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Rotation angle:
60 08 - header plus settings?