VNDS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox homebrew
{{Infobox homebrew
| title      = VNDS
| title      = VNDS
| image      = [[File:Dsvisualnovalreader141.png]]
| image      = https://dlhb.gamebrew.org/dshomebrew/vnds.png
| type        = Other
| type        = Other
| version    = 1.5.0
| version    = 1.5.0
Line 7: Line 7:
| author      = Jake Probst (anoNL)
| author      = Jake Probst (anoNL)
| website    = http://digital-haze.net/vnds.php
| website    = http://digital-haze.net/vnds.php
| download    = Media:Virtualnovelreader150ds.rar
| download    = [https://dlhb.gamebrew.org/dshomebrew/vnds.7z 1.49 and 1.5]
| source      = http://digital-haze.net/vnds.php
| source      = http://digital-haze.net/vnds.php
}}
}}
Line 31: Line 31:


==Changelog==
==Changelog==
'''1.5.0 04/05/09'''
'''1.5.0 2009/05/04'''


Jake:
Jake:
Line 38: Line 38:
* Redid FIFO stuff.
* Redid FIFO stuff.
* 'if var == 0' works with unset variables again.
* 'if var == 0' works with unset variables again.
Dilt:
Dilt:
* Cleartext command.
* Cleartext command.
'''1.4.2'''
'''1.4.2'''
* Global vars were reset when loading a save file.
* Global vars were reset when loading a save file.
Line 56: Line 58:
* Variables weren't saved properly.
* Variables weren't saved properly.


'''1.3.5 02/06/08'''
'''1.3.5 2008/06/02'''


Jake:  
Jake:  
Line 62: Line 64:
* Endscript actually do something (returns to titlescreen).
* Endscript actually do something (returns to titlescreen).


'''1.3.4 29/05/08'''
'''1.3.4 2008/05/29'''


Jake:
Jake:
Line 68: Line 70:
* Something happened to make True Remembrance work (diff doesnt explain much).
* Something happened to make True Remembrance work (diff doesnt explain much).


'''1.3.3 25/05/08'''
'''1.3.3 2008/05/25'''


Jake:
Jake:
Line 77: Line 79:
* Left/right moves to first/last option in select screen/choices.
* Left/right moves to first/last option in select screen/choices.


'''1.3.2 23/05/08'''
'''1.3.2 2008/05/23'''


anoNL:
anoNL:
Line 88: Line 90:
* Added support for AAC format (for sound effects only).
* Added support for AAC format (for sound effects only).


'''1.3.1 23/05/08'''
'''1.3.1 2008/05/23'''


Jake:
Jake:
Line 99: Line 101:
* New save theme.
* New save theme.


'''1.3.0 21/05/08'''
'''1.3.0 2008/05/21'''


anoNL:
anoNL:
Line 113: Line 115:
* Performance: text rendering.
* Performance: text rendering.
* Performance: savefile loading speed.
* Performance: savefile loading speed.
Jake:
Jake:
* About screen (after constant prodding).
* About screen (after constant prodding).
Line 118: Line 121:
* Slight change in save menu (how it resizes).
* Slight change in save menu (how it resizes).


'''1.2.7 30/03/08'''
'''1.2.7 2008/03/30'''


Jake:
Jake:
* Fixed problem with backgrounds not loading and other weirdness.
* Fixed problem with backgrounds not loading and other weirdness.


'''1.2.6 30/03/08'''
'''1.2.6 2008/03/30'''


Jack:
Jack:
* Fixed saves for real this time, maybe.
* Fixed saves for real this time, maybe.


'''1.2.5 30/03/08'''
'''1.2.5 2008/03/30'''


anoNL:
anoNL:
Line 136: Line 139:
Programming: Jake Probst, anoNL.
Programming: Jake Probst, anoNL.


<br>
==External links==
* Author's website - http://digital-haze.net/vnds.php
 
[[Category:DS homebrew applications]]
[[Category:DS homebrew applications]]
[[Category:Other DS applications]]
[[Category:Other DS applications]]

Revision as of 08:38, 7 September 2021

VNDS
vnds.png
General
Author(s)Jake Probst (anoNL)
TypeOther
Version1.5.0
LicenceMixed
Links
[1.49 and 1.5 Download]
Website
Source
Advertisements

<htmlet>adsense</htmlet>


DS Visual Novel Reader is a Nintendo DS application used for playing gamebooks formatted with sound and pictures. It is designed to play visual novels created in .scr format.

Installation

Extract the .tar.gz onto the root of the SD card so the path is /vnds/.

To install a visual novel, extract the tar.gz in /vnds/novels/ (so it has its own folder like /vnds/novels/tsukihime/).

Sound files should be in /vnds/novels/<game folder>/sound/.

Alternatively, take the .novel file and place it in the /vnds/novel/ folder.

Visit here for more VNDS novels.

Note from developer:

Any save prior to version 1.3.1 needs to be ran though the sav2xml.py utility in the /tools/ folder (requires Python to run).

Also make sure the path is correct. If you run it and you get stuck at a white screen, launch it with an alternative launcher, such as DSOrganize or DSChannels.

Changelog

1.5.0 2009/05/04

Jake:

  • .novel support.
  • Download novels directly onto ds.
  • Redid FIFO stuff.
  • 'if var == 0' works with unset variables again.

Dilt:

  • Cleartext command.

1.4.2

  • Global vars were reset when loading a save file.
  • Changing the skin via config.ini didn't work.
  • Date wasn't saved properly in save files.
  • Missing resources no longer generate warning messages.
  • Fast reading by holding Y is now a lot faster.
  • Background fades more intelligent (fade to black on bg change).

1.4.1

  • Graphical glitches in the GUI.
  • Backlight control could only turn the screen off on the original DS.
  • PNG loading crashed on corrupt or wide (> 256 pixels) images.
  • Sound didn't unmute when returning to the main menu.
  • Tapping the screen advanced the script even in choice-mode.
  • Variables weren't saved properly.

1.3.5 2008/06/02

Jake:

  • 3 small fixed bugs in loading saves made.
  • Endscript actually do something (returns to titlescreen).

1.3.4 2008/05/29

Jake:

  • Fixed a bug in loading saves/skipping text.
  • Something happened to make True Remembrance work (diff doesnt explain much).

1.3.3 2008/05/25

Jake:

  • Fixed problem with time not changing.
  • .sav keeps track of game state to make loading faster.
  • Does nothing when attempting to load an empty save.
  • Loads script in 4k blocks.
  • Left/right moves to first/last option in select screen/choices.

1.3.2 2008/05/23

anoNL:

  • Bugfix: ArchiveFileHandle.Read() didn't work as expected (didn't update the read pointer afterwards).
  • Bugfix: removed file io from interrupt handler.
  • Bugfix: texture streaming bug in the save/load menu.
  • Rewrote text cache to use freetype's built-in caching system.
  • Added option to interrupt delay commands by pressing A, B or the touchscreen.
  • Skip scene functionality, hold R and press Y to skip ahead to the next scene/choice.
  • Added support for AAC format (for sound effects only).

1.3.1 2008/05/23

Jake:

  • Fixed linebreaks in choices.
  • String variables.
  • Variable placement in commands.
  • Moved save format over to .xml (converter provided).
  • Less efficient, but more stable sleep mode.
  • Collision detection more efficient.
  • New save theme.

1.3.0 2008/05/21

anoNL:

  • Support for png formats other than 8bit/channel truecolor.
  • Support for uncompressed .zip format for storing foreground/background/sound, except MP3 music.
  • Rewrote sound/music code which caused ~80-90% of all crashes.
  • Slightly improved text anti-aliasing.
  • Rewrote line-wrapping algorithm, now supports UTF-8 character encodings.
  • New save/load menu.
  • Improved visuals for the in-game choice view.
  • Script loader is better protected against buffer overflows.
  • Bugfix: empty folders show up as valid novels in the main menu, but crash the program upon selection.
  • Performance: text rendering.
  • Performance: savefile loading speed.

Jake:

  • About screen (after constant prodding).
  • `random` command (see documentation).
  • Slight change in save menu (how it resizes).

1.2.7 2008/03/30

Jake:

  • Fixed problem with backgrounds not loading and other weirdness.

1.2.6 2008/03/30

Jack:

  • Fixed saves for real this time, maybe.

1.2.5 2008/03/30

anoNL:

  • MP3 support.

Credits

Programming: Jake Probst, anoNL.

External links

Advertising: