SimCMinMax / AutoSimC

Python script to create multiple profiles for Simcraft to find Best-in-Slot and best enchants/gems/talents combination.
GNU General Public License v3.0
54 stars 17 forks source link

other= no longer works #37

Open redi-tormeyd opened 5 years ago

redi-tormeyd commented 5 years ago

The README says that to add generic simc options you should add a line starting with other= AutoSimC appears to be ignoring those lines.

I was able to accomplish what I wanted to do by adding "bfa.reorigination_array_stacks" in main.py to the simc_profile_options array but it would be nice to be able to use the documented way of adding specialized simc options to input.txt

theoneandlonely commented 5 years ago

Hi redi,

the simulationcraft-addon contains the amount of stacks. it is now handled within autosimc automatically