项目地址:https://github.com/toss-a/PCT-patches
有分支 支持PVE8,8.4.11以上版本
视频中输入的安装git的命令
apt update
apt install git -y
使用GPU渲染
androidboot.redroid_gpu_mode=host
限制FPS(可以改60或更高)
androidboot.redroid_fps=30
限制宽
androidboot.redroid_width=720
限制高
androidboot.redroid_height=1280