-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
wishlistRequests that are back-burnered in lieu of more important tasksRequests that are back-burnered in lieu of more important tasks
Description
It might better our ability to modify PAYDAY at the low level if we knew exactly what version of libcxx the game is compiled with, and possibly even the exact commit.
While we can (somewhat) safely make assumptions about libcxx (e.g. function signatures and memory layout for non-internal functionality, like std::string) it would be even better if we could leverage information-specific details for the purpose of understanding inlined functions in payday and the like.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wishlistRequests that are back-burnered in lieu of more important tasksRequests that are back-burnered in lieu of more important tasks