bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.65k stars 295 forks source link

MacOS cannot open range folder #155

Open yyNoBug opened 1 year ago

yyNoBug commented 1 year ago

Hi. Thanks for this amazing tool. I am a MacOS user, and I have a problem about opening the range folder / strategy folder. Clicking either of these buttons show no response. Can you help me figure out the problem? Thanks.

jordancurve commented 1 year ago

On MacOS the dialog for opening folders defaults to /, the root directory. If you navigate from there to the folder that you are running the solver from, you can find the ranges and parameters folder.

For example, on a Mac, say you downloaded the zip file to your Downloads directory and unzipped it there. Then you would do the following:

You should now see the ranges and parameters folder, similar to what is shown in the Introduction video (see screenshot below). Good luck.

image
bupticybee commented 1 year ago

Hi, I'm aware of the problem, you can just open the range folder and drag the range file in to the solver's range textedit, the range will be read automatically.