mirror of
https://github.com/GAMMACASE/NoclipSpeed.git
synced 2025-12-06 18:08:39 +00:00
Move same gamedata fields to #default section
This commit is contained in:
parent
3ecc270c4f
commit
cf305d758a
@ -1,6 +1,6 @@
|
|||||||
"Games"
|
"Games"
|
||||||
{
|
{
|
||||||
"csgo"
|
"#default"
|
||||||
{
|
{
|
||||||
"Keys"
|
"Keys"
|
||||||
{
|
{
|
||||||
@ -12,6 +12,24 @@
|
|||||||
"CBaseEntity::m_RefEHandle" "12"
|
"CBaseEntity::m_RefEHandle" "12"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"Offsets"
|
||||||
|
{
|
||||||
|
"OSType"
|
||||||
|
{
|
||||||
|
"windows" "1"
|
||||||
|
"linux" "2"
|
||||||
|
}
|
||||||
|
|
||||||
|
"m_angRotation"
|
||||||
|
{
|
||||||
|
"class" "CBaseEntity"
|
||||||
|
"prop" "m_angRotation"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
"csgo"
|
||||||
|
{
|
||||||
"Signatures"
|
"Signatures"
|
||||||
{
|
{
|
||||||
"CGameMovement::FullNoClipMove"
|
"CGameMovement::FullNoClipMove"
|
||||||
@ -21,34 +39,10 @@
|
|||||||
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x9C\x00\x00\x00\xA1\x2A\x2A\x2A\x2A\x8B\x5D\x08\x3D\x2A\x2A\x2A\x2A"
|
"linux" "\x55\x89\xE5\x57\x56\x53\x81\xEC\x9C\x00\x00\x00\xA1\x2A\x2A\x2A\x2A\x8B\x5D\x08\x3D\x2A\x2A\x2A\x2A"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
|
||||||
{
|
|
||||||
"OSType"
|
|
||||||
{
|
|
||||||
"windows" "1"
|
|
||||||
"linux" "2"
|
|
||||||
}
|
|
||||||
|
|
||||||
"m_angRotation"
|
|
||||||
{
|
|
||||||
"class" "CBaseEntity"
|
|
||||||
"prop" "m_angRotation"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"cstrike"
|
"cstrike"
|
||||||
{
|
{
|
||||||
"Keys"
|
|
||||||
{
|
|
||||||
//CGameMovement
|
|
||||||
"CGameMovement::player" "4"
|
|
||||||
|
|
||||||
//CBaseEntity
|
|
||||||
//Offset is relative to m_angRotation netprop
|
|
||||||
"CBaseEntity::m_RefEHandle" "12"
|
|
||||||
}
|
|
||||||
|
|
||||||
"Signatures"
|
"Signatures"
|
||||||
{
|
{
|
||||||
"CGameMovement::FullNoClipMove"
|
"CGameMovement::FullNoClipMove"
|
||||||
@ -58,20 +52,5 @@
|
|||||||
"linux" "@_ZN13CGameMovement14FullNoClipMoveEff"
|
"linux" "@_ZN13CGameMovement14FullNoClipMoveEff"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
"Offsets"
|
|
||||||
{
|
|
||||||
"OSType"
|
|
||||||
{
|
|
||||||
"windows" "1"
|
|
||||||
"linux" "2"
|
|
||||||
}
|
|
||||||
|
|
||||||
"m_angRotation"
|
|
||||||
{
|
|
||||||
"class" "CBaseEntity"
|
|
||||||
"prop" "m_angRotation"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user