Add more game window title options
This commit is contained in:
@@ -47,6 +47,8 @@ namespace utils
|
||||
|
||||
bool has_clwb();
|
||||
|
||||
std::string get_cpu_brand();
|
||||
|
||||
std::string get_system_info();
|
||||
|
||||
std::string get_firmware_version();
|
||||
@@ -54,4 +56,8 @@ namespace utils
|
||||
std::string get_OS_version();
|
||||
|
||||
ullong get_tsc_freq();
|
||||
|
||||
u64 get_total_memory();
|
||||
|
||||
u32 get_thread_count();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user