Category: Nintendo DS
RayDS (06-01-2009) (NDS Techdemo)

RayDS is a raytracer for Nintendo DS in early stages. For now it’s using a hard coded scene.

The author naleksiev plans to improve his raytracer.

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

By with 0 comments
XM7Play (05-01-2009) (NDS Application)

XM7Play by sverx is a simple XM player based on libxm7.

Changes:

There were errors that were blocking the program after failures in loading a module. Now you’re able to resume and choose another tune.

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

By with 0 comments
Motor 3D – Nitro Engine v0.5.0 (NDS misc)

3D Engine – Nitro Engine is a 3D engine coded by Antonia Nino Diaz.

Changes:

– Text system and camera system optimized. New functions for the camera system.
– NE_TextPrintBox and NE_TextPrintBoxFree slightly changed. They can limit the text drawn to a number of characters set by the coder.
– Some functions made internal. Don’t use them unless you know what you are doing.
– Fixed (?) at least the 2D projection.
– HBL effects fixed.
– Touch test functions.
– NE_UPDATE_INPUT removed.
– It now supports any BMP size, and BMP with 4 bits of depth.
– Arrays made pointers, so there is more memory free when you are not using Nitro Engine. You can also configure the number of objects of each systems you are going to use.
– NE_TextPalette replaced by NE_Palette.
– You can clone materials to use the same texture with different colors. This doesn’t have the problems of cloning models.
– Added functions to remove all palettes and textures.
– Fixed NE_End().
– NE can free all memory used by it, and the coder can tell NE how much memory to use.
– Texture drawing system improved a bit.
– NE_PolyFormat simplified.
– Some bugfixes, code reorganized, define lists converted into enums.
– Clear bitmap supported, this is used to display an bitmap as rear plane. Each pixel can have different depth. This needs 2 VRAM banks to work.
– Solved some problems with 2D system and culling.
– Nomad NDS_Texture_Converter is no longer included, if you want it, look for it in google.
– Added Nitro Texture Converter, made by me. Open source, and it exports various levels of alpha in the textures that can handle it. It does only accept PNG files.
– NE now accepts any texture size. NE_SIZE_XXX defines removed as they are not needed now.
– Added a couple of examples.

http://www.elotrolado.net/hilo_motor-3d-nitro-engine-v-0-5-0_1078371

By with 0 comments
ThomDS v2.0 (Thomson MO5 emu for NDS)

ThomDS is a Thomson MO5 emulator for Nintendo DS.

http://www.portabledev.com/pages/ds/jeuxdev.-perso/thomds.php

By with 0 comments
MoonShell v2.00 (Beta 2) (NDS Application)

Infantile Paralyzer updated his his legendary shell application “MoonShell”. This is a second BETA of the upcomming v2 branch.

http://mdxonline.dyndns.org/2009/01/moonshell-version200-beta2.shtml

By with 0 comments
Stone Age (02-01-2009) (NDS Game)

maRk2512 updated his remake of the Amiga game Stone Age.

Changes:

Game show’s a message when EFS or MikMod init failed.

http://forum.palib.info/index.php?topic=6355.0

By with 0 comments
VocableDS v1.5 (NDS Application)

VocableDS is a vocabulary trainer for the Nintendo DS.

Changes:

After a wrong input the program will show you the right answer.

http://forum.palib.info/index.php?topic=6378.0

By with 0 comments
BubbleBobble DS (r2) (31-12-2008) (NDS Game)

jimay is currently working on a nativ Bubble Bobble remake for Nintendo DS.

As this is a sort of work in progress there is nothing big to play yet.

http://www.dev-fr.org/index.php/topic,4010

By with 0 comments
DS Visual Novel Reader v1.4.0 (NDS Application)

DS Visual Novel Reader is a visual novel reader for Nintendo DS.

Changes:

* Fixed a memory leak and a wild pointer in png loader.
* Prints an error instead of crashing if an image is corrupted.
* Large parts of the program have been rewritten, it’s now much more stable.
* Decreased png loading time by 10-25%
* ZIP file entries are cached to decrease novel load times.
* Scans ahead to preload the next image.
* Uses a modified version of libfat to decrease seek-times in large files.
* Crossfades between bgload/setimg commands.
* Added user-changeable settings: fontsize/textspeed/volume (music & sound)
* Program is skinnable, change the current skin via config.ini
* Novels can contain partial skins that override the user’s skin.
* touching screen advances text
* smoother load/save image animation
* touchpad scrolling downwards improved

Thanks to http://www.ds-scene.net for the news.

http://digital-haze.net/vnds.php

By with 0 comments
MoonShell v2.00 (Beta 1) (NDS Application)

After a long time of silence Infantile Paralyzer is back with another update of his legendary shell application “MoonShell”. This is a BETA of the upcomming v2 branch.

Thanks to http://www.gbatemp.net for the news.

http://mdxonline.dyndns.org/2008/12/moonshell-version200-beta1.shtml

By with 0 comments