Bumuckl.com - development & design since 2005Bumuckl is my name. And I am a tech addict. And a passionate geek. And an enthusiastic coder. Now and again a hacker. Sometimes a designer. I am devoted to Lua. I love Apple and Mac OS. I used to be active in the PSP Hacking Scene. Now I waste my time with webdevelopment. And maybe more. Actually I dabble into everything. But just call me coder.
Sopran R1 is meant to be a homebrew-webbrowser for Sony PSP. It was designed to replace the embarassing built-in PSP webbrowser. But since I decided to stop PSP development I also stopped working on Sopran. However, Sopran is available in work-in-progress (W.I.P) revision 6. The template engine is almost fully integrated, coming along with a pretty nice design. Typing is much easier due to the embedded Danzeff OSK. Tabbed browsing is also supported and you can establish connections to websites. The main thing that is missing is the HTML-Renderengine. So far, below is a list of embedded features:
tabbed browsing (unlimited amount of tabs)
built-in Danzeff OSK for easy typing
Views to be included: HTML render, Text, HTML DOM Tree, Sourcecode
Additional features to be included: Bookmarking system, Notes, Transfers
Feel free to download the latest W.I.P version. You can, of course, use code, improve your lua skills or you can even continue developing (that would be great). But don't forget to give me some credits for the hard work ;)
incLib gives you the ability to run PSP Luaplayer code, no matter if old or new one, on all homebrew-enabled PSPs using PGELua Wrapper. So you can run deprecated and old luascripts on all kinds of PSPs (the PSP has to be homebrew-enabled, once again!), and you can also run LuaplayerHM-based scripts on the faster and much more stable PGELua. And all of this with the help of the incLib. Just "dofile" or "require" the incLib at the startup of the lua script and there you go...
incLib offers Luaplayer emulation on PGELua
incLib brings your old scripts back to life
incLib is free and OpenSource?
Due to the poor performance, the project has been canceled and the development has been terminated. However, incLib was in a advanced state and there was a huge amount of functions included. If you want to learn/use/whatever things related to the incLib, feel free to download the latest W.I.P-file!
You want to see incLib running? Check out the demonstration video on Youtube, where you can see the old Bermuda Creative Suite 3 emulated in PGELua: http://www.youtube.com/watch?v=nMm6z2lhRyw
FastFood Deluxe is a Fastfood restaurant simulation game. Buy, sell and manage your stock, do advertising for more customers, manage your employees and much more!
FastFood Deluxe comes along with three different languages: French, German and English. Have fun!
Wie bereits gesagt gibt es jede Menge verschiedene LUAInterpreter für die PSP:
LUAPlayer 0.16 - 0.20 : Das ist der Standard LUAPlayer mit Standardfunktionen, den man normalerweise verwendet(ist in der Regel aber nur lauffähig bis CFW 3.52 M33 und PSP FAT)
LUAPlayer Mod 2 - Mod 4 : Ein gemoddeter LUAPlayer von Cools, mit massenweise nützlichenFunktionen...(Allerdings auch nur lauffähig bis CFW 3.52 M33 und PSP FAT)
Luaplayer HM, ein gemoddeter LuaPlayer von HomeMister91, bietet noch mehr Funktionen als der Luaplayer von Cools, läuft auch auf allen CFW's und auf PSP Fat sowie PSP Slim. Wird allerdings mit zunehmender Versionszahl inkompatibler und instabiler, und sogar auch umständlicher. Ich empfehle LuaplayerHM 2, der läuft noch am stabilsten.
PGELua, die Phoenix Game Engine (von InsertWittyName und Mk2k) in Verbindung mit Lua. Momentan der beste LuaInterpreter den es gibt. Er ist enorm schnell und bietet enorm viele klasse Funktionen bei sehr viel Stabilität und Sicherheit. Achtung: die Syntax des PGELua sieht ein wenig anders aus als die der "gewöhnlichen" Luaplayer.