There are multiple functions that look similar across different games, such as XDK funcs, the entrypoint/main. It would be nice to identify the general asm pattern that these functions use, and then ...
The --taint-intrafile flag enables cross-function taint analysis within a single file. This allows Opengrep to track how taint flows through function calls, method invocations, object constructors, ...