mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Create pointers.json
This commit is contained in:
parent
bceee63cb4
commit
d9329ff012
25
pointers.json
Normal file
25
pointers.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
// 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 ]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user