Life In 19x19
http://lifein19x19.com/

WBaduk on linux/mac
http://lifein19x19.com/viewtopic.php?f=34&t=12004
Page 1 of 1

Author:  petete [ Sun Jul 05, 2015 5:08 pm ]
Post subject:  WBaduk on linux/mac

Hi!

I wrote a recipe to install WBaduk on linux/mac using PlayOnLinux. It would be great if someone can test it.
https://www.playonlinux.com/en/topic-13257-Script_WBaduk.html

How to install:
1- Install PlayOnLinux/PlayOnMac
https://www.playonlinux.com/
https://www.playonmac.com/
2- Save this code to a file.
Code:
#!/usr/bin/bash
# Date : (2015-07-03 21-09)
# Last revision : (2015-07-05 12-47)
# Wine version used : 1.7.46-staging
# Distribution used to test : Manjaro
# Author : petete

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="WBaduk"
PREFIX="wbaduk"
INSTALLER="WBaduk_20140410A.exe"
MD5="15148b672edb3393ae947b01672e57ab"

#POL_GetSetupImages "" "" "$TITLE"
POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "World Baduk Service" "http://www.wbaduk.com" "petete" "$PREFIX"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate

# Needs ie6 to fix OLE errors when playing, clicking on web stuff with ie gives errors
# maybe needs Flashplayer_ActiveX, needs more testing
POL_Call POL_Install_ie6

POL_System_TmpCreate "$PREFIX"
cd "$POL_System_TmpDir"
POL_Download "http://www.wbaduk.com/download/$INSTALLER" "$MD5"
POL_SetupWindow_wait
POL_Wine "$POL_System_TmpDir/$INSTALLER"
POL_System_TmpDelete
POL_Shortcut "UpCheck.exe" "$TITLE" "" "" "Game;BoardGame"

POL_SetupWindow_Close
exit

3- On PlayOnLinux go to Tools menu -> Run a local script, select the file you saved on the last step.
4- It will show you a warning, click "I agree".
5- Follow the installation wizard.
6- Play WBaduk!

If you try it, post here and share your results.

Author:  saisandeep [ Tue Jul 05, 2016 2:59 am ]
Post subject:  Re: WBaduk on linux/mac

It works! Thank you :)

I am using Ubuntu 14.04 LTS

Author:  floating [ Mon Apr 15, 2019 3:52 am ]
Post subject:  Re: WBaduk on linux/mac

It's a while since the original post but I tried to use this method. I changed the wbaduk.exe and the md5 hash in the script and it installed it but when it started up there was some access violation error popup above the wbaduk client, and then in playonlinux there was error that it couldn't download UpCheck.exe


I am looking for a way to play on some active asian server with linux, but I read fox didnt work on wine so I tried this, any tips?

Author:  Drew [ Tue May 07, 2019 11:55 am ]
Post subject:  Re: WBaduk on linux/mac

floating wrote:
I am looking for a way to play on some active asian server with linux


Does IGS / GoPanda2 client not count? 95% of the users are Japanese and there's a native Linux client.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/