1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-03-28 14:56:24 +01:00
gbe_fork/helpers
2024-12-10 23:20:37 +02:00
..
common_helpers timed memory allocator for: Steam_Remote_Storage::GetFileNameAndSize(), Steam_Matchmaking_Servers::GetServerDetails(), Steam_Remote_Storage::GetUGCDetails() to avoid leaking memory 2024-12-10 23:20:37 +02:00
dbg_log change Steam_Apps::SetDlcContext() according to review notes by universal963 2024-07-07 02:39:21 +03:00
pe_helpers pe_helpers: use multibyte std::string + write null terminator when injecting dll (not needed but to be safe) 2024-06-30 03:18:39 +03:00
common_helpers.cpp remove duplicate helper 2024-12-07 00:59:52 +02:00
dbg_log.cpp * update the method of reading json to be less wasteful + get path as const ref whe loading json 2024-07-07 02:39:21 +03:00
pe_helpers.cpp pe_helpers: use multibyte std::string + write null terminator when injecting dll (not needed but to be safe) 2024-06-30 03:18:39 +03:00