Skip to content

Commit

Permalink
Presests: Add alternative versions for Valorant
Browse files Browse the repository at this point in the history
Adds alternative mouse and wasd presets by @LocksmithArmy
  • Loading branch information
LocksmithArmy authored Apr 4, 2024
1 parent e2ff51c commit 2e62be7
Show file tree
Hide file tree
Showing 6 changed files with 680 additions and 0 deletions.
137 changes: 137 additions & 0 deletions presets/mouse/mouse-dot-dot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"default_height": 0,
"default_width": 0,
"elements": [
{
"id": "body",
"mapping": [
328,
1,
283,
242
],
"pos": [
1,
179
],
"type": 0,
"z_level": 0
},
{
"id": "area",
"mapping": [
493,
245,
100,
100
],
"pos": [
91,
245
],
"type": 0,
"z_level": 0
},
{
"code": 1,
"id": "lmb",
"mapping": [
1,
1,
139,
174
],
"pos": [
0,
0
],
"type": 3,
"z_level": 1
},
{
"code": 2,
"id": "rmb",
"mapping": [
143,
1,
139,
174
],
"pos": [
146,
0
],
"type": 3,
"z_level": 1
},
{
"id": "wheel",
"mapping": [
285,
246,
48,
95
],
"pos": [
117,
79
],
"type": 4,
"z_level": 1
},
{
"code": 5,
"id": "smb1",
"mapping": [
285,
1,
40,
62
],
"pos": [
0,
210
],
"type": 3,
"z_level": 1
},
{
"code": 4,
"id": "smb2",
"mapping": [
284,
1,
41,
62
],
"pos": [
11,
273
],
"type": 3,
"z_level": 1
},
{
"id": "dot",
"mapping": [
614,
207,
20,
20
],
"mouse_radius": 50,
"mouse_type": 0,
"pos": [
132,
284
],
"type": 9,
"z_level": 1
}
],
"flags": 8,
"overlay_height": 421,
"overlay_width": 285,
"space_h": 0,
"space_v": 0
}
137 changes: 137 additions & 0 deletions presets/mouse/mouse-dot-no-box.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"default_height": 0,
"default_width": 0,
"elements": [
{
"id": "body",
"mapping": [
328,
1,
283,
242
],
"pos": [
1,
179
],
"type": 0,
"z_level": 0
},
{
"id": "area",
"mapping": [
614,
244,
100,
100
],
"pos": [
91,
245
],
"type": 0,
"z_level": 0
},
{
"code": 1,
"id": "lmb",
"mapping": [
1,
1,
139,
174
],
"pos": [
0,
0
],
"type": 3,
"z_level": 1
},
{
"code": 2,
"id": "rmb",
"mapping": [
143,
1,
139,
174
],
"pos": [
146,
0
],
"type": 3,
"z_level": 1
},
{
"id": "wheel",
"mapping": [
285,
246,
48,
95
],
"pos": [
117,
79
],
"type": 4,
"z_level": 1
},
{
"code": 5,
"id": "smb1",
"mapping": [
285,
1,
40,
62
],
"pos": [
0,
210
],
"type": 3,
"z_level": 1
},
{
"code": 4,
"id": "smb2",
"mapping": [
284,
1,
41,
62
],
"pos": [
11,
273
],
"type": 3,
"z_level": 1
},
{
"id": "dot",
"mapping": [
614,
207,
20,
20
],
"mouse_radius": 50,
"mouse_type": 0,
"pos": [
132,
284
],
"type": 9,
"z_level": 1
}
],
"flags": 8,
"overlay_height": 421,
"overlay_width": 285,
"space_h": 0,
"space_v": 0
}
Binary file modified presets/mouse/mouse.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2e62be7

Please sign in to comment.