Changelog:
- Text rendering improved with performance test
- Fixed XMB Flip. Now is much more better.
- Added Printf functions.
- just initialize it: init_print(path_to_directory);
- write something to file: print("Hello World!\n");
- close the file: end_print();
- Added XMB Status
- Performance Patches for Font functions
Download Here