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

424107DD - Culdcept SAGA #551

Open
Jaksy opened this issue Aug 6, 2016 · 15 comments
Open

424107DD - Culdcept SAGA #551

Jaksy opened this issue Aug 6, 2016 · 15 comments
Labels
gpu-drawing-missing Graphics objects are missing or not drawn. gpu-driver-issues-nvidia Title has issues with NVIDIA GPUs. state-gameplay Title has functional gameplay.

Comments

@Jaksy
Copy link

Jaksy commented Aug 6, 2016

Marketplace

Tested on xenia-project/xenia@5be1a24

Issues:

  • Everything aside from splashscreen logos and videos appear in white.
  • When starting the campaign the audio narration plays before the video shows up. After the audio finishes it takes about a minute before the video that should accompany it starts playing, which you can skip.

Log:

Log file

Screenshot(s):

logos
video
ingame
This white image IS ingame. The audio cue's clearly indicate that the game is running the match correctly even though nothing is being displayed.

I should note prior to Vulkan rendering being enabled by default, on older builds this game actually was quite playable. For example:
playable

Labels:

I'm not sure if labels are only being given based on the state of the game with Vulkan rendering API enabled, but regardless of API it does reach a gameplay state just fine, only with Vulkan you can't see it.

I'm unsure what gpu labels this would be given.

@Jaksy Jaksy changed the title {424107DD} - {Culdcept SAGA} 424107DD - Culdcept SAGA Aug 6, 2016
@Razzile Razzile added state-gameplay Title has functional gameplay. gpu-drawing-missing Graphics objects are missing or not drawn. labels Aug 6, 2016
@noslyw

This comment was marked as off-topic.

@anonymice105
Copy link

have the same problem as noslyw. i meet the system requirements. the audio starts but there is no picture after the "gameplay might change during actual gameplay", hope this will be fixed soon

@Urguwno
Copy link

Urguwno commented Mar 24, 2017

I'm seeing the same thing as anonymice105.

I get to the "gameplay might change during actual gameplay", but then the screen goes white and it doesn't update the graphics.

The game continues running though, as I can hear the audio and pressing buttons on the controller causes sound effect responses.

@Urguwno
Copy link

Urguwno commented Jun 12, 2017

After a lot more trial and error, it appears compatibility with Culcept Saga was killed in version 1.0.447, which is labeled "Swap to using the Vulkan renderer by default".

The last Xenia build that would run Culdcept Saga is here.
xenia-project/xenia@54ba348

@Urguwno
Copy link

Urguwno commented Jun 12, 2017

UPDATE:

You can avoid the "white screen" while running with the latest Xenia builds if you create a shortcut and add the -gpu=gl4 parameter to the command line.

e.g. "D:\Games\Culdcept Saga\xenia.exe" -gpu=gl4

Ongoing issues continue to be:

  • Fuzzy graphics during gameplay
  • Black screens (no graphics) when proceeding to the next map. Audio plays but it may take ~5 minutes before the accompanying scene plays.
  • A hang occurs during the cutscene if you save a game then try to proceed to the next map in the story. Closing Xenia and reloading the .ISO will work around the problem. This doesn't happen if you replay prior maps.

@ghost

This comment was marked as off-topic.

@xenia-project xenia-project deleted a comment Jul 26, 2019
@SgtSalamander
Copy link

Hello! I came upon this and decided to add to the discussion. I have this exact same issue trying to run Culdcept Saga on Xenia. I get the publisher splash screens, and directly after the warning about performance changes if I go online, I am greeted with the music and a totally white screen. I have tried a series of fixes, but none of them have thus far ended up working. I also tried Urguwno's solution, but it did not work for me, unless I messed up somewhere along the line. I want to help contribute to finding a solution as best I can, let me know if there is anything else that can be tried, or if there is anything I can do to help out with this. It's a long shot, but in my opinion its worth it, even if only to keep the thread alive.

@Cecilliana
Copy link

The game now goes into gameplay, just finished the Tutorialstage on the August 9th Master build without any major graphical or performance issues, trying to play Versus mode still freezes the game after choosing a stage though.

@Margen67 Margen67 added the gpu-driver-issues-nvidia Title has issues with NVIDIA GPUs. label Feb 7, 2022
@Wargamer3
Copy link

Adding an image for reference, based on the Sept 14th, 2023 build. This bug happen to multiple people running Nvidia cards but is working with perfect compatibility for AMD cards. The error seem to only effect solid objects like characters, terrain and cards but will display anything with transparency just fine.
image
image 2

And as confirmation that it works on AMD:
Demo

@Kaite20
Copy link

Kaite20 commented Nov 21, 2023

Adding to the above, as the person who took the NVIDIA screenshots, 2D textures and HUD are fine too. It is mainly 3D objects, and it seems to be specifically those that use shaders. Once again, it is specifically an NVIDIA problem, as at least AMD works fine.

If someone can look into this, that would be great!

@medic777
Copy link

Any takers on a fix for this yet? Also getting the "lines through all 3d objects" glitch with nvidia GPU looking for a fix. Any help would be appreciated!

@Kaite20
Copy link

Kaite20 commented Feb 4, 2024

In addition to the above mentioned texture glitching that is possibly a shader error since transparent 3D objects aren't affected, I am here with another report. Versus refuses to let me progress in it, even with just one controller. I am stuck in this menu, unable to enter nor exit.

Saga Versus Error

UPDATE: So, Versus works on Citra Canary now; thank you all so much! While the NVIDIA shader issue is still persisting, this is a step in the right direction!
Consider this more of a status update than anything.
image

Sorry for posting yet again so quickly, but I found yet another bug! Just tried to suspend a game, and the game softlocked itself. It seems to be sporadic whether it works or not, since I did a suspension before this one and it saved fine. Perhaps I did something wrong, so I'm not sure on this one, but worth reporting anyway.
image
UPDATE: This seems to be a rare occurrence? Either that or I somehow closed the overwrite save prompt, which closed the window and made it lock up? Regardless, if I'm wrong about this being a bug, I apologize.

@xenia-project xenia-project deleted a comment from Kaite20 Feb 6, 2024
@xenia-project xenia-project deleted a comment from ClaireCJS Mar 25, 2024
@Sowa95
Copy link

Sowa95 commented Mar 28, 2024

Tested on: xenia-project/xenia@f6b5424

  • game speed tied to FPS, don't disable vsync.

No changes since last report.

xenia.zip

Nvidia issue can be "fixed" on canary if use_fuzzy_alpha_epsilon is set to true. xenia-canary/xenia-canary#268

canary

@Tutan87

This comment was marked as off-topic.

@Demiwatts
Copy link

Is there a possibility that the game be able to do netplay in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu-drawing-missing Graphics objects are missing or not drawn. gpu-driver-issues-nvidia Title has issues with NVIDIA GPUs. state-gameplay Title has functional gameplay.
Projects
None yet
Development

No branches or pull requests