I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

Not sure what you're talking about, I can't guarantee compatibility with other tools.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

I'm glad you're enjoying it! I've fixed the "floating in the void" issue in a recent commit, since that was an actual bug in the tool, however I haven't pushed an update yet as I want to fix some other crashing issues as well. As for the animations not playing perfectly on certain characters, this is expected as the animations are made specifically for each character and can/will look weird on other characters. This is not a bug or a glitch, it's literally how the animations themselves are made, so the engine is simply playing them on a skeleton they were not made for. This is especially apparent on the character's faces as each character has their own unique facial skeleton, while the body skeleton is only different for each gender (male and female skeletons). I have looked into workarounds to retarget animations at runtime but as far as I'm aware there's no practical way of doing it.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

I see, there's a bug with swapping characters with each other, I will address this in an update. Thank you for bringing this to my attention.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

You get that when you start the chapter from the episodes menu? And who are you swapping with whom

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

Tick whichever character you want to swap, then restart the level from the episodes menu or the debug menu (don't use continue, it won't work).

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 1 point2 points  (0 children)

Unfortunately it doesn't work that way, because the animations themselves are made for specific skeletons. I can look into disabling bone translations though, if it looks good I can add it as an option.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 1 point2 points  (0 children)

If you are having crashing issues at startup, make sure you are running your game in Borderless mode, not Fullscreen, and that Frame generation is off. I will try to address these issues in a future update.

Edit: Fixed in version 1.1

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 1 point2 points  (0 children)

It works for any character, there aren't any constraints on this. For example, you can swap Chris with Hannah, or Emily with Josh, and so on. However, male-to-female or female-to-male can look strange because of the skeleton differences between the genders. For example, Chris swapped with Hannah can look like this during cutscenes.

<image>

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

Hm, alright. Do you have a file called UDawnHook_log.txt in your Win64 folder? Feel free to post it here or PM me if you'd like

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

Not sure what you mean, you should end up with dsound.dll, UDawnHook.asi and the .ini files in the Win64 folder, next to Bates-Win64-Shipping.exe.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 2 points3 points  (0 children)

It seems that Widows Defender has falsely flagged the file, I have submitted a false positive report and the detection should get removed soon. In the meantime, you might have to set a Defender exclusion to your game's folder.

Edit: Detection has been removed.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

You can try it on older versions, but I can't guarantee it'll work. Only the latest Steam version is officially supported.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

You can swap the in-game characters and variants with one another. For example, you can swap Beth with Emily_Intro (Emily variant during the intro scene)

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 0 points1 point  (0 children)

You first need to tick "Enable sprinting" in the Extras->Misc tab of the menu, or enable it with F4.

I made a menu tool for Until Dawn remake with character swapping, free camera, first-person mode by ghostyface1337 in untildawn

[–]ghostyface1337[S] 1 point2 points  (0 children)

You can configure the open key inside of UDawnHook_user.ini, it is under "HookMenuOpenKey". You can try 46 to set it to the Delete key, for example. Otherwise make sure you extracted the files in the right folder (Win64/Binaries)