OSLib Modv2 PSP: Difference between revisions
From GameBrew
More actions
m HydeWing moved page OSLib Mod v2 PSP to OSLib Modv2 PSP over redirect: revert |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP homebrew | {{Infobox PSP homebrew | ||
| title = OSLib Modv2 | | title = OSLib Modv2 | ||
| image = https://dlhb.gamebrew.org/psphomebrew/ | | image = https://dlhb.gamebrew.org/psphomebrew/OSLibMOD.jpg|250px | ||
| type = Game engine | | type = Game engine | ||
| version = | | version = 1.1.2 (14 Apr 2014) | ||
| licence = Mixed | | licence = Mixed | ||
| author = dogo | | author = dogo | ||
| Line 12: | Line 12: | ||
<youtube>vsQmOnFZonI</youtube> | <youtube>vsQmOnFZonI</youtube> | ||
OldSchool Library (OSLib) MODv2 | OldSchool Library (OSLib) MODv2 is a 2D graphics library for the PSP. It is a modded version of [[OldSchool_Library_PSP|OSLib]] 2.10 and [[OSLib_MOD_PSP|OSLib MOD]]. | ||
Installation | ==Installation== | ||
Copy libosl.a to $PSPSDK/lib/. | Copy libosl.a to $PSPSDK/lib/. | ||
Copy the oslib directory (containing header files) in $PSPSDK/include/. | Copy the oslib directory (containing header files) in $PSPSDK/include/. | ||
User guide | ==User guide== | ||
You can find the documentation in the Doc directory, or consult it online | You can find the documentation in the Doc directory, or consult it online [http://dogo.github.io/oslibmodv2 here]. | ||
http://dogo.github.io/oslibmodv2 | |||
==Changelog== | |||
'''v1.1.2''' | |||
* Updated: libpng to 1.5. | |||
* Updated: Doxyfile to 1.8.6 | |||
* Fixed: Doxygen warnings. | |||
==Credits== | |||
* uppfinnarn for update libpng and makefile. | |||
* Strangelove for fixing many bugs. | |||
* STAS for tha patch fixing many bugs. | |||
* pspZorba for his adhoc sample. | |||
* MrMr[iCE] for libpspmath. | |||
* InsertWittyName for all the sdk's dialog samples. | |||
* Brunni for OSLib. | |||
* Sakya for OSLib MOD. | |||
* BenHur for intraFont. | |||
==External links== | |||
* Author's website - https://dogoautilio.wordpress.com/ | |||
* Github, http://dogo.github.io/oslibmodv2/files.html | |||
[[Category:PSP homebrew games]] | |||
[[Category:Homebrew game engines on PSP]] | |||
