game-compatibility
game-compatibility copied to clipboard
4D5308AB - Gears of War 3
Oct 24, 2015
Tested on https://github.com/xenia-project/xenia/commit/c3ecb1bde938475fa84dccc2f9c353cc752519fd
Issues:
Intro sequence video is visually fine however it's slow, once the title screen is reached the screen remains black with just the music playing. No crashes, and the controls don't seem to work during the black screen as pushing start should progress past the title screen.
Screenshot(s):
Intro Video:
Black Screen:
Logs:
https://gist.github.com/Gh0stblade/27c369630b1bf9865387
Jun 12, 2015
Tested on https://github.com/xenia-project/xenia/commit/6d4d1db3106028cce6e28b5cb099324e146a7a25
You can hear the first second of video audio playing for the logos then it completely locks up.
Updated! New suggested tags: gpu-missing-drawing, state-title.
Update
The audio problem looks fixed but the processing is a bit slowly.
Tested
On (https://github.com/benvanik/xenia/commit/38824bbd733ebbb2e78fe6df772f4a4bcfc6a76c)
Issues
!> 00000028 ResolvePath(UPDATE:) failed - no root found
Unimplemented
- XFileSectorInformation
- !> 00000028 Unimplemented XLIVEBASE message app=000000FC, msg=00058046, arg1=0021E000, arg2=4018CF40
- XamPartyGetUserList
- XamPartySendGameInvites
- XamPartySetCustomData
- XamPartyGetBandwidth
- XamShowPartyUI
- XamShowCommunitySessionsUI
- XamVoiceSetMicArrayIdleUsers
Undefined
- !> 00000028 undefined extern call to 82FC819C NetDll_getsockopt
- !> 00000028 undefined extern call to 82FC819C NetDll_getsockopt
GPU
Writes to unk. register
- 0081
- 0082
- 0E00
- 0E40
Log file
Labels
- state-title
- gpu-missing-drawing (black screen)
- kernel-unimplemented-features
any progress?
I doubt it, last time I checked still black screen.
Any further nonsense comments will result in project bans.
JUN 29, 2018
Tested with: https://github.com/xenia-project/xenia/commit/f89b4626a37dd4d1e5a817909252d3d4dd054299
Black screen, controls don't work but title screen music plays.
could someone try this game again?
@TGLTClutch No difference.
Do we know what causes the game to get stuck on a black screen?
Keep up the great work
@ThatAnnoyedGuy Unreal engine has a different way of allocating memory and xenia doesn't have the required features implemented yet therefore most(if not all) Unreal Engine games get stuck at intro using Xenia.
It gets past the intro for me, but then it just goes to a black screen but i can hear the music.
log xenia.log
@FranciscoCarlosJunior you can play with xenia-canary
Tested on https://github.com/xenia-project/xenia/commit/c2e8c5554dcb89099952037571fd9d715f982b6f
Played the prologue until a certain somebody died. Xenia died too. 62FPS with vsync off and shaders cached. Probably Playable. This is a very gpu demanding game. No more gpu issues.
More Screenshots
state-gameplay
Some spotlights see-through objects.
Seems playable to me I am at Act 2 Chapter 7 without any issue except Pre-rendered BINK videos playing is very slow. 5-10 fps with extreme stuttering (must be due to some encryption or something to bink videos is applied, didn't happen with Gears 2 which didn't have bink encryption or something). In game videos work fine, game works fine, no issues.
Some spotlights see-through objects.
Yes this particular issue is everywhere. Same issue with Gears Judgement, Gears 2 and 3.
There is a bug in Act 3 Chapter Breakneck Run - After Cinematic Pole breaks, camera suddenly moves right size in sky automatically and a dialog is spoken "We have got a reaver in the way" but there is no reaver in the way in Xenia (But there is one in game) and marcus gets killed somehow but it doesn't happen in game. Unplayable after this point. Tried both Xenia Master and Canary 04 March 2021.
EDIT:
Restarting the Chapter fixed the issue.
Finished the game with Xenia Canary. There are some bugs/Issues
- Prerendered/Bink Cinematics has issues - Extreme Stuttering as mentioned above.
- Sometimes game gets stuck at some point and things happen which doesn't happen in game. I faced this situation at two points, FIRST at Act 3: Chapter 3: Breakneck Run where reever in the way but doesn't show and Marcus Die. SECOND Before Entering the Tower where, there are two sides to go to tower, game got stuck for me, there was no one left to kill but it was showing to kill everyone. for both points restarting the chapter and not dying worked (Issue may occur again if we die on our first try, then we need to restart chapter again, at least in SECOND point i had to restart the chapter again if i die once, coz Issue happen again if i die on first try).
- There are some graphical bugs, and those are random and dynamic. Restarting the Xenia fixes these graphical bugs.
Game is amazing, but these are some Issues I faced but I enjoyed the game.
Some spotlights see-through objects.
This issue can be completely fixed by changing "LensFlares" value to "False" in the UE3 .ini files, and it doesn't compromise image quality in the least. You can also modify MSAA level to either clean up the image or improve framerate.
I'm going to try and find addresses that can be patched, because modifying Coalesced_INT.bin with a hex editor without upsetting the TOC is far from ideal.
BTW, my experience was near perfect 60fps throughout. I didn't have the stuttering issues listed above. Ryzen 9 4900HS, RTX 2060 Max-Q, 16GB RAM
I wouldn't recommend aspiring for 60fps unless you have an NVIDIA or newer AMD card with at least 5-6 tFLOPS. And I'd imagine 2x SSAA is impossible unless you have a 3080.
Some spotlights see-through objects.
This issue can be completely fixed by changing "LensFlares" value to "False" in the UE3 .ini files, and it doesn't compromise image quality in the least. You can also modify MSAA level to either clean up the image or improve framerate.
I'm going to try and find addresses that can be patched, because modifying Coalesced_INT.bin with a hex editor without upsetting the TOC is far from ideal.
BTW, my experience was near perfect 60fps throughout. I didn't have the stuttering issues listed above. Ryzen 9 4900HS, RTX 2060 Max-Q, 16GB RAM
I wouldn't recommend aspiring for 60fps unless you have an NVIDIA or newer AMD card with at least 5-6 tFLOPS. And I'd imagine 2x SSAA is impossible unless you have a 3080.
There is no such thing as UE3.ini for these games.
No, it's still here. Just not as easy to access as most PC UE3 games.
Coalesced_INT.bin is a version of Unreal Engine 3's .ini files, which use custom headers and layout, which can be viewed in either a custom tool (which I won't mention here), or via editing through Hex editor.
Update: I'll be going through the Gears2/3/Judgement's .xex's this weekend through Ghidra to try and find the specific LensFlare call and disable it.
I just found like a bug I dont know if it is the game or the emulator. Everytime I kill the last spawned lambent in this scene (first mission as cole) the game just suddenly kills me. I reproduce it everytime I play.
This is a known bug with Gears of War 3 kismet scripting in Xenia You have three options:
- Restart the chapter and play the entire way through without dying once.
- Import a 100% savegame and start the game beyond the chapter that is bugged.
- Using the Gears of War 2 Editor, edit the Coalesced_Int.bin file to unlock all chapters.
i had the same error but restart the chapter as above says helped me
Hi there, i'm having trouble playing Gears 3 with Xenia, whenever i launch the game, the intro cutscene with all the Epic Games and Microsoft things goes, and whenever i press start to play, the game just crashes when it has to read the already written saves. It's the first time i'm using Xenia, and if there something that I missed, i would be glad if anyone could point it out for me ( sorry for my bad english :) )
Hi! I am currently running Xenia (Master @211cc99f4 on Nov 12 2021) running Gears of War 3! I am currently in Act IV Bon Voyage on Hardcore, After beating all the Armored Kentas and all other enemies, the game does not continue. I try to turn the wheel move the stuff and Marcus keeps saying "cant do that yet" is this a know bug?
Here is my system specs. http://speccy.piriform.com/results/VgdfDAodzkA8aPLr5T6OMFp
every such problems solved by the first option in this post. If one restart didn't help try again and again until the bug won't appear. And yes, it is a known save corruption bug. I faced it too in this armored kantus battle.
every such problems solved by the first solution in this post. If one restart didn't help try again and again until the bug won't appear. And yes, it is a known save corruption bug. I faced it too in this armored kantus battle.
Any links where I can get a save game past that point or a Save Editor since Google gives dead links?
where I can get a save game past that point or a Save Editor I never used such things. Cant help you there. I recommend you use first option, not second or third.