Saved games, gibo
- 1/7,000,000,000
- Dies with sente
- Posts: 93
- Joined: Thu Aug 30, 2012 12:41 pm
- Rank: EGF mid sdk
- GD Posts: 0
- Has thanked: 87 times
- Been thanked: 11 times
Saved games, gibo
I have trouble with my games. The server saves them in a weird format that only the wbaduk sgf editor can read. Can i do something to open them with cgoban?
- oren
- Oza
- Posts: 2777
- Joined: Sun Apr 18, 2010 5:54 pm
- GD Posts: 0
- KGS: oren
- Tygem: oren740, orenl
- IGS: oren
- Wbaduk: oren
- Location: Seattle, WA
- Has thanked: 251 times
- Been thanked: 549 times
Re: Saved games, gibo
1/7,000,000,000 wrote:I have trouble with my games. The server saves them in a weird format that only the wbaduk sgf editor can read. Can i do something to open them with cgoban?
I use multigo to convert the files. It's a pretty good program.
-
xed_over
- Oza
- Posts: 2264
- Joined: Mon Apr 19, 2010 11:51 am
- Has thanked: 1179 times
- Been thanked: 553 times
Re: Saved games, gibo
here's what I use
http://sowhat.ifdef.jp/SGF/gib2SGF.html
It can convert online, but there's also a link to a downloadable Ruby script: gib2sgf.rb
http://sowhat.ifdef.jp/SGF/gib2SGF.html
It can convert online, but there's also a link to a downloadable Ruby script: gib2sgf.rb
-
dsatkas
- Dies in gote
- Posts: 62
- Joined: Sun Oct 09, 2016 4:27 am
- Rank: EGF 5k
- GD Posts: 0
- KGS: 2k
- IGS: 2k
- OGS: 3k
- Has thanked: 56 times
- Been thanked: 7 times
Re: Saved games, gibo
xed_over wrote:here's what I use
http://sowhat.ifdef.jp/SGF/gib2SGF.html
It can convert online, but there's also a link to a downloadable Ruby script: gib2sgf.rb
how do you use this?
- PeterHB
- Lives with ko
- Posts: 130
- Joined: Wed Apr 21, 2010 6:31 pm
- Rank: 3k EGF 3k KGS
- GD Posts: 0
- Location: UK, Nr. London
- Has thanked: 163 times
- Been thanked: 67 times
Re: Saved games, gibo
dsatkas wrote:xed_over wrote:here's what I use
http://sowhat.ifdef.jp/SGF/gib2SGF.html
It can convert online, but there's also a link to a downloadable Ruby script: gib2sgf.rb
how do you use this?
Short answer: Copy and paste the contents of your wbaduk file into the input field of the web page, then copy and paste the result into a file with an .sgf extension.
Longer answer:
I'm guessing you have Microsoft Windows. Try to find an application called 'Notepad' on your machine. Use that to open one of the wbaduk games you have saved, probably with the .gib extension. Under the 'File' menu use 'Open' and where it says 'Text documents' change it to 'All files'.
Then under the 'Edit' menu use 'Select All', followed by 'Copy'.
Switch to the http://sowhat.ifdef.jp/SGF/gib2SGF.html webpage. Right click in the 'Input' field and choose 'paste'. Then click the 'submit' button.
Then right click in the 'Output' field and choose 'copy'.
Switch to 'Notepad'. Under the 'File' menu choose 'New', and if it asks 'Do you want to save changes?' answer 'Don't save'. Under the 'Edit' menu choose 'Paste'. Under the 'File' menu choose 'Save'. Change the 'Save As type' to 'All files'. Then give it a file name with .sgf on the end. A good example is: MyGame.sgf
Then open the .sgf file you created with cgoban or your favourite sgf reader.