The tXtFL Game Guide

Advanced features...

NEW! Database Management: Want to tweak your players and teams directly? You can directly edit your football database using a database editor. Learn how.

UPDATED! Command Line: The tXtFL simulator has its roots in the command-line. As it grew a graphical shell, we thought to ourselves, "Why not keep the command line?" You can control your team by double-clicking selections in the table or using standard tXtFL commands in the input area. For those new to the command field, here are a few notes:

  • *1 If you want to go back to the previous prompt, choose the Back option (*1).
  • Enter,Enter,Enter Pressing Enter without making a choice will randomly make a selection for you. This is a great way to play an entire game even when you don't want to think.

NEW! In tXtFL 3, we've included tXtFL-cmd.bat, which allows you to launch and run the program in completely command-line mode.

Additional options: tXtFL also has a number of start-up options. You can apply these at startup from the command-line (e.g. java -jar tXtFL.jar --clean or ./run.sh --clean), or you can append these options to the launch command at the end of the launch files (run.sh or tXtFL-cmd.bat).

  • UPDATED "--cmd" Starting tXtFL with the "--cmd" flag will abandon the graphical interface entirely for this session and start the simulator in Total Text Mode. You can play the entire game and even draft players from a terminal window. Great with screenreaders for those with visual impairments.
  • "--clean" Sick and tired of your old teams and players? Clean it out by starting tXtFL with the --clean flag, which will replace your database with a fresh copy.
  • "--import=[file1]|[file2]" Import your spreadsheets directly from the command-line.

Compile tXtFL: If you'd rather compile tXtFL for yourself, tXtFL makes that easy through build scripts. Note that compilation is simple but not usually necessary. The Java binaries run the same on most platforms.

As of v.1.1, binaries can be built in one step by running the script, build.sh, from any bash prompt (eg Terminal in Linux, or Cygwin in Windows). Once built, the program can be launched by running, run.sh.

Run on an Unsupported Platform: Want to play tXtFL on your HPUX? or Solaris 10? or prefer Carbon to Cocoa on the Mac? You can swap out the lib/swt.jar with a library for your platform. Download alternative SWT libraries. Please note that we have not tested on any of these platforms. If you're given it a shot, we'd love to hear how it worked!

Back home-->


Copyright © 2002-12, Text Flex.
Official stuff. | Contact us.