Allows you to skip Merlin Trial Cinematics (does not auto skip / remove it yet) Hold 'Right Click' on mouse & keyboard, hold 'Triangle/Y' on controller.
Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 0.9.5
Avoids ExecuteWithDelay to avoid crashes
Version 0.9.3
Hopefully more reliable due to setting the values InGameThread
Version 0.9.2
Added a check if there are any active trials after loading screen to avoid console error
Version 0.9.1
Hotfix for something I accidently removed that made it not skip anymore, sorry
Version 0.9
Keep track of the functions via HookManager to make sure the script keeps being loaded at all times
Version 0.8
Includes my shared library that I use across mods
Works on before the session started Trials to provide a more reliable experience
Version 0.7
Disables preincluded UE4SS mods as they may cause performance/stability issues!
Version 0.6
Alternative way to hook, should be more reliable for those with issues
Version 0.5
UE4SS Version Checker, requires UE4SS Experimental or higher (2.3.1 Hotfix no longer supported)
Version 0.4
Should be more reliable now
Version 0.3
Pretty much the same, less calculation - added tiny notification to make sure the script is loaded
Version 0.2
Should be a little bit more reliable now. Changed the hook to load on LoadingScreen to avoid overlapping hooks.
Version 0.1
Allows you to skip the cinematic, doesn't auto skip / remove it yet
Allows you to manually skip the Merlin Trial Cinematics *skip like you skip any other cinematic (Hold 'Right Click' on mouse & keyboard, hold 'Triangle/Y' on controller)
FAST TRAVELING MAY CAUSE THE GAME TO CRASH, THIS IS RELATED TO THE GAZEBO NOT FULLY BUILDING WHEN SKIPPING. I AM LOOKING AT AN ALTERNATIVE WAY TO SKIP
Tired of the Alohomora Minigame? Check out my other mod: AUTOHOMORA
INSTALATION GUIDE:
Download the latest XInput Version of UE4SS (Scroll down to assets & look for UE4SS_Xinput_X.X.X.zip)
Extract the contents of UE4SS into: *\HogwartsLegacy\Phoenix\Binaries\Win64
Move SkipMerlinCinematic, shared and mods.txt into the Mods Folder from UE4SS: *\HogwartsLegacy\Phoenix\Binaries\Win64\Mods (overwrite existing files if needed)
Disable any UE4SS included mods that you don't want by removing them from the Mods folder or modifying the mods.txt and setting their value to 0! (If you did copy over the mods.txt file you don't need to do this step!)
OPTIONAL:
* if you want to disable the UE4SS Console from showing while playing the game simply edit the UE4SS-settings.ini (*\HogwartsLegacy\Phoenix\Binaries\Win64\UE4SS-settings.ini)and search for console, then set values relevant to it to 0 (see screenshot below)
CHANGELOG
0.9.5 No longer uses ExecuteWithDelay to avoid crashes
0.9.4 Even more aggressive way to set the value to make sure it works!
0.9.3 Hopefully more reliable due to setting the values InGameThread
0.9.2 Added a check if there are any active trials after loading screen to avoid console error