Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ SetDataOffset
Method
SetDataOffset
pcsx2/CDVD/ThreadedFileReader.cpp:406–409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
void ThreadedFileReader::SetDataOffset(u32 bytes)
407
{
408
m_dataoffset = bytes;
409
}
Callers
2
tryIsoType
Method · 0.80
Detect
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected