H-uru / libhsplasma

Cross-platform Plasma data and network library
GNU General Public License v3.0
32 stars 30 forks source link

Revert "Use Win32 API in `hsFileStream`." #246

Closed zrax closed 2 years ago

zrax commented 2 years ago

Reverts H-uru/libhsplasma#242

This causes a massive performance regression in reading PRPs (see H-uru/PlasmaShop#64):

There are also reports of written PRPs containing the wrong or outdated content (see #244).

This can be re-added in the future if the issues can be resolved, but for now I'd like to get a new release of libhsplasma and PlasmaShop that fixes these regressions.

Resolves #244 Resolves H-uru/PlasmaShop#64