rm-NoobInCoding / UnrealReZen

UnrealReZen is a modding tool for packing utoc and ucas files (Unreal Engine Zen Loader archive files)
GNU General Public License v3.0
111 stars 12 forks source link

Feature requests #25

Closed KulaGGin closed 2 months ago

KulaGGin commented 12 months ago

I have an 11.5 GB pakchunk0-Windows.ucas and after I pressed Unpack ALL Files button, UI froze immediately and now it's been working for around 30 minutes with no progress indicator.

It would be nice to add a progress indicator: • How many files total in the pakchunk and how many files it already unpacked. • And also indicator in the sizes: total size of all files in the pakchunk and the size of all files it unpacked.

So we can see the progress in either file numbers or file sizes and see approximately how much it really unpacked and how much is left.

Also add the ability to cancel the unpacking and packing progress and not hang the UI.

rm-NoobInCoding commented 12 months ago

I am currently working on a new version of the tool that will rewrite a lot of the previous code and have a better ui. This is the reason why the project has not been updated for while (despite the bug reports). Also this feature will be included in the next version