Category: Nintendo DS

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

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

By · 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

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

By · 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

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

By · 0 comments