ffpkg放置目录支持:
// Internal
"/data/homebrew", "/data/etaHEN/games",
// Extended Storage
"/mnt/ext0/etaHEN/homebrew", "/mnt/ext0/etaHEN/games",
// M.2 Drive
"/mnt/ext1/etaHEN/homebrew", "/mnt/ext1/etaHEN/games",
// USB Subfolders
"/mnt/usb0/homebrew", "/mnt/usb1/homebrew", "/mnt/usb2/homebrew", "/mnt/usb3/homebrew",
"/mnt/usb4/homebrew", "/mnt/usb5/homebrew", "/mnt/usb6/homebrew", "/mnt/usb7/homebrew",
"/mnt/usb0/etaHEN/games", "/mnt/usb1/etaHEN/games", "/mnt/usb2/etaHEN/games", "/mnt/usb3/etaHEN/games",
"/mnt/usb4/etaHEN/games", "/mnt/usb5/etaHEN/games", "/mnt/usb6/etaHEN/games", "/mnt/usb7/etaHEN/games",
// USB Root Paths
"/mnt/usb0", "/mnt/usb1", "/mnt/usb2", "/mnt/usb3",
"/mnt/usb4", "/mnt/usb5", "/mnt/usb6", "/mnt/usb7",
"/mnt/ext0", "/mnt/ext1",
实际运行游戏挂载目录:内置 /data/ufsmnt
需要运行 ShadowMount 挂载镜像文件
运行kstuff即可运行游戏
ShadowMount:这里

评论0