Ben Wyatt

Results 4 issues of Ben Wyatt

I made [a small tool](https://github.com/googleben/BinderToolTester) for testing backwards compatibility. It runs both tools, then compares the outputs.. It checks for missing files/folders, extra files/folders, and compares file content byte-for-byte. I...

Fixes https://github.com/maximegmd/CyberEngineTweaks/issues/888. Pretty straightforward changes - mainly just converted `Enum.m_value` to a union and wrote conversions where needed. Important bits: - Two constructors still only take `int32_t` which theoretically isn't...

# Bug in `Enum` class Operating system: Windows Game version: 2.01 CET version: 1.27.1 GPU: RTX 4080 ## The Problem In the CET Enum class, there's some missed casts that...

bug

Fills out CNamePool and all its internal types (that I could figure out). There's still a bit left un-reversed but I think this covers anything you'd want to do that...