Pikmin (GC): Difference between revisions

Jump to navigation Jump to search
→‎Enhancements: Add "Disable pikmin optimizations"
(→‎60 FPS NTSC-U: Partially fix particle effects (some effects are still too fast))
(→‎Enhancements: Add "Disable pikmin optimizations")
Line 67: Line 67:
043E5E30 42700000 # Particle effects (partial)
043E5E30 42700000 # Particle effects (partial)
</pre>
</pre>
===Disable pikmin optimizations===
Starting from 31 pikmin on the field, then again at 51, the game will apply some optimizations to the pikmin, reducing their intelligence and disabling some of their graphical effects (e.g. shadows).
The following code will disable these optimizations:
```
$Disable pikmin optimizations (1.1) (NTSC-U)
04110B18 38000000
```
To avoid framerate drops, raise the '''Emulated CPU Clock Override'''.


=== HD Texture Pack ===
=== HD Texture Pack ===

Navigation menu