I have changed the inis in two place.
1st (in vemsTune-v3-1.1.61.ini):
; Calculation for Boost target Simulation
boost_curve_rpm = { 2*floor(interpolate2d("rpmBinsB","boostTable",rpm)/2) }
; boost_curve_rpm = { 2*floor(interpolate2d("mapBinsSpark","boostTable",rpm)/2) }
2nd (in curve-editor.ini):
[CurveEditor]
curve = BoostCurve, "Boost target vs RPM curve"
topicHelp = "
http://www.vems.se"
columnLabel = "RPM", "Boost Target"
xAxis = 0, 10000, 11, "%.0f"
yAxis = 0, 500,11, "%.0f"
xBins = rpmBinsB, rpm
; xBins = mapBinsSpark, rpm
yBins = boostTable
gauge = mapGauge
but the dialog is empty and efter close vemstune crash