RPCS3 Forums
Rayman Legends [BLES01863] - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: PS3 Commercial Games (https://forums.rpcs3.net/forumdisplay.php?fid=4)
+--- Forum: Playable (https://forums.rpcs3.net/forumdisplay.php?fid=5)
+--- Thread: Rayman Legends [BLES01863] (/showthread.php?tid=196737)

Pages: 1 2


Rayman Legends [BLES01863] - GrantKane - 08-21-2017

RPCS3 v0.0.3-3-a822d99 Alpha
Ingame with graphic bugs.
[Image: a7geFN1.jpg]
[Image: QEdTnGl.jpg]


RE: Rayman Legends [BLES01863] - evilalex - 12-02-2017

Degrade in rpcs3-v0.0.4-2017-12-01-8f314c51_win64 !

Certain textures, such as main menu background and backgrounds in some areas started to flicker in both Vulkan and OpenGL.
Strict rendering or not, doesn't seem to matter anymore.

Seems to spam "E {rsx::thread} RSX: Blit request denied because the destination region does not fit!" error when runs via Vulkan.

Was previously playable in rpcs3-v0.0.3-2017-10-09-6d6b2812_win64 with Strict rendering enabled.
   

.gz   RPCS3.log.gz (Size: 261.4 KB / Downloads: 13)


RE: Rayman Legends [BLES01863] - evilalex - 12-20-2017

Playable again in rpcs3-v0.0.4-2017-12-18-de5dab35_win64 (didn't work properly with the above mentioned bug in all interim builds between this one and my previous post).

It still keeps spaming "blit request" error, and I also noted that it gives off a suspicious "E {rsx::thread} RSX: NV3089_IMAGE_IN_SIZE: Invalid blit dimensions passed" on startup.
However, the graphics no longer glitch visually. I tested one stage entirely, and found nothing missing or flickering.

Thanks for fixing this regression.


RE: Rayman Legends [BLES01863] - torrente - 02-13-2018

(12-20-2017, 12:14 AM)evilalex Wrote: Playable again in rpcs3-v0.0.4-2017-12-18-de5dab35_win64 (didn't work properly with the above mentioned bug in all interim builds between this one and my previous post).

It still keeps spaming "blit request" error, and I also noted that it gives off a suspicious "E {rsx::thread} RSX: NV3089_IMAGE_IN_SIZE: Invalid blit dimensions passed" on startup.
However, the graphics no longer glitch visually. I tested one stage entirely, and found nothing missing or flickering.

Thanks for fixing this regression.

Big Grin  It did not last long.

In commit 3827 onwards there was regression.

Currently status Ingame

https://github.com/RPCS3/rpcs3/pull/3827


RE: Rayman Legends [BLES01863] - RPCS3_FAN - 02-13-2018

Sometimes the Picture stays black but you can move character. On Pause Menu you see the level Sad Any Solutions?


RE: Rayman Legends [BLES01863] - legend80 - 02-14-2018

Confirmed the background is broken again. Just flickers like mad with Strict Rendering on.

Maybe submit a github defect, since it's a regression?

EDIT:
Looks like it was this commit actually:
https://github.com/RPCS3/rpcs3/pull/3772 by kd-11

Worked fine on this build: https://ci.appveyor.com/project/rpcs3/rpcs3/build/0.0.4-7109/artifacts
Broken on the the next build: https://ci.appveyor.com/project/rpcs3/rpcs3/build/0.0.4-7112/artifacts


RE: Rayman Legends [BLES01863] - RPCS3_FAN - 02-16-2018

On Strict Rendering Mode Rayman is working. Just background flickering but at least playable Smile


RE: Rayman Legends [BLES01863] - legend80 - 02-17-2018

I know, that's what we said. The point is the game is broken and we know what build caused it.

Hopefully we can get this game back to being truly perfect again on current builds. For now, an old one is needed to play properly.


RE: Rayman Legends [BLES01863] - legend80 - 04-08-2018

Logged issue in Github to get more traction:
https://github.com/RPCS3/rpcs3/issues/4412


RE: Rayman Legends [BLES01863] - evilalex - 05-31-2018

Can confirm that, unfortunately, the reintroduced issue still persists in rpcs3-v0.0.5-6882-87b510d5_win64 with the same "Blit request denied" error in the log as before.

UPDATE: Still no progress in rpcs3-v0.0.5-7024-cd59bc3d_win64, the game flickers the same way. No additional settings including "Force CPU Blit" influence the issue. The best that can be achieved is slowing the flickering a tiny bit.
The game is clearly NOT PLAYABLE in this regressed state, unless you want to break your eyes.

UPDATE 2: Despite a lot of work performed by kd-11 in "AAA fixes #4973", a PR that some have hoped should fix the issue, the same bug occurs without any changes in the most recent rpcs3-v0.0.5-7216-7915dcb2_win64 incorporating that PR. The game is still unplayable due to flickering.

It starts with:
E {rsx::thread} RSX: NV3089_IMAGE_IN_SIZE: Invalid blit dimensions passed
E {rsx::thread} RSX: Invalid framebuffer setup, w=0, h=0
Probably has to do with some initializing command failing.