Topic: svp settings not loading into avs script

instead of using the automatic profile in sp4, i'm using my own. With that I've set several things like:

frames interpolation mode: adaptive
svp shader: complicated
motion vector precision: half pixel
decrease grid step: by two with global refinement

anyways when i load last generated avs script it says

global super_params     = "{scale:{up:0},gpu:1,rc:true}"
global analyse_params   = "{main:{search:{coarse:{distance:-12,bad:{sad:2000}},type:2}},refine:[{thsad:250}]}"
global smoothfps_params = "{gpuid:11,rate:{num:17,den:7},algo:23,mask:{cover:80},scene:{}}"


it seems like the only thing that changed is svp shader (algo: 23) and the cover. Why aren't the other things showing up?

I just want the highest settings possible. can someone teach me? I have a very good cpu and gpu so i can run it.

Re: svp settings not loading into avs script

> Why aren't the other things showing up?

adaptive is a default value
complicated = 23
half pixel is a default value
by two with global refinement = refine:[..]