
I’ve mentioned before that it’s possible to run Sentinel Worlds I: Future Magic in DOSBox with Tandy sound enabled but I couldn’t figure out how to get it working. Today I’m back with good news in that I can tell you how to get this fixed so the trillions of SWFM fans out there can enjoy this fantastic game with the excellent Tandy sound!
Read more…

Kore 2 from Native Instruments is probably every sound organizer’s wet dream with sugar on top. Not only can it control a multitude of Softsynths but it’s database makes it easy to organize sounds and find them quickly when needed. I’ve purchased this nice tool last December and what’s better than telling a few details on how I put it’s features to good use?!
Read more…
Download: dark & modern looking UI skin for Ableton Live 6/7.
A while back I’ve created a custom skin for Ableton Live with this handy freeware skin editor. The editor dates back to Live 6 but it seems that skins made with it work just fine in Live 7. Live’s approach to UI design is very minimalistic which I think is a step into the right direction but the default color palettes are not everyone’s taste. I’ve been using this skin since a couple of months and it works nicely so here is Dark2008, a dark – but readable – theme for Ableton Live 6 and 7.

Read more…

In game development randomness is often necessary for certain tasks, be it the random distribution of graphic tiles, a random factor in NPC AI or random stats in a roleplaying game. Especially for the latter purpose the static Dice class provides a set of methods to roll dice as it is common in a Role-playing game, to be exact four-, six-, eight-, ten-, twelve-, twenty-sided and percentile dice.
Read more…
Categories: Dev, Featured, Random Picks Tags: ActionScript, AS3, D20, D6, Dice, Downloads, Flash, Flex, Game Development, Lab, Source Code, SWF
The AnimatedBitmap class provides functionality for Bitmap objects that are animated by using a series of still images. When creating a new AnimatedBitmap you provide a BitmapData object that contains an image that consists of the ‘single-frame’ images for the animation.
Read more…
Categories: Dev, Featured, Random Picks Tags: ActionScript, AS3, Bitmap, Downloads, Flash, Game Development, Lab, Source Code, Sprite, SWF
Recently I needed a HashMap for a project to map key/value pairs but in that particular case the Map required to map not just one but several values to a key. I could have used an array or object to store the values in and map that one but in practice it turned out that accessing the map looked rather messy. It would be much more elegant to have a map to that multiple values can be mapped directly. After some investigation (strangely even Java seems not to have a MultiMap included) I came up with writing my own MultiMap class, so here it is!
Read more…
Centered Selection is a simple but neat little JavaScript for Photoshop CS+ that can be used to create a rectangular or elliptical centered selection while maintaining the aspect ratio (i.e. width and height of the selection stay the same). Several options can be changed like the feather amount and the padding around the selection, whether using Antialias or not, creating an inverse selection and if an alpha channel should be created from the selection. This script can save a lot of hassle when trying to create a centered selection (imagine all that shift-, control- and space-holding and pressing to resize and drag around the selection)! As always a screenshot says more than thousand words.
Read more…
Download: Custom VEB Missions and Campaign for Jagged Alliance: Deadly Games
My big move has been delayed for a short time! I will leave here at the end of December and move to far east in middle January! I actually packed everything and made most preparations so I’m stuck with being bored now, counting every minute and hope that time passes faster.
So what to do? One good idea I had, was to keep up with writing some blog stuff that I already planned in my mind. One if it being about one of my favorite Abandonware DOS games Jagged Alliance: Deadly Games!
Over the last couple of decades this game kept me from being bored often! With it’s cozy winter evening fireplace warmth strategy gameplay atmosphere and quietly playing midi music it charms easily to take a session of round based war monging.
Read more…
Download: C64 Tools Disk images “SMS Tools 1 & 2″
After finally having the change to access some of my over ten years old C64 floppy disks relics with the XE1541 cable, I’ve found some neat rare tools which we used back in the old days and which you might want not to miss for your D64 file collection …

So here are the two SMS tools disks which contain various useful tools from my time on the 8bit era.
Read more…
Recent Comments