-
-
Notifications
You must be signed in to change notification settings - Fork 145
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
535107E8 - NieR #414
Comments
Saves are working with latest build as of writing [xenia-project/xenia@bb9369b] |
It show the little when loading complete then crash!! |
Nice! However, I still cannot reproduce that cutscene with the latest build. What are your specs? Also, attaching a log would be nice for the developers to solve this issue ^_^ |
Already aware of the current issues with this game, the crash occurring is one I've been debugging for a good while on/off (months, over a year probably). It's possible to skip the crash with some crafty memory manipulation, but that's not the ideal. The game will render (badly) the intro cutscene before gameplay, then will lock up when transitioning to gameplay, which is something I haven't researched yet (because this is likely a GPU issue). https://www.youtube.com/watch?v=OaMp6x50hOs Note that the video was recorded from a build of Xenia with full debugging enabled, hence the slowdowns/etc. There's a lot going wrong with the game currently. The aforementioned issue that I found a bypass for, which is due to a real bug in the game code caused by unforeseen issues (still working on that), there's no CTX1 texture support, among other things. |
Oh sorry! My mistake i will add the log in this comment!! My Spec (It's a ASUS ROG GL552JX Laptop):
Log file: |
Thanks for taking your time looking up this issue, gibbed. Just compared between real console and your video, and actually Xenia renders the environment quite nicely, far better than I expected! About the book shown by HorrorTroll, I think it depends of the region/version of the game (maybe?), in some gameplays on YT the book appears, but in other ones it doesn't. |
The book stuff is the loading screen, which is nearly instant with Xenia. The game can manage to finish loading and skip displaying it entirely, probably depends on the console playing the game (or PC). |
Something new about this? The game continue with the crash at the same moment, maybe with the crash skip can work better than last time? |
Tested on (xenia-project/xenia@4e6a514) //Last for today Issues:Boot OK Log: |
my game isnt even responding |
Still nothing |
Same issue here for me, will get to "now loading" after selecting new game then crash |
Still doesn't work, it would be great to play this on xenia as it seems to run a lot better than rpcs3 in the menus |
in-game with this modification from gibbed. D3D12: |
This comment has been minimized.
This comment has been minimized.
@Angelbox001 Yes. :( |
This comment has been minimized.
This comment has been minimized.
Requires GPU>CPU resolve readback for eye adaptation to brightness. |
Tested on xenia-project/xenia@5c516cc Completed Prologue. 100-140FPS with vsync off and shaders cached. Saves work. state-gameplay | tech-middleware-criware |
Tested on master@3a115ae6a (Apr 14 2022) build from a blank save. Intro videos and main menu render as completely blank. Just hitting A over and over to get through the new game menu gets you through to the gameplay, but the moment the real time graphics were due to start the GPU drivers crash out and restart, although the audio does keep playing. PC Specs: |
Xenia Canary issue: xenia-canary#58 |
Marketplace
xenia-project/xenia@b696c64
Shows the intro movie and the main menu. Crashes after trying to start a new game.
The text was updated successfully, but these errors were encountered: