Skip to content
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

Ingame resolution for Width/Height is not changed in attributes.xml when checkbox is enabled #8

Open
jonathonhillnz opened this issue Jul 10, 2024 · 4 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@jonathonhillnz
Copy link
Contributor

Hi all,

Unsure exactly who is maintaining this project now. I noticed one of the long standing issues is the tool doesn't update the attributes.xml file with the selected resolutions even when the checkbox is checked to do so.

Capture

Looking in the code base I believe this is because the wrong non-overloaded Patch method is called from the Game class, thus changeresolution gets hardcoded to false.

https://github.com/star-citizen-vr/scvr-patcher/blob/7997bc310e0ac5f25612815cdbce3bf0c33aa54e/Classes/Game.cs#L33C1-L50C10

I have created a fork and updated the code, I am able to build and run this and can confirm it updates the resolution now. It needs more testing though.

https://github.com/star-citizen-vr/scvr-patcher/compare/csharp...jony123:fix/fix-game-resolution-changer?expand=1

@mhombach
Copy link

Hey and sorry for slightly highjacking this issue, but does this patcher still and really work with VorpX?
My current understanding is, that the Easy Anti Cheat blocks any VorpX usage.
I would love so much to try to see SC in VR but I felt it's currently impossible (also with the chance of getting banned for using injections since EAC was introduced).
Wny chance someone here can enlighten me about this? ö_ö

@Kaglaaz
Copy link

Kaglaaz commented Aug 18, 2024 via email

@mhombach
Copy link

[...] so we turn it off in the settings so vorpx will run
@Kaglaaz Just for clarification, you turn it off in the settings FILE when your launcher/patcher is executed? Because I never saw an option for this ingame in the settings UI.

Is there some Discord for this SC VR patch btw? If not, just a quick followup question: Movement and/or controllers are not affected so I must choose and confire a gamepad or so myself? Just asking because we shall selecet our HMD so if there is any way to automatically map some basic functions like movement and interaction into the valve index controllers that would be extremely helpful.
And also, do I need to configure anything else in VorpX or does your patcher does everything by itself?
Sorry again for highjacking this, if there is some other way to get support for this (like a Discord), please tell me :)

@Bluscream
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants