mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-12 21:38:38 +00:00
Update pointers.json
This commit is contained in:
parent
3c931c3140
commit
efc9ee17e7
@ -1,25 +1,21 @@
|
||||
// Pointers used to auto-update
|
||||
[
|
||||
{
|
||||
"Game": "Witcher3",
|
||||
"GameVersion": "1.11",
|
||||
"GameAddresses": [
|
||||
{
|
||||
"Description": "Sign",
|
||||
"BasePointer": { "value": 42942304 },
|
||||
"Offsets": [ 40, 16, 32, 3008 ]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Game": "RocketLeague",
|
||||
"GameVersion": "1.10",
|
||||
"GameAddresses": [
|
||||
{
|
||||
"Description": "Boost",
|
||||
"BasePointer": { "value": 21998084 },
|
||||
"Offsets": [ 88, 1452, 1780, 540 ]
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"Game":"RocketLeague",
|
||||
"GameVersion":"1.12",
|
||||
"GameAddresses":[
|
||||
{
|
||||
"Description":"Boost",
|
||||
"BasePointer":{
|
||||
"value":22094988
|
||||
},
|
||||
"Offsets":[
|
||||
1252,
|
||||
1452,
|
||||
1800,
|
||||
540
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user