All Projects → jashking → Unrealpakviewer

jashking / Unrealpakviewer

查看 UE4 Pak 文件的图形化工具,类似 UnrealPak.exe

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Unrealpakviewer

Ue4linuxlauncher
Stars: ✭ 79 (-50%)
Mutual labels:  ue4, unrealengine
Ue4 Gitignore
A git setup example with git-lfs for Unreal Engine 4 projects.
Stars: ✭ 150 (-5.06%)
Mutual labels:  ue4, unrealengine
Unreal-Development-Guides-and-Tips
High-level concept explanations, detailed tutorials, performance considerations, shortcuts and other useful content that aims to improve your Unreal Engine 4 development journey.
Stars: ✭ 118 (-25.32%)
Mutual labels:  unrealengine, ue4
ProjectCleaner
Unreal engine plugin for managing all unused assets and empty folders in project.
Stars: ✭ 53 (-66.46%)
Mutual labels:  unrealengine, ue4
Actionrpggame
Unreal Engine 4 Action RPG type game starter kit.
Stars: ✭ 773 (+389.24%)
Mutual labels:  ue4, unrealengine
UE4-BUIValidator
UE4 UI Texture Validator Plugin
Stars: ✭ 48 (-69.62%)
Mutual labels:  unrealengine, ue4
Coophordeshooter
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 257 (+62.66%)
Mutual labels:  ue4, unrealengine
VaFogOfWar
A clear and simple solution of Fog of War for Unreal Engine 4
Stars: ✭ 136 (-13.92%)
Mutual labels:  unrealengine, ue4
Unrealcpp
Unreal Engine 4 C++ examples
Stars: ✭ 490 (+210.13%)
Mutual labels:  ue4, unrealengine
Socketio Client Ue4
socket.io client plugin for Unreal Engine 4
Stars: ✭ 451 (+185.44%)
Mutual labels:  ue4, unrealengine
Buoyancysystem
A system for buoyancy and boat physics in Unreal Engine 4.
Stars: ✭ 87 (-44.94%)
Mutual labels:  ue4, unrealengine
Steambridge
A UE4 implementation of the Steamworks API.
Stars: ✭ 48 (-69.62%)
Mutual labels:  ue4, unrealengine
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-85.44%)
Mutual labels:  unrealengine, ue4
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+98.73%)
Mutual labels:  unrealengine, ue4
Unreal Engine Essential Materials UE4
A selection of materials that covers most (if not all) surfaces
Stars: ✭ 33 (-79.11%)
Mutual labels:  unrealengine, ue4
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+1730.38%)
Mutual labels:  unrealengine, ue4
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-84.18%)
Mutual labels:  unrealengine, ue4
CoopShooterUdemy
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 328 (+107.59%)
Mutual labels:  unrealengine, ue4
Ue4 Binary Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 292 (+84.81%)
Mutual labels:  ue4, unrealengine
Unrealnetworkprofiler
A modern WPF based Network Profiler for Unreal Engine.
Stars: ✭ 29 (-81.65%)
Mutual labels:  ue4, unrealengine

UnrealPakViewer

UnrealPakViewer.png

编译

将代码克隆到 Engine\Source\Programs 目录下,重新生成解决方案编译即可

  • 已编译通过的引擎版本
    • 4.24
    • 4.25
    • 4.26
    • 4.27

特性

  • 查看 pak 文件头信息
  • 树形视图查看 pak 文件
    • 文件夹大小占比进度条
  • 列表视图查看 pak 文件
    • 支持过滤
    • 支持升降排序
  • 多线程解压

TODO

  • 命令行程序
  • Pak compare visiualize
  • resource load heat map
  • 文件列表视图里增加文件夹列表(通过选项开关,只显示文件,只显示文件夹,同时显示文件和文件夹)
  • Load from json or csv
  • 资源预览
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].