mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
chore(profile): a lot of work having to do with graphics
This commit is contained in:
parent
ebf88595d9
commit
2363e04c76
153 changed files with 2402 additions and 566 deletions
|
|
@ -1,3 +1,4 @@
|
|||
CVar__Set 00766940 f end=00766982
|
||||
CVGxColorBitsCallback 00769240 f end=007692CF type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)"
|
||||
CVGxDepthBitsCallback 007692D0 f end=0076935F type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)"
|
||||
CVGxTripleBufferCallback 00769360 f end=007693AB type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)"
|
||||
|
|
@ -19,4 +20,3 @@ CVGxStereoConvergenceCallback 00769C30 f end=00769C54 type="bool __stdcall func(
|
|||
CVGxStereoSeparationCallback 00769C60 f end=00769C84 type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)"
|
||||
CVGxResolutionCallback 0076A220 f end=0076A57F type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)"
|
||||
CVGxRefreshCallback 0076A580 f end=0076A62D type="bool __stdcall func(CVar* h, char* oldValue, char* newValue, void* arg)"
|
||||
CVar__Set 00766940 f end=00766982
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
s_cvDeselectOnClick 00BD08F0 l type="CVar*"
|
||||
s_cvAutoLootDefault 00BD0914 l type="CVar*"
|
||||
s_cvPredictedPower 00BD0A08 l type="CVar*"
|
||||
g_predictedHealthCVar 00BD0A04 l type="CVar*"
|
||||
g_predictedPowerCVar 00BD0A08 l type="CVar*"
|
||||
s_cvGxStereoEnabled 00CABA98 l type="CVar*"
|
||||
s_cvGxRefresh 00CABA9C l type="CVar*"
|
||||
s_cvGxMaximize 00CABAA0 l type="CVar*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue