Unreal Karaulov

Results 62 issues of Unreal Karaulov

I tried to rename names, but table is broken after any changes (if name bigger then default)

**HLCSG:** ``` Entering cs_assault.map Error: Entity 11, Brush 6: Only one ORIGIN brush allowed. ```

Before / After : ![image](https://github.com/twhl-community/HalfLife.UnifiedSdk.MapDecompiler/assets/88730285/e0e2be2a-a82a-483f-a094-9c436162999a) ![image](https://github.com/twhl-community/HalfLife.UnifiedSdk.MapDecompiler/assets/88730285/cb21ab44-176d-4de7-9faf-64c3a45e08b2)

Texture browser _(напоминалка что бы не забыть)_

enhancement

I can't pass my code to this bot because it not read all github repository. Also I cant paste my code in textbox for adrenaline bot, because it strip all...

![image](https://github.com/user-attachments/assets/ed5a850d-98d6-4387-b3d0-bb22c312cacb)

This can fix Windows XP build ?

``` [CHEAT1] Command=SCANHISTORY Arg1=.*?\.(exe|7z|rar|zip) Arg2=.*?cheatname.* Cheat=Cheat Name 1 .... [CHEAT90] Command=SCANHISTORY2 Arg1=.*?\.(exe|7z|rar|zip) Arg2=.*?cheatname2.* Cheat=Cheat Name 2 ``` I can read only CHEAT64 and rickyah/ini-parser stop works without any reason. (empty...

```buf + phdrDos->e_lfanew``` crash, buf size always 0x1000, e_lfanew is 666666 for example.

How to get modules/threads without access to process? to get modules(drivers) and threads(for example startaddress as systeminformer) for processes like 'system' 'system idle process' with no access.