Skip to content

Releases: TASEmulators/desmume

Release 0.9.13

23 May 10:02
Compare
Choose a tag to compare

In this version we have added support for high-resolution 3D rendering. Try the new "GPU Scaling Factor" feature to
increase the 3D resolution beyond the native resolution of 256x192 pixels. Also, the Cocoa frontend sees continued
radical enhancements and while the Windows frontend sees some new incremental enhancements.

release_0_9_9a

25 Mar 23:24
Compare
Choose a tag to compare

Release 0.9.9a is a maintenance and hacks release of a very old branch. For the actual "latest release" go to http://desmume.org/download/

This release adds the ability to embed microphone sample files into movies.
Movie format has changed, although the emulation core is the same, so movie sync is not affected.

  • To embed a sample into the movie, go to Config - Microphone Settings, check Use Microphone Sample, select a wav file, and then start recording a new movie.
  • To embed a series of samples, use the same base name for all of them, and to each of them add incrementing index starting with 0 and separated with an underscore, up to 255 sample files total. Example: sample_0.wav ... sample_254.wav. Alternatively, just name the files after digital indexes. Example: 0.wav ... 254.wav. Then select the 0th file in the series in the Microphone Settings, and all the other files will be loaded automatically.
  • To select the needed sample, use the hotkeys for Mic Next Sample and Mic Prev Sample.
    Index of the currently selected sample is recorded at the corresponding movie frames.