-
-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sublevel changes not saving [BUG] #41
Comments
You can right click on properties to save them. Are you doing this? |
I have been testing in the "object hook"section of the injector. Right click on mouse does not seem to do anything for me. Im basically able to get native running on what seems visually perfect to me, if I am able to remove the "bCastCapsuleDirectShadow" & "bCastCapsuleIndirectShadow" in the skeletal mesh section how ever I cant make it stick. I did notice the components name does change slightly depending on what area/level im on. The "sequencial" seems to get a fatal error after a while of game play so I decided to try get a deeper understanding of the injector. My idea was to create a native profile that works well and upload it to you guys. |
I have recently been trying to save x,y,z offsets buried 12 sub-levels deep and have also been experiencing this issue. To add more info, the value that IS saved is a bit odd.
Perhaps this is how UEVR saves the value ? I was expecting to see something like this :
Anywho, to cut a long story short, the value I was trying to save did not and was back to the original value when the game restarted. I managed to resolve my issue via pak edit, but I saw this particular issue and thought I would share my experience. |
Appologies I understand what was meant by the right click now and it does in fact work, However CYB3R-JUNKI3 is correct in saying that after saving there are some unexpected behaviours. |
I am running UEVR as an administrator. The "appdata" subfolder is not read-only. I can confirm that changes to sublevel items such as skeletal meshes do not save or are not applied. Also, right-clicking does nothing. No dialog appears. The exported profiles have JSON files which appear to represent the changes (i.e., hide = true). The application of the change does not occur in game however. Changes to attached items work correctly. Tested on Sandstorm : Insurgency and Ground Branch with UEVR 1.03 on Windows 10. |
possible bug
I have been trying to make changes to the "skeletal mesh components" in psychonauts 2.
If I make changes to the "visible" box in this category then the changes will stick/save but if I go into the subfield "properties" and disable "cast shadow" and then toggle "visible" again the shadow is removed but it wont stick/save this state. When I enter a new area the shadow will return
windows 11
VD
open XR
rtx 4090
The text was updated successfully, but these errors were encountered: