IllusionMods / AnimationLoader

GNU General Public License v3.0
25 stars 4 forks source link

KKS VR support #22

Closed dizzy-gh closed 2 years ago

dizzy-gh commented 2 years ago

Are there any plans for KKS VR support in the future?

It works great for regular KK but it doesn't seem the KKS version implements GridUI so the positions don't show up in VR. Would it still be possible to get it to work in VR without GridUI?

Fantastic plugin, by the way. Always wanted a way to import animations without adding features I didn't need. Cheers!

IDontHaveIdea commented 2 years ago

This will be worked on. Right now can not estimate when.

IDontHaveIdea commented 2 years ago

Hi,

Can you test this and upload the output_log.txt here.

https://github.com/IllusionMods/AnimationLoader/releases/download/v1.1.0.1/AnimationLoader.KoikatsuSunshine.VR.v1.1.0.1.zip

I know that for KK the grid is needed for VR to work. Is this also the case for KKS? If is not necessary will it be more convenient to have the GridUI. I'm thinking about the space required for the grid if the number of animations continues to grow the grid may eventually have to be scrollable. A search facility is on queue right now.

dizzy-gh commented 2 years ago

https://pastebin.com/36R6ttc5

[Info : BepInEx] Loading [Animation Loader VR 1.1.0.1] NullReferenceException: Object reference not set to an instance of an object

void KKAPI.MainGame.GameAPI.RegisterExtraBehaviour(string) void AnimationLoader.SwapAnim.Awake() UnityEngine.GameObject:Internal_AddComponentWithType(Type) UnityEngine.GameObject:AddComponent(Type) BepInEx.Bootstrap.Chainloader:Start() UnityEngine.Application:.cctor() AssetBundleManager:InitializeBeforeSceneLoad()

(Filename: Line: -1)

Causes Free-H to infinite load.

dizzy-gh commented 2 years ago

Using BR 2.2 btw. Had to update KKSAPI since the one in the repack is old.

IDontHaveIdea commented 2 years ago

I don't have VR equipment that is why I have to ask for testing.

I remove the "New" animations tracking code to see if it loads now.

AnimationLoader.KoikatsuSunshine.VR-1.zip

dizzy-gh commented 2 years ago

https://pastebin.com/TubgmsgA

It works! Thank you!

IDontHaveIdea commented 2 years ago

There is a new version 1.1.0.3 a single dll for standard and VR. It needs KKAPI 1.31.2 to work.

Any new behavior that was added can be turn-off in the configuration manager. Re-open if there are any problems.