마비노기 모바일 PC 프레임 최적화 방법

마비노기 폴더 내 Boot.config 에 아래 내용추가

job-worker-count=?? <------ 본인 CPU 쓰레드수 -1 입력

 

gfx-enable-gfx-jobs=1

gfx-enable-native-gfx-jobs=1

max-chunks-per-shader=2

wait-for-native-debugger=0

vr-enabled=0

hdr-display-enabled=0

job-worker-count=??

gc-max-time-slice=3

androidStartInFullscreen=1

androidRenderOutsideSafeArea=1

adaptive-performance-samsung-boost-launch=1

memorysetup-bucket-allocator-granularity=16

memorysetup-bucket-allocator-bucket-count=8

memorysetup-bucket-allocator-block-size=4194304

memorysetup-bucket-allocator-block-count=1

memorysetup-main-allocator-block-size=16777216

memorysetup-thread-allocator-block-size=16777216

memorysetup-gfx-main-allocator-block-size=16777216

memorysetup-gfx-thread-allocator-block-size=16777216

memorysetup-cache-allocator-block-size=4194304

memorysetup-typetree-allocator-block-size=2097152

memorysetup-profiler-bucket-allocator-granularity=16

memorysetup-profiler-bucket-allocator-bucket-count=8

memorysetup-profiler-bucket-allocator-block-size=4194304

memorysetup-profiler-bucket-allocator-block-count=1

memorysetup-profiler-allocator-block-size=16777216

memorysetup-profiler-editor-allocator-block-size=1048576

memorysetup-job-temp-allocator-block-size=33554432

memorysetup-job-temp-allocator-block-size-background=1048576

memorysetup-job-temp-allocator-reduction-small-platforms=262144

memorysetup-allocator-temp-initial-block-size-main=262144

memorysetup-allocator-temp-initial-block-size-worker=262144

memorysetup-temp-allocator-size-main=8388608

memorysetup-temp-allocator-size-preload-manager=524288

memorysetup-temp-allocator-size-background-worker=32768

memorysetup-temp-allocator-size-job-worker=262144

memorysetup-temp-allocator-size-nav-mesh-worker=65536

memorysetup-temp-allocator-size-audio-worker=65536

memorysetup-temp-allocator-size-cloud-worker=32768

memorysetup-temp-allocator-size-gfx=262144