Quake 2 Crash
I am pretty far with the Quake 2 PSP development. Nearly all of the maps load successfully. But unfortunatly I over write some bytes somewhere and I need help to find the error. I have not much experince in debugging psp code.
So if there is anyone who has good psp debugging skills, please contact me. Tyranid seems to be busy at the moment.
I also have rewritten the model loading and drawing code. Saves some bytes and is much faster. The unloading code is also working. You can switch between the maps now. This is imporant for singleplayer and multiplayer gaming.
Dashboard always in foreground
The dashboard is a really useful gadget in Mac OS X. But sometimes you want to have a widget always on your desktop, not only when you focus the dashboard. So here is another trick. You can access a lot of hidden Mac OS X features with the command defaults.
Enter this line in the terminal and restart your dock.
defaults write com.apple.Dashboard devmode YES
When you now leave the dashboard while you are dragging a widget it will be on your desktop like a normal application window.
Tremulous Antidecon Mod
Some of you might know the Quake 3 based game Tremulous. It is a team based first person shooter. Two races, aliens and humans with different abilities play against each other. Each team has some structures. I sometimes play Tremulous in my rare leisure time.
One of the problems in Tremulous is that some people join the server, destonstructs some important buildings and leave. Usually the “deconned” team loses. This is a serious problem on some servers. So I have written a very small mod to face this problem: the Tremulous Antidecon Mod.
The concept is pretty simple. After some minutes of gameplay new players are disallowed to deconstruct for some time.
(more…)
Stay tuned
I began working on Quake 2 PSP a few hours ago. So old and potential new beta testers join the irc-chat to get the newest archives in the next days. I hope to get a new stable build soon.
What will be in the next version of Quake 2 PSP? You can start all single player maps (hopefully), but the game will still crash when you change the map. This will be the next step in the long process of memory cleanup. Maybe I get sound working again, maybe not.
No, i do not know when I am the next time happy with the result to release the next version. Time for a nap.
