6.修改成女手的步驟很簡單 請用"記事本"開啟qc檔案 找到(不一定完全相同,注意female就對了) $bodygroup "hands" { studio "hand_High_512" studio "f_female_hand_Low" } 若想要改成女手,但是男手的檔案不小去除 請改成 $bodygroup "hands" { studio "f_female_hand_Low" studio "hand_High_512" } 若想要改成只有女手,男手的去掉(檔案會變小一點) 請改成 $bodygroup "hands" { studio "f_female_hand_Low" }