supertuxkart-sourceforge-migration / stk-migration-test2

0 stars 0 forks source link

no-graphics option #337

Open supertuxkart-sourceforge-migration opened 10 years ago

supertuxkart-sourceforge-migration commented 10 years ago

Author: kinsu

Add an option that would enable to run STK without graphics, so we can make batches & statistics to test how the AI handles tweaked kart configurations.

See http://forum.freegamedev.net/viewtopic.php?f=17&t=1624#p16052

Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/337

supertuxkart-sourceforge-migration commented 10 years ago

Author: hikerstk This is mostly done. ATM the stk windows is still shown, but the actual race is not displayed anymore, resulting in a significant improved runtime (around 20 times faster than real time).

If there should be a need to not even open a window, please open a new ticket.

Cheers, Joerg