aboutsummaryrefslogtreecommitdiff
path: root/force-effects.txt
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2020-09-19 18:43:06 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2020-09-19 18:43:06 +0300
commit70ce2b0760bd6970c01f3d42245f9d5ca08c3929 (patch)
tree010c7383baec25c4d011912d0edbd669865d1900 /force-effects.txt
parentead4c5cfa251960521b9ece94c8847a2765214ff (diff)
downloadhid-tmff2-70ce2b0760bd6970c01f3d42245f9d5ca08c3929.tar.gz
hid-tmff2-70ce2b0760bd6970c01f3d42245f9d5ca08c3929.zip
Added dynamic updating of ramp effects
Other changes include: + Freed memory at end of init in hid-tminit.c + Fixed some error messages + Removed ugly t300rs_modify_*_envelope, replaced with t300rs_modify_envelope
Diffstat (limited to 'force-effects.txt')
-rw-r--r--force-effects.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/force-effects.txt b/force-effects.txt
index bd5b8d1..4f6973e 100644
--- a/force-effects.txt
+++ b/force-effects.txt
@@ -122,6 +122,19 @@ FF_RAMP:
Modifying:
Sweet baby jesus
I'll figure this out later
+ Ramp(?):
+ 60 00 - standard header
+ 01 - ID
+ 0e - ???
+ 03 - ramp?
+ e3 04 - difference?
+ 7d 75 - "level"?
+ 05 - ????
+ 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
+
Envelope:
60 00 - standard header