User Tools

Site Tools


falcon4:tools:runtiles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
falcon4:tools:runtiles [2009-08-04 15:17]
snakeman fixed typos and added some 4dos notes.
falcon4:tools:runtiles [2017-10-13 19:56]
snakeman http to https switch.
Line 7: Line 7:
 This is a MS-DOS batch file which runs the tiles one by one into the ancient Image Alchemy DOS utility. It then creates M, L and T tiles from the original H tiles for you automatically. This is a MS-DOS batch file which runs the tiles one by one into the ancient Image Alchemy DOS utility. It then creates M, L and T tiles from the original H tiles for you automatically.
  
-You need to put H tiles into some directory, along with your fartiles palette ​pcx image. This image could be just basic H tile but with fartile palette and xfartile.pcx filename.+You need to put H tiles into some directory, along with your fartiles palette ​PCX image. This image could be just basic H tile but with fartile palette and xfartile.pcx filename.
  
 //Please note that you do not need the 4dos.com anymore when running the batch file.// //Please note that you do not need the 4dos.com anymore when running the batch file.//
Line 19: Line 19:
  
 Copy all your new H tiles to some temp directory, then place this runtiles.bat and  Copy all your new H tiles to some temp directory, then place this runtiles.bat and 
-the //fartile// palette PCX file to the same dir. Rename the fartile ​pcx file for "​**xfartile.pcx**"​ filename.+the //fartile// palette PCX file to the same dir. Rename the fartile ​PCX file for "​**xfartile.pcx**"​ filename.
  
 Then run "​runtiles.bat"​ from your DOS screen and sit back. if all goes well, after the process you should have the original H tiles and also M, L and T tiles, where T tiles use the color palette from xfartile.pcx image. Then run "​runtiles.bat"​ from your DOS screen and sit back. if all goes well, after the process you should have the original H tiles and also M, L and T tiles, where T tiles use the color palette from xfartile.pcx image.
Line 25: Line 25:
 **runtiles.bat**:​ **runtiles.bat**:​
  
-<​code>​+<​code ​dos>
 @echo off @echo off
 md mtiles md mtiles
Line 54: Line 54:
 Here is the example runtiles with larger (normal for nowadays?) 512 resolution tile support added. Here is the example runtiles with larger (normal for nowadays?) 512 resolution tile support added.
  
-<​code>​+<​code ​dos>
 @echo off @echo off
 md htiles md htiles
Line 90: Line 90:
 ====== Notes ====== ====== Notes ======
  
-Download [[http://tactical.nekromantix.com/​f4/​downloads/​Runtiles.v1.1.rar|Runtiles.v1.1.rar]] or [[http://tactical.nekromantix.com/​f4/​downloads/​Runtiles_for_512.rar|Runtiles_for_512.rar]] packages. //These archives still contain the OLD 4dos.com batch files, just use the above code examples to create the batch files.//+Download [[https://www.pmctactical.org/​f4/​downloads/​Runtiles.v1.1.rar|Runtiles.v1.1.rar]] or [[https://www.pmctactical.org/​f4/​downloads/​Runtiles_for_512.rar|Runtiles_for_512.rar]] packages. //These archives still contain the OLD 4dos.com batch files, just use the above code examples to create the batch files.//
falcon4/tools/runtiles.txt · Last modified: 2024-03-19 09:16 by snakeman