Published: June 15, 2025
5
25
232
By the way in Splatoon 3 10.0.0 Switch 1 version Nintendo (seemingly intentionally? possibly to try hide a certain thing they added) shuffled all functions in the code, which ends up causing more lag in CPU bound areas, like Salmon Run or some Online Maps(cause more cache misses)
If intentional, hopefully once they realize it was useless they’ll backtrack, they got a cool and upgraded compiler that should have improved performance but this killed it instead (shuffled I mean randomly placed in the code, whereas normally methods of a class are put together)
