MadMax-Plotter - GUI

From Chia-Wiki
Revision as of 12:14, 18 June 2021 by MZoleee (talk | contribs) (Created page with "First, you will need to download the software from the following link: [https://github.com/stotiks/chia-plotter/releases/tag/v0.0.5 https://github.com/stotiks/chia-plotter/re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

First, you will need to download the software from the following link:

https://github.com/stotiks/chia-plotter/releases/tag/v0.0.5

Extract it to a new folder


Grab the latest SimpleChiaMADMAXPlotterGUI release from here:

[https://github.com/xTheJakalx/SimpleChiaMADMAXPlotterGUI/releases]

and extract to a folder on your drive.


  • On first run of SimpleChiaMADMAXPlotterGUI it will build the ini files and ask where it can find chia_plot.exe, fill it in and then click the save button.


Madmax gui1.png


  • Click browse on temporary directory and find the correct folder, Do the same for 2nd temp directory (if you use the 2nd directory dont forget to check the box to enable its use)
  • Browse for the final directory
  • Add your farmer and pool public keys to the spaces provided (In case if you don't know your Farmer and Pool keys, then HERE is the help for finding them.)
  • Set your plot count (-1 is infinite)
  • Threads (Number of CPU threads, please keep in mind, that Windows also requires some threads!)



If all went well you should now be able to click Build Plots and it will open a command prompt and start building your plots.



source: [SimpleChiaMADMAXPlotterGUI]


mZoleee