Difference between revisions of "Links"

From The Game-Maker Archive
Jump to navigationJump to search
Line 29: Line 29:
  
 
* '''[https://github.com/AnimatorPro/Animator-Pro/downloads Autodesk Animator binary ]'''
 
* '''[https://github.com/AnimatorPro/Animator-Pro/downloads Autodesk Animator binary ]'''
* [http://animatorpro.org/# Autodesk Animator source code]
+
** [http://animatorpro.org/# Autodesk Animator source code]
 
* [http://www.programmersheaven.com/download/3236/download.aspx Dave's Targa Animator] -- For working with .FLI files.
 
* [http://www.programmersheaven.com/download/3236/download.aspx Dave's Targa Animator] -- For working with .FLI files.
 
* [http://www.hpo4.dk/ml-consulting/anm/index.php MLC Deluxe Paint Animation Decoder] -- For playing .ANM files (Barracuda) in Media Player.
 
* [http://www.hpo4.dk/ml-consulting/anm/index.php MLC Deluxe Paint Animation Decoder] -- For playing .ANM files (Barracuda) in Media Player.
 
* [http://sylvainhb.blogspot.com/2009/03/bbl-to-png-converter.html .BBL to .PNG converter] -- Perl script by Sylvain Martin. Optimized for Linux.
 
* [http://sylvainhb.blogspot.com/2009/03/bbl-to-png-converter.html .BBL to .PNG converter] -- Perl script by Sylvain Martin. Optimized for Linux.
* '''[http://sylvainhb.blogspot.com/2009/03/vgmaps-tool-for-rds-game-maker.html VGMaps tool]''' -- Perl script by Sylvain Martin, used to render level maps on this wiki. Optimized for Linux.
+
** '''[http://sylvainhb.blogspot.com/2009/03/vgmaps-tool-for-rds-game-maker.html VGMaps tool]''' -- Perl script by Sylvain Martin, used to render level maps on this wiki. Optimized for Linux.
* [http://sylvainhb.blogspot.com/2009/03/bbl-metadata.html .BBL metadata extractor] -- Perl script by Sylvain Martin. Optimized for Linux.
+
** [http://sylvainhb.blogspot.com/2009/03/bbl-metadata.html .BBL metadata extractor] -- Perl script by Sylvain Martin. Optimized for Linux.
* [http://www.run.montefiore.ulg.ac.be/%7Emartin/pppteam/gmdump.c .GAM to XML converter] -- POSIX C program by Sylvain Martin.  
+
** [http://www.run.montefiore.ulg.ac.be/%7Emartin/pppteam/gmdump.c .GAM to XML converter] -- POSIX C program by Sylvain Martin.  
* [http://139.165.223.2/~martin/scene/gam2xml.pl .GAM to XML converter] -- Perl Script by Sylvain Martin. Optimized for Linux.
+
*** [http://139.165.223.2/~martin/scene/gam2xml.pl .GAM to XML converter] -- Perl Script by Sylvain Martin. Optimized for Linux.
  
 
=== Music utilities ===  
 
=== Music utilities ===  
Line 50: Line 50:
  
 
* [http://www.dosbox.com/ DOSBox] -- for playing Game-Maker and its games on modern Windows machines.
 
* [http://www.dosbox.com/ DOSBox] -- for playing Game-Maker and its games on modern Windows machines.
* '''[http://dfendreloaded.sourceforge.net/ D-Fend Reloaded]''' -- Good Windows frontend for DOSBox.
+
** '''[http://dfendreloaded.sourceforge.net/ D-Fend Reloaded]''' -- Good Windows frontend for DOSBox.
* [http://boxer.washboardabs.net/ Boxer] Decent DOSBox frontend for Mac OS X.  
+
** [http://boxer.washboardabs.net/ Boxer] Decent DOSBox frontend for Mac OS X.  
 
* [http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm Joy2Key] -- for mapping joysticks to keystrokes.
 
* [http://www.electracode.com/4/joy2key/JoyToKey%20English%20Version.htm Joy2Key] -- for mapping joysticks to keystrokes.
 
* '''[http://www.dev-labs.com/kr/keyboard.html Keyboard Remapper]''' -- Flexible key mapping software for Windows
 
* '''[http://www.dev-labs.com/kr/keyboard.html Keyboard Remapper]''' -- Flexible key mapping software for Windows

Revision as of 19:52, 18 January 2012

Here accumulates a repository of general links about, regarding, and associated with Game-Maker.

Information

Resources

Personal sites

Tools

Image utilities

Music utilities

Playback utilities

  • DOSBox -- for playing Game-Maker and its games on modern Windows machines.
  • Joy2Key -- for mapping joysticks to keystrokes.
  • Keyboard Remapper -- Flexible key mapping software for Windows
  • KeyRemap4MacBook -- Flexible key mapping software for Mac OS

References

Other