game-compatibility icon indicating copy to clipboard operation
game-compatibility copied to clipboard

545408A7 - Grand Theft Auto V

Open jc1999 opened this issue 8 years ago • 54 comments

Marketplace

Tested on xenia-project/xenia@d5865740e27b7f4059aae492626db37bac44b0ef

Issues:

The emulator loads the game perfectly but when it tries to load into the menu it crashes.

Log:

xenia.zip

Labels:

state-intro

jc1999 avatar Jun 18 '16 17:06 jc1999

@jc1999 I tried it with the DrChat build 1.0.485-master. The intro screen looks fine, everything is normal and you can see the animation with the five stars and the 2 R* logos. The sound is also fine. Xenia still crashes while loading but it gets further than a few months ago. When I tried it in early september Xenia crashed after displaying the first part with a lot of text in the intro. Now it gets to the 2nd text sequence with the three circles below turning around and saying don't turn off your console. The circles turn around for like five seconds and then the animation freezes and Xenia crashes.

Grima04 avatar Nov 08 '16 18:11 Grima04

Tested on https://github.com/xenia-project/xenia/commit/d748dd3cf8ceeea159ad11319dca6e7aa48f5bea.

Issues

  • Warnings:
 w> 0000025C WARNING: an import variable was not resolved! (library: default, import lib: xam.xex, ordinal: 52C)
w> 0000025C WARNING: an import variable was not resolved! (library: default, import lib: xam.xex, ordinal: 52C)
w> 0000025C WARNING: Imported kernel function __xam_52C is unimplemented!
w> 0000025C WARNING: an import variable was not resolved! (library: default, import lib: xam.xex, ordinal: 4A4)
w> 0000025C WARNING: an import variable was not resolved! (library: default, import lib: xam.xex, ordinal: 4A4)
w> 0000025C WARNING: Imported kernel function __xam_4A4 is unimplemented!
C> 0000025C WARNING: imported a variable with no value: ExEventObjectType
C> 0000025C WARNING: imported a variable with no value: ExThreadObjectType
  • Errors:
w> 00000008 Unimplemented GPU register 6110 write: 071D0000
!> 00000028 tw/td forced trap hit! This should be a crash!
w> 00000004 GPU: Write to unknown register (1922 = 0000002E)
w> 00000004 GPU: Write to unknown register (1925 = 0B82E0B8)
w> 00000004 GPU: Write to unknown register (1922 = 0000002F)
w> 00000004 GPU: Write to unknown register (1925 = 0BC2F0BC)

Log file

GTAV.txt

Labels

  • state-intro
  • trap

Sleepy93 avatar Jan 21 '17 16:01 Sleepy93

Update:

Game starts the intro and after intro is played Xenia crash.

!> 00000028 ResolvePath(\Device\Harddisk0) failed - no root found !> 00000028 tw/td forced trap hit! This should be a crash!

GPU:

Unimplemented:

!> 00000028 NtQueryInformationFile(XFileSectorInformation) unimplemented

  • XamPartyGetUserList
  • XamPartySendGameInvites
  • XamPartySetCustomData
  • XamPartyGetBandwidth
  • XamShowPartyUI
  • XamShowCommunitySessionsUI

Undefined:

!> 00000028 XMsgStartIORequest: app 00000000 undefined !> 00000028 undefined extern call to 83753BDC XamSwapDisc

Tested:

On (https://github.com/benvanik/xenia/commit/eecc9d0aea1a0c841d9ddfa0d182c22a10ea4f86)

Log:

gtav_dvd1.txt gtav_dvd2.txt

Labels:

  • state-intros
  • regression
  • kernel-unimplemented-features

Sleepy93 avatar Aug 19 '17 12:08 Sleepy93

I have tried with the latest build in a windows 10 64 bit env, and the game opens as far as the glass breaking sound and then xenia crashes.. interestingly tho, when I run Xenia through dependency walker and run profiling the game loads as far as the chick with the mobile phone or sometimes it's the cop arresting the women but then nothing happens.. why?

Gamerage avatar Sep 10 '17 15:09 Gamerage

Do you know, how to install that game? It's on 2 DVD, which i have ripped (from original game DVD using my RGH), but i don't know, what to do with it.

hubslave avatar Apr 23 '18 18:04 hubslave

@hubslave if you can install the game to your HDD it's possible to either transfer from HDD to a USB (would need to be large for GTA V) or directly connect the HDD to the PC using an adapter cable although the USB method is most reliable

Razzile avatar Apr 23 '18 18:04 Razzile

Tested on (https://github.com/xenia-project/xenia/commit/ba7dc6b2d7187a233d7175c75994828b498bec58)

(state-crash-host)

xenia.zip

bdeimos avatar Jul 10 '18 18:07 bdeimos

With https://github.com/xenia-project/xenia/commit/61fd5a6dc24543f39c3a17976d762e7d67abba33, following the instructions of this video, goes ingame with issues like:

  • Almost no lighting in interiors
  • Weird repeated image in upper half of the screen (only with ROV)
  • Discolored textures because of lighting
  • No sound ingame (Only videos have sound)

Direct3D 12 (ROV): image Direct3D 12 (RTV/DSV): image

Unfortunatey, freezes silently (the game, not the emulator) in this exact moment: image

MarioSonic2987 avatar Jan 27 '19 21:01 MarioSonic2987

@MarioSonic2987 What's ROV vs RTV/DSV? Also, how do I switch between the two?

BelleNottelling avatar Feb 02 '19 22:02 BelleNottelling

@BenNottelling These are two different rendering paths. ROV is the mode used by default, but you can change to RTV/DSV by appending --d3d12_edram_rov=false to the path in your Xenia shortcut.

MarioSonic2987 avatar Feb 02 '19 23:02 MarioSonic2987

Running with Xenia on https://github.com/xenia-project/xenia/commit/57e8f05234f2cf8ee29cffd3ab8fe57de38479b8 the game is very much a gameplay state as following this video to help install the game, the game will run but crash, however using xextool you can patch the game to run the latest title update. That allows the game to be in a very much playable state as it no longer crashes at the heist, however due to issues with saving the game is still left in a gameplay state. Also audio works at very few points during gameplay. There are also many controller input issues as well

Labels: state-gameplay apu-garbage gpu-shader-errors gpu-corrupt-drawing kernel-save-file-errors xam-input-problems

Video: https://youtu.be/U8COsTcjS3w

ZolaKluke avatar Feb 05 '19 02:02 ZolaKluke

With https://github.com/xenia-project/xenia/commit/293851d0c9f87255fe5d530207f2b2936625f673, the game looks quite good, even though there is still discolored textures and the repeated image with ROV.

image

image

MarioSonic2987 avatar Apr 12 '19 17:04 MarioSonic2987

Overlap image in first mission is fixed in https://github.com/xenia-project/xenia/commit/35c8b66c939fc35b500764b940b2c3ba9f9b91d3

illusion0001 avatar Jul 11 '19 09:07 illusion0001

Still crashing at first mission going to guard, (nov 2 xenia release)

Dency01 avatar Nov 04 '19 10:11 Dency01

Game goes into gameplay just fine if you properly update your game, without the update its going to crash before you can lock the guard/staff into the backroom image image

krampfcookie avatar Nov 17 '19 13:11 krampfcookie

Game goes into gameplay just fine if you properly update your game, without the update its going to crash before you can lock the guard/staff into the backroom image image

Can you make a quick tutorial how to update the game?

Dency01 avatar Feb 08 '20 16:02 Dency01

@Dency01 Your question doesn't belong here. Ask on the Discord server.

Margen67 avatar Feb 08 '20 16:02 Margen67

Game is running fantastically good, but it is not saving the game at Franklin's house.

DwipMakwana avatar Mar 01 '20 07:03 DwipMakwana

Game runs near perfect. I wanted to get a trainer up and running which led me to finding a trainer that was merged with a TU (point being is, I have no clue what the TU actually is, please do let me know if there's a way to pinpoint the exact TU) and it ended up fixing the broken controls (just like they are when the game is not updated) alongside the near instant crash during Friend Request on latest TU and the midway crash on the day 0 version. Prologue also doesn't crash with this TU. I will be further testing to see if any other missions are going to cause issues. image

Tervel1337 avatar May 01 '21 20:05 Tervel1337

Game runs near perfect. I wanted to get a trainer up and running which led me to finding a trainer that was merged with a TU (point being is, I have no clue what the TU actually is, please do let me know if there's a way to pinpoint the exact TU) and it ended up fixing the broken controls (just like they are when the game is not updated) alongside the near instant crash during Friend Request on latest TU and the midway crash on the day 0 version. Prologue also doesn't crash with this TU. I will be further testing to see if any other missions are going to cause issues. image

Is game saving for you and loading the last save when next time you play, if yes can please share me how did you install the game and ran it, appreciate it thank you!

DwipMakwana avatar May 01 '21 20:05 DwipMakwana

Yes, saving works, however only on an older build of Xenia it seems. Anyways, I'm here to update my report. The game can be completed while using TU 18. It suffers from random crashes but it is the same behavior as using TU 27 anyways. The only problematic mission was the last heist. It suffered from way too many random crashes and it took me like 6 tries to get past it. Also for some odd reason a few missions crash if you skip their last cutscene. image

Tervel1337 avatar May 05 '21 08:05 Tervel1337

Yes, saving works, however only on an older build of Xenia it seems. Anyways, I'm here to update my report. The game can be completed while using TU 18. It suffers from random crashes but it is the same behavior as using TU 27 anyways. The only problematic mission was the last heist. It suffered from way too many random crashes and it took me like 6 tries to get past it. Also for some odd reason a few missions crash if you skip their last cutscene. image

Can u please provide me the link to the build in which save is working??

DwipMakwana avatar May 07 '21 18:05 DwipMakwana

Hello! I've been playing the game for a while on the July 10th Build of Xenia-Canary on TU19 and i found a few little problems I want to report. Regarding the sound, in cutscenes it sometimes glitches and doesn't work at all, the music gets delayed on one side of the headphones when on the other it's just fine and when entering a safehouse and the TV is on, the sound of it is completely maxed out and it doesn't get lower if you get away from it, it just vanishes completely if you get far enough from the TV.

As for graphical issues nothing major, just some artifacts here and there but they appear only for a millisecond and then disappear, but the only issue that stayed permanently for the rest of my playthrough was the sun glare going through objects Screenshot (38)

I also noticed a second sun glaring through the ground, it's probably just how the day-night cycle works in this game and the fact that the sun glare goes through objects is what's causing it, but who knows Screenshot (37) image_2022-07-17_162539104

Besides the sun glare, I noticed that some post-processing effects are way too bright, for example the character switching effects Screenshot (30)

This one is a bit more see-able but still a bit deep fried Screenshot (34)

Another issue I had was that cutscenes tend to get stuck and not progress at all, this only happened to me at the end of the mission "Marriage Counseling" and i found it a bit funny that Michael and Franklin were just staring at each other like that :) Screenshot (35) Skipping the cutscene fixed the issue and Michael's phone call to Lester went as usual

And sometimes during phone calls, the phone UI just disappears for no reason but the phone call proceeds like normal. For example Dr. Friedlander called and after a few seconds the phone disappeared off the screen Screenshot (36)

Other than that, the game seems to be running fine, ignoring the fact that my gtx 1050ti can't do a lot because of my i3 7100 being 100% all of the time.

KonvictVe avatar Jul 17 '22 13:07 KonvictVe

Hello! I've been playing the game for a while on the July 10th Build of Xenia-Canary on TU19 and i found a few little problems I want to report. Regarding the sound, in cutscenes it sometimes glitches and doesn't work at all, the music gets delayed on one side of the headphones when on the other it's just fine and when entering a safehouse and the TV is on, the sound of it is completely maxed out and it doesn't get lower if you get away from it, it just vanishes completely if you get far enough from the TV.

As for graphical issues nothing major, just some artifacts here and there but they appear only for a millisecond and then disappear, but the only issue that stayed permanently for the rest of my playthrough was the sun glare going through objects Screenshot (38)

I also noticed a second sun glaring through the ground, it's probably just how the day-night cycle works in this game and the fact that the sun glare goes through objects is what's causing it, but who knows Screenshot (37) image_2022-07-17_162539104

Besides the sun glare, I noticed that some post-processing effects are way too bright, for example the character switching effects Screenshot (30)

This one is a bit more see-able but still a bit deep fried Screenshot (34)

Another issue I had was that cutscenes tend to get stuck and not progress at all, this only happened to me at the end of the mission "Marriage Counseling" and i found it a bit funny that Michael and Franklin were just staring at each other like that :) Screenshot (35) Skipping the cutscene fixed the issue and Michael's phone call to Lester went as usual

And sometimes during phone calls, the phone UI just disappears for no reason but the phone call proceeds like normal. For example Dr. Friedlander called and after a few seconds the phone disappeared off the screen Screenshot (36)

Other than that, the game seems to be running fine, ignoring the fact that my gtx 1050ti can't do a lot because of my i3 7100 being 100% all of the time.

Yeah,everything is still pretty much the same with TU 27,except Michael and Franklin staring at each other part in cutscene (fixed in TU 27).And the phone UI dissapearing is normal on PS3 and XBOX360 versions.However in TU 27 there is a problem about xenia crashing after first cutscene with Michael and Lester at mission "Friend Request" so I would like to know if there is any fix for that. Screenshot_6

And here's the rest bugs I found in TU 27... Screenshot_5 Water physics doesn't seem to be work right. Screenshot_3 Main menu showing glitched image of any character.

Random texture flickering (no image,since it's hard to capture).

Sometimes camera starts rotating by itself,similar to GTA San Andreas rotating camera bug,but here is slower.You can get it fixed,only by pausing the game.

Sometimes shooting control gets stuck and character continues to shoot until you press same control again.

And lastly,shadow bugs on characters,vehicles and streets. Screenshot_12

Screenshot_11

OverPro123 avatar Jul 17 '22 20:07 OverPro123

Hello! I've been playing the game for a while on the July 10th Build of Xenia-Canary on TU19 and i found a few little problems I want to report. Regarding the sound, in cutscenes it sometimes glitches and doesn't work at all, the music gets delayed on one side of the headphones when on the other it's just fine and when entering a safehouse and the TV is on, the sound of it is completely maxed out and it doesn't get lower if you get away from it, it just vanishes completely if you get far enough from the TV. As for graphical issues nothing major, just some artifacts here and there but they appear only for a millisecond and then disappear, but the only issue that stayed permanently for the rest of my playthrough was the sun glare going through objects Screenshot (38) I also noticed a second sun glaring through the ground, it's probably just how the day-night cycle works in this game and the fact that the sun glare goes through objects is what's causing it, but who knows Screenshot (37) image_2022-07-17_162539104 Besides the sun glare, I noticed that some post-processing effects are way too bright, for example the character switching effects Screenshot (30) This one is a bit more see-able but still a bit deep fried Screenshot (34) Another issue I had was that cutscenes tend to get stuck and not progress at all, this only happened to me at the end of the mission "Marriage Counseling" and i found it a bit funny that Michael and Franklin were just staring at each other like that :) Screenshot (35) Skipping the cutscene fixed the issue and Michael's phone call to Lester went as usual And sometimes during phone calls, the phone UI just disappears for no reason but the phone call proceeds like normal. For example Dr. Friedlander called and after a few seconds the phone disappeared off the screen Screenshot (36) Other than that, the game seems to be running fine, ignoring the fact that my gtx 1050ti can't do a lot because of my i3 7100 being 100% all of the time.

Yeah,everything is still pretty much the same with TU 27,except Michael and Franklin staring at each other part in cutscene (fixed in TU 27).And the phone UI dissapearing is normal on PS3 and XBOX360 versions.However in TU 27 there is a problem about xenia crashing after first cutscene with Michael and Lester at mission "Friend Request" so I would like to know if there is any fix for that. Screenshot_6

And here's the rest bugs I found in TU 27... Screenshot_5 Water physics doesn't seem to be work right. Screenshot_3 Main menu showing glitched image of any character.

Random texture flickering (no image,since it's hard to capture).

Sometimes camera starts rotating by itself,similar to GTA San Andreas rotating camera bug,but here is slower.You can get it fixed,only by pausing the game.

Sometimes shooting control gets stuck and character continues to shoot until you press same control again.

And lastly,shadow bugs on characters,vehicles and streets. Screenshot_12

Screenshot_11

Well, the thing is I can't recommend playing on TU27 only because it crashes frequently and the control scheme is messed up, I have no clue what Rockstar did in the code but Xenia doesn't like it and it messed up the controls for everything almost. I recommend trying an older TU but I still can't figure out which is best because TU19 crashes too (just not as much and when it does happen it's random, I just can't figure out what exactly the cause is) but I managed to get past "Friend Request" and just did "The Jewel Store Job" and everything seemed ok (besides the few graphical issues we both mentioned but the camera and the shooting work as they should). Screenshot (49)

And with the Michael and Franklin staring cutscene I found out that it was just a desync problem on my end because of my CPU being too slow, it couldn't finish the cutscene in time because of the low fps and so it was moving in slow motion but at the same time it was also trying to get to the point where it should be synced with the rest of the stuff but then it just failed.

Oh and another thing I forgot to mention previously, in the load game menu or when you try to save the game, instead of showing the last mission passed title it showed the name of the save file. I didn't get to screenshot it because I switched to the newest build of Xenia Canary right after and it seems to be fixed now

KonvictVe avatar Jul 22 '22 06:07 KonvictVe

Hello! I've been playing the game for a while on the July 10th Build of Xenia-Canary on TU19 and i found a few little problems I want to report. Regarding the sound, in cutscenes it sometimes glitches and doesn't work at all, the music gets delayed on one side of the headphones when on the other it's just fine and when entering a safehouse and the TV is on, the sound of it is completely maxed out and it doesn't get lower if you get away from it, it just vanishes completely if you get far enough from the TV. As for graphical issues nothing major, just some artifacts here and there but they appear only for a millisecond and then disappear, but the only issue that stayed permanently for the rest of my playthrough was the sun glare going through objects Screenshot (38) I also noticed a second sun glaring through the ground, it's probably just how the day-night cycle works in this game and the fact that the sun glare goes through objects is what's causing it, but who knows Screenshot (37) image_2022-07-17_162539104 Besides the sun glare, I noticed that some post-processing effects are way too bright, for example the character switching effects Screenshot (30) This one is a bit more see-able but still a bit deep fried Screenshot (34) Another issue I had was that cutscenes tend to get stuck and not progress at all, this only happened to me at the end of the mission "Marriage Counseling" and i found it a bit funny that Michael and Franklin were just staring at each other like that :) Screenshot (35) Skipping the cutscene fixed the issue and Michael's phone call to Lester went as usual And sometimes during phone calls, the phone UI just disappears for no reason but the phone call proceeds like normal. For example Dr. Friedlander called and after a few seconds the phone disappeared off the screen Screenshot (36) Other than that, the game seems to be running fine, ignoring the fact that my gtx 1050ti can't do a lot because of my i3 7100 being 100% all of the time.

Yeah,everything is still pretty much the same with TU 27,except Michael and Franklin staring at each other part in cutscene (fixed in TU 27).And the phone UI dissapearing is normal on PS3 and XBOX360 versions.However in TU 27 there is a problem about xenia crashing after first cutscene with Michael and Lester at mission "Friend Request" so I would like to know if there is any fix for that. Screenshot_6 And here's the rest bugs I found in TU 27... Screenshot_5 Water physics doesn't seem to be work right. Screenshot_3 Main menu showing glitched image of any character. Random texture flickering (no image,since it's hard to capture). Sometimes camera starts rotating by itself,similar to GTA San Andreas rotating camera bug,but here is slower.You can get it fixed,only by pausing the game. Sometimes shooting control gets stuck and character continues to shoot until you press same control again. And lastly,shadow bugs on characters,vehicles and streets. Screenshot_12 Screenshot_11

Well, the thing is I can't recommend playing on TU27 only because it crashes frequently and the control scheme is messed up, I have no clue what Rockstar did in the code but Xenia doesn't like it and it messed up the controls for everything almost. I recommend trying an older TU but I still can't figure out which is best because TU19 crashes too (just not as much and when it does happen it's random, I just can't figure out what exactly the cause is) but I managed to get past "Friend Request" and just did "The Jewel Store Job" and everything seemed ok (besides the few graphical issues we both mentioned but the camera and the shooting work as they should). Screenshot (49)

And with the Michael and Franklin staring cutscene I found out that it was just a desync problem on my end because of my CPU being too slow, it couldn't finish the cutscene in time because of the low fps and so it was moving in slow motion but at the same time it was also trying to get to the point where it should be synced with the rest of the stuff but then it just failed.

Oh and another thing I forgot to mention previously, in the load game menu or when you try to save the game, instead of showing the last mission passed title it showed the name of the save file. I didn't get to screenshot it because I switched to the newest build of Xenia Canary right after and it seems to be fixed now

Controls are litterally so messed up that you can't even type any cheat code,neither on the phone.I can't select rest numbers that are under 1,2 and 3.So yeah,there's no way for us to type any cheat code for now.

OverPro123 avatar Jul 22 '22 21:07 OverPro123

Hello! I've been playing the game for a while on the July 10th Build of Xenia-Canary on TU19 and i found a few little problems I want to report. Regarding the sound, in cutscenes it sometimes glitches and doesn't work at all, the music gets delayed on one side of the headphones when on the other it's just fine and when entering a safehouse and the TV is on, the sound of it is completely maxed out and it doesn't get lower if you get away from it, it just vanishes completely if you get far enough from the TV. As for graphical issues nothing major, just some artifacts here and there but they appear only for a millisecond and then disappear, but the only issue that stayed permanently for the rest of my playthrough was the sun glare going through objects Screenshot (38) I also noticed a second sun glaring through the ground, it's probably just how the day-night cycle works in this game and the fact that the sun glare goes through objects is what's causing it, but who knows Screenshot (37) image_2022-07-17_162539104 Besides the sun glare, I noticed that some post-processing effects are way too bright, for example the character switching effects Screenshot (30) This one is a bit more see-able but still a bit deep fried Screenshot (34) Another issue I had was that cutscenes tend to get stuck and not progress at all, this only happened to me at the end of the mission "Marriage Counseling" and i found it a bit funny that Michael and Franklin were just staring at each other like that :) Screenshot (35) Skipping the cutscene fixed the issue and Michael's phone call to Lester went as usual And sometimes during phone calls, the phone UI just disappears for no reason but the phone call proceeds like normal. For example Dr. Friedlander called and after a few seconds the phone disappeared off the screen Screenshot (36) Other than that, the game seems to be running fine, ignoring the fact that my gtx 1050ti can't do a lot because of my i3 7100 being 100% all of the time.

Yeah,everything is still pretty much the same with TU 27,except Michael and Franklin staring at each other part in cutscene (fixed in TU 27).And the phone UI dissapearing is normal on PS3 and XBOX360 versions.However in TU 27 there is a problem about xenia crashing after first cutscene with Michael and Lester at mission "Friend Request" so I would like to know if there is any fix for that. Screenshot_6 And here's the rest bugs I found in TU 27... Screenshot_5 Water physics doesn't seem to be work right. Screenshot_3 Main menu showing glitched image of any character. Random texture flickering (no image,since it's hard to capture). Sometimes camera starts rotating by itself,similar to GTA San Andreas rotating camera bug,but here is slower.You can get it fixed,only by pausing the game. Sometimes shooting control gets stuck and character continues to shoot until you press same control again. And lastly,shadow bugs on characters,vehicles and streets. Screenshot_12 Screenshot_11

Well, the thing is I can't recommend playing on TU27 only because it crashes frequently and the control scheme is messed up, I have no clue what Rockstar did in the code but Xenia doesn't like it and it messed up the controls for everything almost. I recommend trying an older TU but I still can't figure out which is best because TU19 crashes too (just not as much and when it does happen it's random, I just can't figure out what exactly the cause is) but I managed to get past "Friend Request" and just did "The Jewel Store Job" and everything seemed ok (besides the few graphical issues we both mentioned but the camera and the shooting work as they should). Screenshot (49) And with the Michael and Franklin staring cutscene I found out that it was just a desync problem on my end because of my CPU being too slow, it couldn't finish the cutscene in time because of the low fps and so it was moving in slow motion but at the same time it was also trying to get to the point where it should be synced with the rest of the stuff but then it just failed. Oh and another thing I forgot to mention previously, in the load game menu or when you try to save the game, instead of showing the last mission passed title it showed the name of the save file. I didn't get to screenshot it because I switched to the newest build of Xenia Canary right after and it seems to be fixed now

Controls are litterally so messed up that you can't even type any cheat code,neither on the phone.I can't select rest numbers that are under 1,2 and 3.So yeah,there's no way for us to type any cheat code for now.

The only fix i know is just downgrading the game to an older TU, i tried playing on TU27 before and i had the same results basically but after i downgraded it worked just fine.

KonvictVe avatar Jul 23 '22 22:07 KonvictVe

I've opened the game but it only appears in loading story mode and it's stuck, does anyone have a solution?

Bimasendorozai09 avatar Jun 18 '23 11:06 Bimasendorozai09

Zrzut ekranu 2023-07-11 181739 Graphics device lost. Even tested on newest build but it's still the same

xgox30017 avatar Jul 11 '23 16:07 xgox30017

Zrzut ekranu 2023-07-11 181739 Graphics device lost. Even tested on newest build but it's still the same

I didn't encounter this issue personally, I even left the game running for a while as I was doing some chores around the house and the game still worked as it should.

KonvictVe avatar Jul 29 '23 13:07 KonvictVe