Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "MNGPlayer"

From Creatures Wiki
Jump to navigation Jump to search
(Oops, I lied. source code from mngplayer is not being used in openc2e ;))
m
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
[[Image:MNGPlayer.png|right|thumb|Playing the DS music in MNGPlayer]]
 
[[Image:MNGPlayer.png|right|thumb|Playing the DS music in MNGPlayer]]
'''MNGPlayer''' is a program written by [[GreenReaper]] for playing the [[MNG files|MNG]] [[music]] for [[Creatures 2]], [[Creatures 3]] and [[Docking Station]]. This music can be created and edited in its sister program, [[MNGPad]] - these are packaged together as part of the '''MNGEdit''' project. It requires the .NET Framework from Windows Update to be installed first.
+
'''MNGPlayer''' is a program written by [[GreenReaper]] that was the first tool to be able to play [[MNG files|MNG]] [[music]] for [[Creatures 2]], [[Creatures 3]] and [[Docking Station]] (or files created and edited by its sister program, [[MNGPad]]), allowing the Creatures Community to create and test their own music for the first time ever. However, it was later found to implement AleotoricLayers differently from the actual engines, leading to a sometimes noticeable difference between music played by MNGPlayer and by the games.
 +
 
 +
It requires the .NET Framework from Windows Update to be installed first.  MNGPlayer has been [https://creaturescaves.com/forum.php?view=3&thread=5779 reported to have errors] when used on Windows 7 and more recent OSes.
 +
 
 +
Source code from MNGPlayer is freely available for download under the [[Wikipedia:GPL|GPL]].
 +
 
 +
==See also==
 +
*[[MNGPlayer2]], released in 2021.
  
Source code from MNGPlayer (which is freely available for download under the [[Wikipedia:GPL|GPL]]) can be adapted or derived to add MNG support to other projects.
 
 
==External links==
 
==External links==
 
* [https://sourceforge.net/projects/mngedit/ MNGEdit project page]
 
* [https://sourceforge.net/projects/mngedit/ MNGEdit project page]
* [http://windowsupdate.com/ Windows Update] (or [http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&DisplayLang=en .NET Framework download])
+
* [https://support.microsoft.com/en-us/windows/windows-update-faq-8a903416-6f45-0718-f5c7-375e92dddeb2 Windows Update FAQ] (or [https://dotnet.microsoft.com/ .NET Framework download])
 
[[Category: Unofficial C2 Tools]][[Category: Unofficial C3/DS Tools]]
 
[[Category: Unofficial C2 Tools]][[Category: Unofficial C3/DS Tools]]

Latest revision as of 00:21, 5 July 2022

Playing the DS music in MNGPlayer

MNGPlayer is a program written by GreenReaper that was the first tool to be able to play MNG music for Creatures 2, Creatures 3 and Docking Station (or files created and edited by its sister program, MNGPad), allowing the Creatures Community to create and test their own music for the first time ever. However, it was later found to implement AleotoricLayers differently from the actual engines, leading to a sometimes noticeable difference between music played by MNGPlayer and by the games.

It requires the .NET Framework from Windows Update to be installed first. MNGPlayer has been reported to have errors when used on Windows 7 and more recent OSes.

Source code from MNGPlayer is freely available for download under the GPL.

See also[edit]

External links[edit]