vicboma1 / loaderDumpsArcade

Loader Dumps Arcade run Taito Type X | NESICAxLive arcade machines games in your PC
MIT License
48 stars 13 forks source link

PLATFORM - WriteFile Async #29

Closed vicboma1 closed 4 years ago

vicboma1 commented 4 years ago

Some games waits a long time to start, the reason is because the write files are blocking. This paper explains a measure to optimize the write files https://docs.microsoft.com/en-us/windows/win32/fileio/synchronous-and-asynchronous-i-o