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

Games only load in Windowed Mode #30

Closed
mralexs5 opened this issue Apr 13, 2023 · 14 comments
Closed

Games only load in Windowed Mode #30

mralexs5 opened this issue Apr 13, 2023 · 14 comments
Assignees
Labels
bug Something isn't working jira A jira ticket exists runtime RTX Remix runtime

Comments

@mralexs5
Copy link

Describe the bug

  • All games that are using RTX Remix crash if not in windowed mode
  • NVIDIA GeForce RTX 3060 Laptop GPU
  • 528.2.0
  • All

To Reproduce
Steps to reproduce the behavior:

  1. Launch game in fullscreen
  2. Crash

Expected behavior
I believe games should be able to run in fullscreen with this

@AlexDunn
Copy link
Collaborator

Thanks for this.

Are you still seeing this with the 0.1.1 hotfix that just went out recently?

0.1.0 definitely had this issue.

@mralexs5
Copy link
Author

mralexs5 commented Apr 13, 2023

Yes, its still doing this on .1.1, at least for me, tested with the game Vampire: The Masquerade: Bloodlines

@yoyoinneverland
Copy link

Yes, its still doing this on .1.1, at least for me, tested with the game Vampire: The Masquerade: Bloodlines

Did you manage to load into a game at all? I'm getting a failed to lock vertex buffer error
image

@mralexs5
Copy link
Author

Yes, its still doing this on .1.1, at least for me, tested with the game Vampire: The Masquerade: Bloodlines

Did you manage to load into a game at all? I'm getting a failed to lock vertex buffer error image

I managed to get it to load, but the HUD was missing despite being defined

@NV-DM
Copy link
Collaborator

NV-DM commented Apr 13, 2023

Thank you for reporting. We're looking into VtMB. REMIX-1194 for tracking.

@jhaapasa jhaapasa added the jira A jira ticket exists label Apr 13, 2023
@mirrorcult
Copy link

loads in windowed mode for me, but as before HUD in game doesn't function

@Rmurray2006
Copy link

there used to be a fake fullscreen app but it does not work sadly

@NV-DM
Copy link
Collaborator

NV-DM commented Sep 7, 2023

Hello. Please retest on latest build.

@NV-LL
Copy link
Collaborator

NV-LL commented May 6, 2024

Hello! Will you please check on the latest release and let us know if this issue persists? Thank you!

@CattoSalad
Copy link

Hello, I have tried it with the latest remix runtime and it's still an issue.
I had to add the -fullscreen launch argument after launching the game with -window as a launch argument. I am guessing this is a quirk of the game.

I get the following error when launching the game in full screen:
image

I did run the game without the runtime to ensure it did work in full screen before copying over the remix runtime files.

Hope this helps, thanks.

@NV-LL
Copy link
Collaborator

NV-LL commented May 6, 2024

Thanks for confirming! What game(s) did you test on this time? And will you please send along any log files from that latest attempt to launch in fullscreen?

@nv-ajaus nv-ajaus added bug Something isn't working runtime RTX Remix runtime labels May 10, 2024
@nv-ajaus nv-ajaus self-assigned this May 10, 2024
@nv-ajaus
Copy link
Collaborator

nv-ajaus commented Jun 7, 2024

@CattoSalad @mralexs5 , I've made a change to dxvk-remix that I believe might help with this issue on Vampire the masquerade bloodlines. Can you please try using the latest dxvk-remix build (from here: https://github.com/NVIDIAGameWorks/dxvk-remix/actions)?

@CattoSalad
Copy link

CattoSalad commented Jun 9, 2024

I have tested it and it has fixed it. (Tested with #570) I had some random issues, but I don't believe these are related.
I had to add -fullscreen after having run the game with the -window launch argument.
I did get some weird crash but I wasn't able to reproduce it. This occurred when I pressed new game and it just crashed mid loading.
It does also seem to stop responding sometimes when ALT+TABing out, but not a big issue in my opinion.

Thank you very much!

@nv-ajaus
Copy link
Collaborator

Thank you for testing CattoSalad! Glad to see this is no longer an issue. I will go ahead and close this issue for now.

For the other issues, please open a new ticket with some information to help us track down what is going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira A jira ticket exists runtime RTX Remix runtime
Projects
None yet
Development

No branches or pull requests

10 participants