y66 Posted October 23, 2007 Report Share Posted October 23, 2007 Would like to be able to replay hands from major tournaments, kibbing a single player (seeing his hand and dummy's only), and have the software pause each time this player is about to bid or play. Does anyone know of software that converts LIN files into this style of replay format? Thank you. Quote Link to comment Share on other sites More sharing options...
ArcLight Posted October 23, 2007 Report Share Posted October 23, 2007 If you save the hands to your hard disk, or watch the tournaments so you have them locally on your hard disk, I would think itr snot so hard to write a Python or PERL program to add a few key elements, such as pauses, or hiding hands. To make it easy, you can have the parser generate 4 output files, one for each player, and have the correct hands exposed. When "playing" dummy, you would only see 1 hand (or all 4) depending on how you want it to work Quote Link to comment Share on other sites More sharing options...
y66 Posted October 23, 2007 Author Report Share Posted October 23, 2007 I see Paul Bethe has a Python program that converts LIN files to PBN files. Maybe I can hack this. Nice program Paul. EDIT: On second thought, it looks like Tis Veugen's PBN Viewer has most of what I'm looking for. Will try this instead of doctoring LIN files for playback in BBO viewer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.