UnleashedRecomp icon indicating copy to clipboard operation
UnleashedRecomp copied to clipboard

Game freeze or black screen during cutscenes or gameplay

Open DonutLord60 opened this issue 9 months ago • 7 comments

Validation

  • [ ✓ ] I have checked the Issues page to see if my problem has already been reported
  • [ ✓ ] I have confirmed that this bug does not occur in the original game running on original Xbox 360 hardware

If you have DLC installed, please specify which ones you have.

  • [ ✓ ] Apotos & Shamar Adventure Pack
  • [ ✓ ] Chun-nan Adventure Pack
  • [ ✓ ] Empire City & Adabat Adventure Pack
  • [ ✓ ] Holoska Adventure Pack
  • [ ✓ ] Mazuri Adventure Pack
  • [ ✓ ] Spagonia Adventure Pack

I don't have any modes enabled.

I don't have any codes enabled.

At the start of the cutscenes or during the gameplay, game screen just freezes or gives black screen with sound still playing. It runs normal for a short amount of time after I change GI Texture Filtering between BICUBIC and BILINEAR but shortly after I get the same error. The issue is still there after the update. Please help me.

Steps to Reproduce

Just by playing it.

Expected Behavior

To play the game without freezing? Dunno, I couldn't get it.

Footage

It's just a black screen.

Specifications

Fill out the following details:

  • CPU: Intel I3 1005G1 Mobile CPU
  • GPU: Intel G1 Graphics
  • OS: Windows 10 Home
  • Version: (e.g. 1.0.2)

DonutLord60 avatar Mar 09 '25 22:03 DonutLord60

Try a RelWithDebInfo build and see if you can gather anything of interest from the console output when it happens.

DarioSamo avatar Mar 09 '25 23:03 DarioSamo

Ok I installed it, played the game until the problem occur again and here's what the console kept spamming after the problem: (It kept spamming it until I close it, and my screen was frozen in the meanwhile, not a black screen this time.)

vkQueueSubmit failed with error code 0xFFFFFFFC. vkGetQueryPoolResults failed with error code 0x1. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkGetQueryPoolResults failed with error code 0x1. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkGetQueryPoolResults failed with error code 0x1. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkGetQueryPoolResults failed with error code 0x1. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkGetQueryPoolResults failed with error code 0x1. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkQueueSubmit failed with error code 0xFFFFFFFC. vkGetQueryPoolResults failed with error code 0x1.

DonutLord60 avatar Mar 10 '25 21:03 DonutLord60

0xFFFFFFFC is VK_ERROR_DEVICE_LOST.

It seems your device's driver is crashing.

  1. Try updating your drivers from Intel's website.
  2. Try lowering your graphics settings like anti-aliasing, resolution scale, shadow resolution. All of these have a big impact on video memory consumption.
  3. Check how much memory is assigned to your GPU in Task Manager on the GPU tab. If it's a very low amount (like 512 MB), you can try increasing the dedicated memory in your BIOS.

Image

DarioSamo avatar Mar 10 '25 22:03 DarioSamo

I just checked and my drivers are already up to date.

As for the in-game settings and VRAM allocation, here are the footages:

Image

Image

Image

The game goes black screen if I do ALT+TAB so I had to use my phone, sorry.

DonutLord60 avatar Mar 10 '25 22:03 DonutLord60

This all looks fairly normal. Can you tell if the issue only happens between loading screens? Or can it happen during regular gameplay too?

DarioSamo avatar Mar 11 '25 00:03 DarioSamo

You kind of skipped over anti-aliasing btw. Is it set to 1x?

DarioSamo avatar Mar 11 '25 00:03 DarioSamo

Sorry, yes anti aliasing is set to the lowest value. Freezing and black screen problems happen in-game, too. For example when on the loading screen, game freezes on Miles gadget screen even though the scene is loaded and sound is playing and while playing the game, game instantly freezes even though I can still hear the footsteps when I try to move around without seeing anything.

DonutLord60 avatar Mar 11 '25 04:03 DonutLord60

FIXED : I've created an administrator account with CMD and run the game as administrator on that account and I've been playing it without any problems for hours. My main account is the one that is created during the installation of Windows and apparently it's not the same with the account I've created with CMD.

DonutLord60 avatar Mar 15 '25 21:03 DonutLord60

Closing as OP no longer gets the issue.

DeaTh-G avatar Mar 26 '25 06:03 DeaTh-G