mofr / Diablerie

Diablo 2 reimplementation on unity
MIT License
962 stars 217 forks source link

Loading screen #82

Closed mofr closed 4 years ago

mofr commented 4 years ago

Currently, the game freezes during resource loading. The task is to make it more comfortable for the user by adding a loading screen to show the loading progress.

mofr commented 4 years ago

Unity job system is designed to work within a single frame, so it's not appropriate.

mofr commented 4 years ago

@KillahNeo Looks nice! How did you do it?

mofr commented 4 years ago

Regarding your question, it would be really nice. However, I can't include it into the project as is because it's basically Blizzard resource and it's not legal to distribute it. It's possible to make a patch MPQ to override the original resources with higher-dimensional like this one.

mofr commented 4 years ago

Image path: data\global\ui\Loading\loadingscreen.dc6