Local Nobody
Local Nobody
> Could you please document your process as offered? Thanks again! Sure. But a little bit later and it'll probably be [here](https://github.com/m4dEngi/steamworks_dumper), since it's outside of scope of RPW project.
I'm sorry, but I don't have enough time now to support the client beta. Maybe in the future.
Try the latest version.
It's not possible, because the type info hints are missing in dumps. Even vtable positions for functions sometimes require manual validation.
This fork is a bit out of date atm, maybe that's the reason why it doesn't work as expected...
I know that project is already a mess and i'm considering reorganizing and migrating it to cmake, but still... maybe you can make it at least a little bit more...
IClientFriends doesn't work as intended since steam chat ui update. Since chat update IClientSharedConnection interface is used to interact with steam friends. At this point you'll probably want to use...
You can get necessary values using client protobuf dumps from steamdb or steamkit projects. Those values (predefined array in @velvey 's code) are regular client protobuf messages that will be...
IClientUser & IClientEngine interfaces appear to be outdated. I'll try to update the project to work with latest stable client as soon as i'll get some free time. With current...
We can't rely on them being present.