Difference between revisions of "Links"

From The Game-Maker Archive
Jump to navigationJump to search
Line 28: Line 28:
 
* [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.
+
* [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-metadata.html .BBL metadata extractor] -- Perl script by Sylvain Martin.
+
* [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.
+
* [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.
+
* [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===  

Revision as of 09:00, 21 October 2011

Here I mean to form 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.
  • D-Fend Reloaded -- Good Windows frontend for DOSBox.
  • Boxer Decent DOSBox frontend for Mac OS X.
  • Joy2Key -- for mapping joysticks to keystrokes.
  • Keyboard Remapper -- Flexible key mapping software for Windows
  • KeyRemap4MacBook -- Flexible key mapping software for Mac OS

Other