Skip to content

OpenPS4/SDL2_ORBIS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 for liborbis

What does this do?

This is an unofficial port of SDL2.0 for PlayStation 4 using liborbis. It is ugly and some functionalities are not tested. I have no idea about SDL and the base port have been done in less than 24 hours porting from VITA code so sure you could improve it and make it much better than me or port it for other libraries. No intention from me to maintain it.

You can get a little sample in liborbis repository with video and pad using SDL. Audio is using directly liborbis although i have implemented audio part on SDL i have not tested it, but i left some init method for externals libraries on liborbisAudio to avoid callbacl function and control buffer population with your own hands link, feel free to test it.

Sample link

Credits

Special thanks goes to:

  • xerpi,Cpajuste,rsn8887 and others who made SDL-Vita port without it i could not been done it.
  • Hitodama for his incredible work with ps4sdk.
  • All people involved with liborbis.
  • Of course to the SDL crew for all this stuff.

About

SDL2 unofficial port for liborbis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.5%
  • C++ 1.7%
  • Other 0.8%