Page 1 of 1

TBCB2013 Hints and Tricks

Posted: Tue 08 Jul, 2014 10:30 am
by Paul Norman
Random Fighter Generator

The RFG uses the current fighter table to balance the stats used assigned to the new fighters, however when there are little or no fighters availble it does not have fighters to use as a reference. So you should make sure there are at least 100 fighters, preferably more in order to create well balanced random fighters.

Autoscheduler Crash on Opening

In some rare cases the autoscheduler will crash the game when opening. This can be caused by the Autoscheduler storing a reference that is no longer valid because the target has been deleted. This can be solved by using the "--restoregame" command line switch.
  • Find your tbcb2013.exe program file.
  • Create a file named "pisd_args.txt" in the same folder containing:

    Code: Select all

    --restoregame
    My Game
    
    Where "My Game" is the name of your game
  • Start Title Bout. The game will exit straight away, this is normal.
  • Delete the "pisd_args.txt" file you created
  • Start Title Bout again, this time you should see a new saved game called "My Game.restored". Load and check it out.

Re: TBCB2013 Hints and Tricks

Posted: Sun 27 Jul, 2014 4:31 pm
by javier_83
ohh thats why!!

i love to play with fictional fighters, so i created an empty saved game to start creating everything from scratch!!

Thanks Paul!!