• Stars
    star
    172
  • Rank 219,913 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

包体医生,Unity 及 Unreal 游戏包体优化工具

修改

  • 升级AssetStudio为最新

  • 升级为FBX SDK 2020.2.1(AssetStudio需要)

  • 编译器版本为Vs2022(AssetStudio需要)

  • 修改运行方式,这里面没修改解决方案直接用的AssetStudio

    AssetStudioGUI.exe /path/to/game.apk

pkg-doctor

包体医生,Unity 及 Unreal 游戏包体优化工具。

分析 Unity 游戏包体

下载预编译版本

https://github.com/taptap/pkg-doctor/releases

也可手动生成 pkg-doctor.exe

  • 安装 FBX SDK 2020.1
  • 打开 AssetStudio\AssetStudio.sln
  • 选择 Release 模式
  • 生成 AssetStudio\AssetStudioGUI\bin\Release\pkg-doctor.exe

分析 Unity 游戏 apk 或 ipa

pkg-doctor.exe /path/to/game.apk

pkg-doctor.exe /path/to/game.ipa

分析 Unity 游戏资源文件夹

pkg-doctor.exe /path/to/game/data/

分析 Unreal 游戏包体 [开发 ing]

生成 pkg-doctor.exe

  • 进入 Engine\Source\Programs 目录
  • mklink /D UnrealPakViewer /path/to/pkg-doctor/UnrealPakViewer
  • 重新生成解决方案编译

More Repositories

1

awesome-vulkan

Awesome Vulkan ecosystem
2,918
star
2

perf-doctor

性能医生, a mobile game profiler.
Python
344
star
3

opencv-2-cookbook-src

《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x
C++
215
star
4

awesome-d3d12

Awesome D3D12 ecosystem
202
star
5

shadertoy-dx11

shadertoy-dx11 is inspired by www.shadertoy.com
C++
107
star
6

awesome-rtx

Curated collection of projects leveraging NVIDIA RTX technology (OptiX, DXR, VKR)
78
star
7

render-doctor

渲染医生,基于 RenderDoc 的渲染分析工具,以 html 形式展现方便阅读和分享。
Python
63
star
8

hudo.it

hudo.it
50
star
9

learn-raytracing

to make smallpt bigger
C++
45
star
10

GpuProf

Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs
JavaScript
28
star
11

vgfx

Vinjn's Low-level wrapper of Direct3D12 / Vulkan
C++
21
star
12

chihuahua

🐶chihuahua - tiny & fast rendering library
C++
13
star
13

renderdoc-frame-reporter

https://vinjn.github.io/renderdoc-frame-reporter/
HTML
12
star
14

injector

C
10
star
15

articles

Everything is possible
C++
8
star
16

one-minute-omniverse

Tutorials on Omniverse
PowerShell
7
star
17

WinTools

Tools to improve vinjn's Windows experience
C++
4
star
18

slides

基于 markdown 的演讲稿
JavaScript
4
star
19

rdc-script

Scripts to inspect renderdoc capture files (*.rdc)
Python
4
star
20

Pixar128-Library

3
star
21

vinjn

2
star
22

CinderBgfx

C++
2
star
23

vulkan-layers

2
star
24

net-doctor

Python
1
star
25

mad

Native markdown editor for document & slides
JavaScript
1
star
26

RenderdocManager

C
1
star
27

android-survival-kit.cpp

It's hard for a C++ engineer to survive in Android, let me help you.
C++
1
star
28

Island

C++
1
star
29

swim-agent

Python
1
star