Netcheat API for PS4
Drop all dlls from here bin/release
to [your netCheat folder]/APIs/
- You need PS4API server payload to use this, you can download it from here PS4API.bin use corresponding update of PS4API.BIN
- netCheat app you can download it from here ncUpdateDir.zip.
Netcheat will read 65000 bytes in one request, so in the API.cs I just devided the number of requested bytes by 16384 to make sure the browser will not crash.