click analytics

OSLib MOD v1.0.0 Released



oslib.jpg

A new version of the Oldschool Library (OSLib) a 2D graphics LIB for Sony PSP developers has been released. This release is a modified version of official v2.10 version, but adds the following functionality.* Added: oslSetReadKeysFunction(in t (*sceCtrlReadBufferPositi ve)(SceCtrlData *pad_data, int count));
* You can pass to it a function from a kernel prx, so you’ll be able to read all buttons (VOLUME_UP, NOTE…)
* oslUnsetReadKeysFunction( );
* Added: All USB.c functions now works
* Added: OSL_VERSION to know the current OSLib MOD version
* Added: oslSetHoldForAnalog to make the HOLD button work also for analog
* Added: support for intraFont.
* Added: Dialogs (message, error and net conf), many thanks to InsertWittyName for the sdk samples
* Added: On Screen Keyboard
* Added: Save and load
* Fixed: Tagged MP3 and ATRAC3+ now works
* Fixed: osl_keys->analogToDPadSensivity now works correctly
Download: Here

Related Posts...

Leave a Reply