Igromanru

Results 80 comments of Igromanru

> Currently, ue4ss home page and release tag (i.e. v3.0.1) shows the instructions for building ue4ss against main branch, which is incorrect Maybe it's not the right place to discuss,...

Personally, I find the feature unnecessary. Isn't it the first feature that requires an internet connection? When a single game suddenly asks for internet permissions, I'm always suspicious and I...

How is this issue related to UE4SS? UE4SS doesn’t have a built-in NoClip mod. And default console commands like god, fly, ghost, etc. depend on the game’s implementation and usually...

Maybe you could make some settings that the scanner would check only UE4SS relevant signatures like - GUObjectArray - GMalloc - FName::ToString - FName::FName(wchar_t*) - StaticConstructObject_Internal - FText::FText(FString&&) then print...

There isn't really a good reason why you would want to use the Release version. It's meanwhile very old and since the last "Stable" release a lot of important fixes...

I don't know much about CMake. But shouldn't there be a CMakeLists.txt ? How do I build it with Native Tools Command Prompt from VS 2022?

Online games are not supported. The game has even EasyAntiCheat.

1. `FindFirstOf` requires class name or short class name. `BP_ReplayGameInstance_C_2147482574` is not the class name, it's a name of an object instance in memory with added numbers to it. `BP_ReplayGameInstance_C`...

The error says that one of parameters is an "Out" parameter. For parameters that are passed by pointer and write a value to it, you have to pass a table...

How hard is it to read the log? ``` [2025-02-16 09:53:15] PS Scan attempt 1 [2025-02-16 09:53:15] [PS] Reading image [2025-02-16 09:53:15] [PS] Starting scan [2025-02-16 09:53:16] [PS] Scan finished...