http://bugs.winehq.org/show_bug.cgi?id=8052
------- Additional Comments From wine@enzerink.net 2007-14-04 20:50 ------- Created an attachment (id=5782) --> (http://bugs.winehq.org/attachment.cgi?id=5782&action=view) Relay log in win98 mode
The relay output file for Galactic Civilizations II is 400MB just to get to the initial menu so I used:
grep -B20 -C20 "Number of Planets" relay.log
to grab 20 lines either side of each occurrence of this piece of known text in the game.