MCPcopy Create free account
hub / github.com/cemu-project/Cemu / GetRPXHashBase

Function GetRPXHashBase

src/Cafe/CafeSystem.cpp:1094–1097  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1092 }
1093
1094 uint32 GetRPXHashBase()
1095 {
1096 return currentBaseApplicationHash;
1097 }
1098
1099 uint32 GetRPXHashUpdated()
1100 {

Callers 4

LatteShaderCache_LoadFunction · 0.85
_CheckAndMoveLegacySavesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected