GreemDev / Ryujinx

Experimental Switch emulator written in C#
MIT License
5.29k stars 424 forks source link

[Bug] Multiple graphical/game breaking bugs in Splatoon 3 #275

Open Bentheminernz opened 1 week ago

Bentheminernz commented 1 week ago

Description of the issue

There are multiple graphical/game breaking bugs in Splatoon 3

  1. Weird black and white glitchy textures on multiple stages, some examples are below. The first one is in Side Order DLC Tower Plaza and the second is the 'Grand Splatlands Bowl' Salmon Run Map

    Screenshot 2024-11-19 at 8 36 29 PM Screenshot 2024-11-19 at 8 29 26 PM
  2. Water texture broken, shows weird grid lines. On most water in Splatoon 3 there are these weird grid lines in the water, this is most noticeable in the Story mode (Alterna). This is also shown here https://github.com/GreemDev/Ryujinx/issues/53

    Screenshot 2024-11-19 at 8 33 26 PM
  3. Grid lines for 'Protect the Zone!' levels in Side Order are incorrect. The lines for the grid aren't correct as they should follow the boundary of the zone but don't

    Screenshot 2024-11-19 at 8 39 06 PM

Screenshot 2024-11-19 at 8 41 15 PM

  1. Zones in the 'Protect the Zone!' Side Order levels automatically fill with enemy or player ink and rapidly flash between those states. Video here (Sincerest apologies for the phone recording lol, recording on my Mac tanks game performance)

  2. Certain lighting effects are broken during the Day 2, three wishes performance at the Grand Festival Plaza

    Screenshot 2024-11-19 at 8 09 51 PM Screenshot 2024-11-19 at 8 09 41 PM

Screenshot 2024-11-19 at 8 09 38 PM

Reproduction steps

Before starting it is recommended you have the latest version of Flexlion and Splatoon 3 v9.1.0 installed

Weird black and white glitchy textures, Side Order Plaza:

  1. Make sure you have the Side Order DLC installed and at minimum update version 7.0.0
  2. Load into the Side Order DLC accessible at the Train Station by selecting either Inkopolis Plaza (if you haven't played it at all before) or the side order option (if you have played it before)
  3. Go to the plaza of the big tower
  4. Glitch should occur

Grand Splatlands Bowl Salmon Run:

  1. Make sure you have Flexlion installed and at minimum update version 9.0.0. (Flexlion is required to go there)
  2. Open the Flexlion menu, go to the scene jumper tab, then Coop and for coop map select 'Cop_Manbou00'
  3. Click L to load into the map
  4. Graphical Glitch should occur

Broken Water Texture

  1. Works on any Splatoon version
  2. Make sure you have completed the 'tutorial' desert section of the story mode and you're now in Alterna
  3. Look at any of the water should have weird water glitch

Grid lines and flashing state change in 'Protect the Zone!'

  1. Make sure you have the Side Order DLC installed and at minimum update version 7.0.0
  2. Load into the Side Order DLC
  3. Progress through until you get a 'Protect the Zone!' level (Guaranteed on floor 4 of the tutorial)
  4. The grid lines should be broken and it should flash between yours and enemies state

Broken lighting effects during Grand Festival day 2

  1. Make sure you have Flexlion installed (Not required but recommended for ease) and at minimum update version 9.1.0
  2. Open Flexlion menu, go to scene jumper, 'Grand Festival Plaza' and select 'Day Two'
  3. Press L to jump there
  4. Walk towards the back big stage where the performance is happening
  5. Throughout sections in the show the big blinding white flash/screen should occur

Log file

Ryujinx_1.2.42_2024-11-19_20-21-36.log

OS

macOS 15.2 (24C5079e)

Ryujinx version

1.2.42

Game version

9.1.0

CPU

Apple M2

GPU

Apple M2

RAM

8gb

List of applied mods

Flexlion 8e73a, these bugs occur without it, it just makes it infinitely easier to test these bugs.

Additional context?

No response