Kawe Mazidjatari 70f89c1bd8 Fix incorrect ConVar string assignment in executable
This ConVar's name was set to its helpstring. This patch solves it by assigning the name field to an existing string that makes sense, and moving the helpstring into the actual helpstring field. An additional instruction has been inserted to load the NULL string address into RAX, which required light instruction shifting. After performing this patch, the ConVar now could be ser in the console.
2023-06-05 10:27:23 +02:00
..
2023-05-25 22:25:33 +02:00
2023-06-05 00:27:36 +02:00
2023-06-03 18:10:32 +02:00
2023-06-01 22:55:36 +02:00
2023-05-29 21:41:17 +02:00
2023-06-05 01:37:00 +02:00
2023-06-01 23:44:55 +02:00
2023-05-15 20:43:24 +02:00
2023-05-29 21:11:17 +02:00
2023-06-05 01:45:33 +02:00
2023-05-15 20:47:17 +02:00
2023-05-15 20:47:17 +02:00
2023-06-05 01:45:33 +02:00
2023-05-15 20:47:17 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00