Phigros_Resource icon indicating copy to clipboard operation
Phigros_Resource copied to clipboard

Phigros apk资源提取

Results 4 Phigros_Resource issues
Sort by recently updated
recently updated
newest added

在获取到 Phigros 3.5.0 的 apk 后,我试图用这个项目中的 gameInformation.py 程序提取资源,却得到了以下输出: ![PixPin_2024-02-24_17-38-49](https://github.com/7aGiven/Phigros_Resource/assets/79700349/305f1a46-b3c1-410c-a25f-29778e86472b) 我猜测可能是新版本对数据存储方式的修改导致了这个问题,但我不知道更多的信息

只解决了文件不存在,主线章节仍无法导出 #10

在使用google play更新后,obb文件分成了main.*.obb和patch.*.obb,该程序似乎没有考虑obb问题,只能处理一个obb文件