mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 20:55:56 +00:00
removed hardware info seems make perfomance issues , will test something more lightweight
This commit is contained in:
parent
4ae879875e
commit
d4d7e9f5f6
6 changed files with 1 additions and 24 deletions
|
@ -29,7 +29,6 @@ public:
|
|||
|
||||
private:
|
||||
void LoadSystemModules(const std::filesystem::path& file);
|
||||
void PrintSystemInfo();
|
||||
|
||||
Core::MemoryManager* memory;
|
||||
Input::GameController* controller = Common::Singleton<Input::GameController>::Instance();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue