xenia-project / game-compatibility

https://xenia.jp
BSD 3-Clause "New" or "Revised" License
470 stars 144 forks source link

415608EC - Deadpool #626

Open TotalCaesar659 opened 8 years ago

TotalCaesar659 commented 8 years ago

Marketplace

Tested on (https://github.com/benvanik/xenia/commit/52c75c8dbc253d3ddd5e602b307ff4e0ca5d95bf)

Issues:

Black screen after intro.

Log:

Log file

Screenshot(s):

0000 0001 0002 0003

Labels:

(state-intro)

Sleepy93 commented 6 years ago

Update

Tested

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

Issues

Results are the same. The differences between the old test and the new is that Xenia crashes on the loading screen.

!> 00000090 ResolvePath(ShaderDumpxe:\CompareBackEnds) failed - no root found

GPU

!> 00000028 GPU: Read from unknown register (044B) w> 00000004 GPU: Write to unknown register (0081 = 80010000) w> 00000004 GPU: Write to unknown register (0082 = 00000000) w> 00000004 GPU: Write to unknown register (1E4E = 00000000)

Log file

log.txt

laod

Labels

Gliniak commented 3 years ago

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

Issues:

None/Unknown? Sound is fine, saving works

Log:

xenia.zip

Screenshot(s):

image image image

Labels:

state-gameplay

UnstoppableGiant commented 3 years ago

Still happening for me. Crashes during the first screen you see, or when the deadpool running icon appears.

UnstoppableGiant commented 3 years ago

Still doesn't work. Crashes at random intervals, but never actually loads anything playable.

UnstoppableGiant commented 3 years ago

Tested on: xenia-project/xenia@c218d6d

Issues:

None/Unknown? Sound is fine, saving works

Log:

xenia.zip

Screenshot(s):

image image image

Labels:

state-gameplay

Then please, tell us how you did it.

TKithin commented 2 years ago

I seem to have got this title working by changing render_target_path_d3d12 = "" to render_target_path_d3d12 = "rov" Deadpool

declanjames1 commented 1 year ago

I seem to have got this title working by changing render_target_path_d3d12 = "" to render_target_path_d3d12 = "rov" Deadpool

Where do I find this?

Rambler89 commented 1 year ago

The "rov" fix didn't work for me. Still crashes and pauses itself within the first 5 seconds of loading.

I seem to have got this title working by changing render_target_path_d3d12 = "" to render_target_path_d3d12 = "rov" Deadpool

Where do I find this?

----To change settings in Xenia you have to open the "xenia.config" file with notepad. Should be located next to the "xenia.exe" launcher. There are a lot of settings in there to tweak in your gameplay. But to find something specific open the config file with notepad and hit "ctrl+f" to open the Find window then copy and paste "render_target_path_d3d12", hit enter, change the value, then save the document.

Rambler89 commented 1 year ago

I was able to get it to work, went from having an immediate black screen to playing for the past few hours.

-Originally I installed Xenia Master. While troubleshooting I deleted all Xenia files, then downloaded and installed the latest Xenia Canary. After that everything seems to be working, I will update if that changes.

Win10 x64 Laptop i5-7300 GTX 1050

Update: -Game is playable but will crash at random times and places. -Checkpoint Autosaves work and make the random game crashes annoying but manageable. -Strong light sources from other rooms can be seen through walls. It can make targeting enemies and navigation a little difficult at times.

-I believe most of the in-game dialogue is missing. I still have music and effects. But I unless it is cutscene audio; All boss fights, his internal monologue, and object interactions are vocally silent. These times are the only time that subtitles don’t work either. -Subtitles are turned on, but only work when the audio does.

I know that audio on Xenia is less of a focus for now. But maybe one of you guys have a suggestion for this noob?

Soheilsadri278 commented 7 months ago

can you share config file please

Sowa95 commented 7 months ago

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

Runs on default settings. Crashed 2 times in intro when I decided to disable vsync (could be coincidence). This game creates big logs pretty fast. Probably a smart idea to disable logging.

It has nasty lens flare issues, tuning query_occlusion_fake_sample_count either does nothing or breaks the game. However it is possible to edit coalesced.ini to disable lens flare and increase FPS cap (and a bunch of other settings).

Deadpool_Lensflare

Coalesced.ini is located in TransGame/Config/Xenon/Cooked, but it's encrypted. I used TF Games Configuration Utility to decrypt and encrypt the file. I don't think the game cares about coalesced.ini formatting, I used regular notepad, but it has to be encrypted back to original form.

For lens flare LensFlares=False. It appears a few times, I don't know which one does it, so I changed all. For 60 FPS MaxSmoothedFrameRate=60. There are 2 lines for this, I think both need to be changed. Xenia's vsync has to be disabled as well.

To skip intro go to TransGame/Movies, then delete or rename:

Goatmanawd commented 7 months ago

@Sowa95 Are you able to share the fixed Coalesced.ini file?

Sowa95 commented 7 months ago

@Goatmanawd Sharing game files could be against the rules, I'm not sure. Message me on Discord (sowa_95) and I'll show you how to do it.

Hardback247 commented 7 months ago

I got the same crash error as Sleepy93. What should I do?

spiderwbbz commented 1 month ago

my game runs good but keeps crashing at the sewer level??

Sowa95 commented 1 month ago

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

xenia.zip

Playable from start to finish on Canary https://github.com/xenia-canary/game-compatibility/issues/233. Not sure about Master, but for the sake of audio Canary is a better option.