PS4 SDK -


未知
未知
C/C++

软件简介

这是索尼 PS4 游戏的 SDK 开发包,现在已经完全开源。

包含示例:

hello - Load libc module and perform getpid system call

sockets - Send a message over a TCP socket

modules - Load and dump a module

threads - Create and wait for a thread to increment a variable

canvas - Render to an HTML5 canvas

camera - Initialise the PlayStation Camera and capture 10 frames

pad - Read controller input (not finished)