fifty-six / Scarab

An installer for Hollow Knight mods written in Avalonia.
GNU General Public License v3.0
577 stars 157 forks source link

Team Cherry splash screen not appearing once the modding API is on. #203

Closed demperor-music closed 8 months ago

demperor-music commented 8 months ago

Scarab Version

v2.5.0.0

Hollow Knight Version

v1.5.78.11833

Steps to Reproduce

Enable modding API, then start the game

Expected Behaviour

The game starts with the Team Cherry splash screen

Actual Behaviour

There's no splash screen and you're dropped into the main menu with a generic loading screen. Not really a big issue to be honest, but I would rather have the TC splash screen than a loading screen

Logs

ModInstaller-20231123.log

fifty-six commented 8 months ago

The loading screen is unrelated, that's a side-effect of having a mod which needs to preload resources enabled. The API just skips the logo entirely as a bit of a speed-up. Regardless, this isn't a bug nor is it related to the installer.