I wouldn't say close exactly - still some bugs to fix in the other menus once Chargen is done. There's another menu in the Chargen pack I haven't started on as well.
The increment for the sliders are hardcoded this time around, so you'll be adjusting these values in increments of 29 unless I can find a workaround. The sliders are divvied up into 71 steps. The current setup mimics the CS numbers, but what's really going on is -35 -> 35, which is derived from the ini values:
fRSMFaceSliderDefaultMin=-3.5fRSMFaceSliderDefaultMax=3.5
You can increase these for some fun, btw.