How to set slide parameter

(Sorry for my poor English.I'm not native English speaker.)

I built a Hackintosh PC and it doesn't boot without OsxAptioFix2Drv-free2000.efi, and I replaced it with AptioMemoryFix.efi and set 1-10 slide parameters and here's results bellow.

0 7be3000 1 7de3000 2 7fe3000 3 81e3000 9 8de3000 10 8fe3000

Thus the formula to calculate allocating page is 0x7be3000+x*0x200000, and there are many empty pages from 0x100000000.

And I set slide=1950 and allocating page should be 0xFB7E3000 ,but the result was 0x16b6a000.

How do I set allocating page freely?

My mobo is gigabyte h370 hd3.

Author: @Rukkora