News

Commander Genius (CGenius) v0.3.1.1 (Wiz Port misc)

Commander Genius aka CloneKeenPlus is an engine which interprets Commander Keen 1-4.

Release notes from Pickle:

Ive updated the all of the archives for the latest source code for cgenius.
One notable feature for this update is support for streaming the hqp ogg files, which are included (all except for gp2x too slow, but ogg support is compiled in if you have to have it)
Also added support for a the caanoo.
Also includes enhanced graphics replacements and also includes keen1 and keen4 sharware data.
Keen4 work has begun you can jump and run through levels and collect items so far.

http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,35,55

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Commander Genius (CGenius) v0.3.1.1 (GP2x Port misc)

Commander Genius aka CloneKeenPlus is an engine which interprets Commander Keen 1-4.

Release notes from Pickle:

Ive updated the all of the archives for the latest source code for cgenius.
One notable feature for this update is support for streaming the hqp ogg files, which are included (all except for gp2x too slow, but ogg support is compiled in if you have to have it)
Also added support for a the caanoo.
Also includes enhanced graphics replacements and also includes keen1 and keen4 sharware data.
Keen4 work has begun you can jump and run through levels and collect items so far.

http://dl.openhandhelds.org/cgi-bin/gp2x.cgi?0,0,0,0,20,2832

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

DS2x86 v0.01 (Alpha) (DOS emu for NDS)

DS2x86 by Patrick Aalto is a PC emulator for Nintendo DS. It’s purpose is to allow you to run old DOS games on your Nintendo DS game console. DS2x86 is a port of DSx86 port using the SuperCard DSTwo’s MIPS processor, therefor it will just run with such a card.

http://forum.gbadev.org/viewtopic.php?t=17435

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Droidsound v1.2 (Beta) (Android Application)

Droidsound is a free multi-format music player for Android devices, made by Swimsuit Boys. It is available for free and can play several old and new formats, including MOD, SID, XM, MP3, SNDH, S3M, IT, NSF and VGM/VGZ. Relive those classic tunes from the old days, or discover the new music still being made.

http://swimsuitboys.com/droidsound/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

YamaIRC v1.0.0.1 (Beta) (PSP Application)

YamaIRC is an Internet Relay Chat(IRC) Client for the Zune HD and PSP devices. It currently supports all the basics of IRC from PM’s to Actions(/me) to Joining/Parting Channels. It features Multi-Channel support, Selectable User Lists, Built In OSK, MyChannel Private Messaging Window, New Message Alerts, and more.

http://forums.qj.net/psp-development-forum/174565-yamairc-beta-1-internet-relay-chat-client.html

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Arsenal (31-12-2010) (NDS Game)

What happens if you put both french guys, Smaelum – the coder and Lobo – the graphics guy, into one big bottle and mix it well? Of course another fine Nintendo DS homebrew game.

Arsenal is a massive Shoot’em Up game with rendered graphics and plenty of bullets and enemies. It’s one of the Nintendo DS homebrew highlights released in 2010!

http://www.nintendomax.com/viewtopic.php?f=120&t=12789

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Engine02 (02-01-2011) (PSP misc)

Engine02 is a script-driven, multiplatform 2D game engine with builds for DOS, Windows, Linux, Intel/PPC MacOS, PSP, and Wii.

Changes:

* Added “Repository” support. Special files placed in the “repo” folder allow E02 to connect to other download resources. This makes possible the creation of public and private listings for third-party games, and private listings for local transfers between platforms (when already running an http server). This feature is not displayed when only the default repository file is found

-BugFixes-

* When a script line was followed by whitespace (space or tab), the whitespace would not be removed from the end of the loaded string. This would cause problems especially with filenames that were followed by comments, as the filename used would contain the space/tab characters and fail to load on some platforms. Trailing whitespace on strings is now ignored, eliminating this problem (comments can be used after strings, and the strings themselves will be terminated after the last non-whitespace character)

* Mode 5 for the Set_PaletteAlpha_Range Script Command attempted to set the global palette rather than the target palette, and when intentionally setting the Global Palette, the alpha was not properly applied. This Command should now function properly for mode 5, and for applying an alpha to the Global Palette colors

* The Dim_Palette_Range Script Command did not test for component value overflow when “Dimming” up, which caused them to “wrap around” and become the wrong colors. Using this Command to brighten the palette (a “Percentage” value greater than 128) should now work properly

* The “Installed Games” section of the menu would crash when no games were installed due to a test on an array entry for an array whose length matched the number of games (in this case, 0). The “Installed Games” menu will now display correctly under this condition, reporting no installed games and displaying only the option to return to the Main Menu

http://stealth.hapisan.com/E02/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

Engine02 (02-01-2011) (Wii misc)

Engine02 is a script-driven, multiplatform 2D game engine with builds for DOS, Windows, Linux, Intel/PPC MacOS, PSP, and Wii.

Changes:

* Added “Repository” support. Special files placed in the “repo” folder allow E02 to connect to other download resources. This makes possible the creation of public and private listings for third-party games, and private listings for local transfers between platforms (when already running an http server). This feature is not displayed when only the default repository file is found

-BugFixes-

* When a script line was followed by whitespace (space or tab), the whitespace would not be removed from the end of the loaded string. This would cause problems especially with filenames that were followed by comments, as the filename used would contain the space/tab characters and fail to load on some platforms. Trailing whitespace on strings is now ignored, eliminating this problem (comments can be used after strings, and the strings themselves will be terminated after the last non-whitespace character)

* Mode 5 for the Set_PaletteAlpha_Range Script Command attempted to set the global palette rather than the target palette, and when intentionally setting the Global Palette, the alpha was not properly applied. This Command should now function properly for mode 5, and for applying an alpha to the Global Palette colors

* The Dim_Palette_Range Script Command did not test for component value overflow when “Dimming” up, which caused them to “wrap around” and become the wrong colors. Using this Command to brighten the palette (a “Percentage” value greater than 128) should now work properly

* The “Installed Games” section of the menu would crash when no games were installed due to a test on an array entry for an array whose length matched the number of games (in this case, 0). The “Installed Games” menu will now display correctly under this condition, reporting no installed games and displaying only the option to return to the Main Menu

http://stealth.hapisan.com/E02/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

SMSPLUS v1 (Master System emu for Dingoo)

Another emulator port by Reesy, SMSPlus!

Release notes:

Hi,

Yes thats right its another SMSPLUS port…you can never have too many ports right ๐Ÿ˜‰

I started this before Dingear was released, if I had known someone else was working on a port I would probably not have bothered but hey the work is done now so I may as well release it.

Just in case you have never heard of SMS Plus, it is a Sega Master and Sega Game Gear Emulator originally created by a bloke called Charles MacDonald ( http://cgfm2.emuviews.com/ ).

Downloads are below.

http://reesy.gp32x.de/smsplusv1.zip
http://reesy.gp32x.de/smsplusv1_src.zip

Installation instructions can be found in the readme.txt found in the zip file but basically just copy the contents of the smsplusv1.zip file to the Games directory on your Dingoo and then update your jukebox. You should then be able to launch SMS and GG roms via the Roms menu option on your Dingoo.

Press SELECT to enter the menu system where you can change various settings and save or load your games etc.

The emulator is based on the excellent Dingoo SDK created by Flatmush and Harteex and so should work on all Dingoo models.

Later
Reesy

http://boards.dingoonity.org/dingoo-releases/smsplus-v1/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.