Pikmin (GC): Difference between revisions

Jump to navigation Jump to search
m
(→‎Enhancements: Add "Disable pikmin optimizations")
m (→‎Disable pikmin optimizations: Whoops (formatting))
Line 70: Line 70:
===Disable pikmin optimizations===
===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).
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:
The following code will disable these optimizations:
```
<pre>
$Disable pikmin optimizations (1.1) (NTSC-U)
$Disable pikmin optimizations (1.1) (NTSC-U)
04110B18 38000000
04110B18 38000000
```
</pre>
To avoid framerate drops, raise the '''Emulated CPU Clock Override'''.
To avoid framerate drops, raise the '''Emulated CPU Clock Override'''.


Navigation menu