mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Rewrote project in Rust
This commit is contained in:
@@ -1,42 +1,42 @@
|
||||
{
|
||||
"CSSDSEndFrameViewInfo": {
|
||||
"m_ViewName": 8,
|
||||
"m_nViewId": 0
|
||||
},
|
||||
"CSSDSMsg_EndFrame": {
|
||||
"m_Views": 0
|
||||
},
|
||||
"CSSDSMsg_LayerBase": {
|
||||
"m_LayerName": 40,
|
||||
"m_ViewName": 16,
|
||||
"m_displayText": 48,
|
||||
"m_nLayerId": 32,
|
||||
"m_nLayerIndex": 24,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"CSSDSMsg_ViewRender": {
|
||||
"m_ViewName": 16,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"CSSDSMsg_ViewTarget": {
|
||||
"m_Name": 0,
|
||||
"m_TextureId": 8,
|
||||
"m_nDepth": 36,
|
||||
"m_nFormat": 44,
|
||||
"m_nHeight": 20,
|
||||
"m_nMultisampleNumSamples": 40,
|
||||
"m_nNumMipLevels": 32,
|
||||
"m_nRequestedHeight": 28,
|
||||
"m_nRequestedWidth": 24,
|
||||
"m_nWidth": 16
|
||||
},
|
||||
"CSSDSMsg_ViewTargetList": {
|
||||
"m_Targets": 24,
|
||||
"m_ViewName": 16,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"SceneViewId_t": {
|
||||
"m_nFrameCount": 8,
|
||||
"m_nViewId": 0
|
||||
}
|
||||
"CSSDSEndFrameViewInfo": {
|
||||
"m_ViewName": 8,
|
||||
"m_nViewId": 0
|
||||
},
|
||||
"CSSDSMsg_EndFrame": {
|
||||
"m_Views": 0
|
||||
},
|
||||
"CSSDSMsg_LayerBase": {
|
||||
"m_LayerName": 40,
|
||||
"m_ViewName": 16,
|
||||
"m_displayText": 48,
|
||||
"m_nLayerId": 32,
|
||||
"m_nLayerIndex": 24,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"CSSDSMsg_ViewRender": {
|
||||
"m_ViewName": 16,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"CSSDSMsg_ViewTarget": {
|
||||
"m_Name": 0,
|
||||
"m_TextureId": 8,
|
||||
"m_nDepth": 36,
|
||||
"m_nFormat": 44,
|
||||
"m_nHeight": 20,
|
||||
"m_nMultisampleNumSamples": 40,
|
||||
"m_nNumMipLevels": 32,
|
||||
"m_nRequestedHeight": 28,
|
||||
"m_nRequestedWidth": 24,
|
||||
"m_nWidth": 16
|
||||
},
|
||||
"CSSDSMsg_ViewTargetList": {
|
||||
"m_Targets": 24,
|
||||
"m_ViewName": 16,
|
||||
"m_viewId": 0
|
||||
},
|
||||
"SceneViewId_t": {
|
||||
"m_nFrameCount": 8,
|
||||
"m_nViewId": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user