**** Cyborg Central ****

Old Androids Never Die, They Just Have A Few Screws Loose

FFXIV Solver (alpha)

April 16, 2015


I've written a fairly good cactpot solver for linux and put it into my git tree, in case anyone's looking, here.

It's a QT Creator project written in C++, so it should be pretty portable to anything QT runs on (so, if you want a Windows version, you can build one.)

It's important to note that the solver algorithm is NOT the mathematically optimal algorithm, which can be expensive to compute - mine is a simple average of the possible payouts for each line. If you try it and don't win, it's not my fault. :P


Categorized as: Games | Linux



Leave a Reply

Your email address will not be published. Required fields are marked *