Hi,
I've put version 0.9 of Embla on the web.
https://www.vanheusden.com/Embla/
Only linux packages sofar, maybe later today a windows build (linux builds are only a matter of triggering a build in obs; windows builds are a bit more involved).
Play-strength should be a bit better.
Embla 0.9
Moderator: Ras
-
styx
- Posts: 338
- Joined: Tue Mar 13, 2012 9:59 pm
- Location: Germany
Re: Embla 0.9
great! how much stronger do you expect it to be? any guess?
by the way: I never noticed your awesome engine logo
by the way: I never noticed your awesome engine logo
-
flok
Re: Embla 0.9
Hi,
Difficult to say! Some tests show up to 100 elo difference but I think in practice maybe half.
Thanks for the compliments. I obtained the logo via www.fiverr.com
Difficult to say! Some tests show up to 100 elo difference but I think in practice maybe half.
Thanks for the compliments. I obtained the logo via www.fiverr.com
-
styx
- Posts: 338
- Joined: Tue Mar 13, 2012 9:59 pm
- Location: Germany
Re: Embla 0.9
how can I use the engine after installing the deb file?
or the better question: where's the binary file? expected it in /usr/games but it's not there
or the better question: where's the binary file? expected it in /usr/games but it's not there
-
flok
Re: Embla 0.9
It is in /usr/bin
If you do:
dpkg -L embla
then you will see every file installed by the .deb-file.
If you do:
dpkg -L embla
then you will see every file installed by the .deb-file.
-
styx
- Posts: 338
- Joined: Tue Mar 13, 2012 9:59 pm
- Location: Germany
Re: Embla 0.9
Code: Select all
/usr/bin$ Embla -V
Start this program as follows to see a list of options:
Embla -h
Embla v0.8 _1757, (C) 2015-2016 by folkert@vanheusden.com
Code: Select all
dpkg -s Embla
Package: embla
Status: install ok installed
Priority: optional
Section: games
Installed-Size: 274
Maintainer: Folkert van Heusden <mail@vanheusden.com>
Architecture: amd64
Version: 0.9-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libreadline6 (>= 6.0), libstdc++6 (>= 5.2)
Description: A chess program.
Homepage: http://www.vanheusden.com/Embla/
-
styx
- Posts: 338
- Joined: Tue Mar 13, 2012 9:59 pm
- Location: Germany
Re: Embla 0.9
is it possible that you forgot to change the engine version string?
-
Dokterchen
- Posts: 137
- Joined: Wed Aug 15, 2007 12:18 pm
- Location: Munich
Re: Embla 0.9
Hello Folkert,flok wrote:Ok, I've uploaded a windows binary.
there is no exe-file in the "Embla-0.9-win64.zip" but just DLLs!?
KR
Torsten