While trying to integrate p_sprint into MicroWindows, darkshadow88 and I discovered a bug in p_sprint. I fixed it and updated the first post:
version 0.63a
- bugfix: removed the sceCtrlSetSamplingCycle(0) and sceCtrlSetSamplingMode(PSP_CTRL_MODE_ANALOG) calls from the p_spReadKeyEx init routine
Comment: calling this reinitialised reading from the controller which can mess up the routine that p_sprint runs alongside to when using p_spReadKeyEx. Therefore it has been removed from that routine. p_spReadKey still uses it, though its default setting has been changed to Analog from Digital
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Lua Player Lua Player
Lua playercools has updated his Lua Player v0.20 Mod 2 to LuaPlayer v0.20 Mod 3 for LuaPlayer v0.20.
The big news about Lua Player v0.20 Mod 3 is its MP3 and Ogg support. Meanwhile, the overclocking functions were removed because it could be potentially dangerous if the function is not used correctly.
The Ogg and the he Mp3
C/C++ Development Studio C/C++ Development Studio
-Maniac- has dropped by our PSP development forums to tell us about the release of the tool he coded for aspiring homebrew deveopers for PSP - C/C++ Development Studio. It's a PC-based development application designed specifically to help coders via enhanced devoloping GUI/environment
LUA BMPlib for PSP LUA BMPlib for PSP
Youresam has released LUA BMPlib for PSP. This is a library for helping Lua script coders to load and use BMP images in their Lua programs with a simple line of code. Currently this version is not optimized, and can be slow. Youresam is trying to optimize this library for a better performance
Snes9xTYL++ version 23 Source Code Snes9xTYL++ version 23 Source Code
If you're interested in taking homebrew emulation further, or if you just want a bunch of extra source codes you can learn from, then we've got a treat for you. Via DCEmu, we've learned that DaveX has released the source codes to some of the different versions of Snes9xTYL++, which you can download below
Lua Player Hm Lua Player Hm
For those of you who are having trouble getting homemister91's System Player 101 to work on your PlayStation Portable handheld running on older custom firmware, then you'll be happy to know that the developer has come out with a new Lua-based system browser which is customized for the 1.50 kernel and the 3.xx kernel
fMSX fMSX- It’s been almost two years since fMSX PSP last saw an update, so today seems as good a day as any to release an updated version
3.80 PsarDumper KL4E/KL3E decompressor by _HellDashX_ 3.80 PsarDumper KL4E/KL3E decompressor by _HellDashX_
A new PsarDumper with KL4E/KL3E decompressor has been released for 3.80 firmware. The app is reportedly from _HellDashX_ but users are warned before using it as no readme or changelog was provided in the archive.
The original download file comes from CoolJ's website
Easy Accelerated Image Rendering Lib Easy Accelerated Image Rendering Lib
Easy Accelerated Image Rendering Lib is a homebrew application for image rendering designed to be an alternative to graphics.c/h. It was created by the_darkside_986 and some of its noteworthy features include the ability to stretch and rotate images as well as a user-friendly interface
Lua Compiler Lua Compiler
melterx12 from our forums has released a new program today to help Lua coders get to grips with the language and compile ua code for running on a PSP. Some of you may be thinking that you don't need a compiler for Lua code, you can simply write it in notepad and save the Luascripts as .Lua files