; Frame rate (fps) ; 0: 8 FPS, 1: 10 fps, 2: 12 fps, 3: 15 fps, 4: 20 fps, ; 5: 24 fps, 6: 30 fps, 7: 50 fps, 8: 60 fps, framerate_idx=4 ; Virtual screen size ; 0: 320x180 , 1: 480x270 , 2: 512x288 , 3: 640x360 , ; 4: 800x450 , 5: 1024x576 , 6: 1280x720 , 7: 1920x1080, vscr_size_idx=2 ; zoom processing kind ; 0: gzoom + gcopy, Slow processing but good quality ; 1: grotate, Fast processing but poor quality ; 2: gsquare, Fast processing but poor quality zoom_kind=0 ; FPS display ; 0: disable ; 1: enable fps_disp_enable=1