Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xwal/PS4-NetCheatAPI

Netcheat API for PS4 4.05
https://github.com/0xwal/PS4-NetCheatAPI

cheat cheatengine game netcheat ps4 ps4lib

Last synced: 1 day ago
JSON representation

Netcheat API for PS4 4.05

Awesome Lists containing this project

README

        

# netCheatAPI-for-PS4
Netcheat API for PS4

## Installation

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](https://github.com/BISOON/ps4-api-server/releases) use corresponding update of PS4API.BIN
* netCheat app you can download it from here [ncUpdateDir.zip](http://netcheat.gamehacking.org/ncUpdater/).

## Note

Netcheat will read 65000 bytes in one request, so in the [API.cs](https://github.com/BISOON/netCheatAPI-for-PS4/blob/master/PS4API-NC/API.cs#L99) I just devided the number of requested bytes by 16384 to make sure the browser will not crash.


Image1

Image1