Skip to content

Instantly share code, notes, and snippets.

View K0bin's full-sized avatar

Robin Kertels K0bin

  • Germany
  • 07:20 (UTC +02:00)
View GitHub Profile
@K0bin
K0bin / Metacommands.txt
Created January 31, 2023 19:32
Nvidia D3D12 Metacommands
ID: 00007FFC8D287130
NAME: Conv (Convolution)
CREATION
NAME: InputResource
Type: GPU DESCRIPTOR HANDLE CBV SRV UAV
Input/Output:
STRUCTOFFSET: 0
NAME: FilterResource
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Sentry present
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Sending log on message using token
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Sending message 5514 (94 bytes)
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Send message success
2020-06-05 18:59:31,920 - protocol.protobuf_client - INFO - Processing packet of 56 bytes
2020-06-05 18:59:31,920 - protocol.protobuf_client - INFO - Processing message 1
2020-06-05 18:59:31,920 - protocol.protobuf_client - INFO - Processing message Multi
2020-06-05 18:59:31,921 - protocol.protobuf_client - INFO - Processing packet of 38 bytes
2020-06-05 18:59:31,921 - protocol.protobuf_client - INFO - Session id: -1781901951
2020-06-05 18:59:31,921 - protocol.protobuf_client - INFO - Processing message 751
@K0bin
K0bin / modules.json
Last active November 19, 2019 00:54
[
{
"nr": "CS1019",
"name": "Compilerbau",
"crp": 6
},
{
"nr": "CS1022",
"name": "Betriebssysteme",
"crp": 6
@K0bin
K0bin / autoexec.cfg
Last active March 10, 2023 13:58
CS:GO config
cl_invites_only_mainmenu 1
//Crosshair
cl_crosshair_t "1";
cl_crosshairsize "3";
cl_crosshairthickness "0.2";
cl_crosshairusealpha "1";
cl_crosshairalpha "255";
cl_crosshairgap "0.5";
cl_crosshair_drawoutline "1";