Bug 67 - Benchmark batch files are Windows-specific
Status: RESOLVED FIXED
Alias: None
Product: Unreal Tournament 2003
Classification: Unclassified
Component: Graphical Client
Version: unknown
Hardware: PC Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2002-09-14 13:55 EDT by Matthew Arnold
Modified: 2002-09-18 23:01:07 EDT
0 users

See Also:



Description Matthew Arnold 2002-09-14 13:55:05 EDT
The benchmark batch files included in ut2003_demo/Benchmark are
Windows-specific. It would be good to have ones that work with Linux without
having to hack them. Plus, the directories necessary for storing the results in
$HOME/.ut2003 are not created by default.
Comment 1 Ryan C. Gordon 2002-09-14 14:47:44 EDT
Will fix. Thank you!

--ryan.

Comment 2 Ryan C. Gordon 2002-09-17 00:09:48 EDT
Directories are now created as needed in our internal codebase. Shell scripts
are written. Look for it in the next release. Thanks!

--ryan.

Comment 3 Matthew Arnold 2002-09-18 10:26:54 EDT
As was noted on the mailing list, after applying the 1080 patch, all the shell
scripts now look for ../ut2003 instead of ../ut2003_demo. Also
botmatch-asbestos.sh and botmatch-citadel.sh still have the slashes going the
wrong way after the -exec argument.
Comment 4 Ryan C. Gordon 2002-09-18 23:01:07 EDT
Corrected in the 1080c demo patch.

--ryan.