Software:UFMOD
From HandWiki
Original author(s) | Asterix and Quantum |
---|---|
Initial release | 26 January 2006[1] |
Stable release | 1.25.2a
/ 12 October 2020 |
Written in | Assembler |
Operating system | Microsoft Windows, Linux, FreeBSD, KolibriOS |
Available in | 3 languages |
List of languages English, Spanish, Russian | |
Type | Game middleware Game development tool Digital audio workstation |
License | Freeware |
Website | ufmod |
uFMOD (or μFMOD) is a freeware audio player library written in x86 assembly language. It is used to load and play audio files in XM format.
In the library name, the lowercase u letter is the micro symbol μ [2]
The uFMOD source code can be compiled using FASM.[3]
Operating System | Audio Libraries |
---|---|
Microsoft Windows | WinMM, DirectSound, OpenAL |
Linux | OSS, ALSA, OpenAL |
FreeBSD | OSS |
KolibriOS | Infinity Sound Audio Library |
The uFMOD library was ported to several programming languages and development environments:
The AOCRYPT cryptographic engine uses uFMOD to ensure a specific executable file size.[7] The patcher dUP2[8] uses uFMOD to play background music.
Games using uFMOD
Due to its small size, the uFMOD is used in compact video games to play background music, for example:
- Lunar Jetman Remake,[9] a PC remake of the ZX Spectrum original.
- Four-in-a-row,[10] an open source game for Windows and Linux.
- Shooter 2D,[6] an open source shooter implemented for the Independent Games Developers Contests (IGDC).
- Diamond Fighters,[11] a freeware 2D arcade for Linux.
References
- ↑ "The Unofficial XM File Format Specification: FastTracker II, ADPCM and StrippedModule Subformats", Quantum, 2006
- ↑ Kameñar, Vladimir (2021-06-01). "What does the "u" in uFMOD mean?". https://www.quora.com/What-does-the-u-in-uFMOD-mean.
- ↑ "Is NASM dead?", Narkive Newsgroup Archive, 2006
- ↑ "PureBasic: User-Libs", PureArea, 2007-09-02
- ↑ "Play .XM .MOD audio files in Delphi without DLLs", StackOverflow, 2014-01-18
- ↑ 6.0 6.1 "Development of the game in 115 kb", Sudo Null, perfect.daemon, 2014
- ↑ Оловянишников, А. Р.; Симаков, Е. Е. (2021). "Разработка алгоритма и программного обеспечения для шифрования данных" (in Russian). Young Scientist 2 (43): 46–52. ISSN 2077-8295. https://moluch.ru/young/archive/43/2296/. Retrieved 2021-05-29.
- ↑ Manuel Rey Vilar (2014). "Aprende el Arte de la Ingeniería Inversa" (in Spanish). University of Almería. p. 354. http://www.adminso.es/recursos/Proyectos/PFM/2014_15/PFM_ingenieria_inversa/PFM_ingenieria_inversa.pdf.
- ↑ J. Roberts, K. Saunders, S. Lamb (2015). "Lunar Jetman Remake". Indie Retro News. http://www.indieretronews.com/2015/01/lunar-jetman-remake-zx-spectrum.html.
- ↑ "Four-in-a-row", FreeBasic Portal, 2012
- ↑ Andru (2008-07-16). "Diamond Fighters". https://www.linux.org.ru/news/games/2941121.
External links
Original source: https://en.wikipedia.org/wiki/UFMOD.
Read more |