![]() |
|
dolphin arbitrary mipmap detection wont turn off - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: dolphin arbitrary mipmap detection wont turn off (/Thread-dolphin-arbitrary-mipmap-detection-wont-turn-off) |
dolphin arbitrary mipmap detection wont turn off - Kaydox64 - 06-21-2020 help, I'm playing smg2 with HD textures, but they look burry because of arbitrary mipmap detection. when I turn it off, it just reactivates itself when I start the game again. how do I fix this? RE: dolphin arbitrary mipmap detection wont turn off - Craftyawesome - 06-21-2020 That's because arbitrary mipmaps on looks better on default textures. You can change this by right clicking galaxy in dolphin, properties, add this to user config Code: [Video_Enhancements]RE: dolphin arbitrary mipmap detection wont turn off - MayImilae - 06-21-2020 Specifically it's being overridden by the Sys GameINI. Just add the false option to a user GameINI as said above and that will override the override. Make sure you don't mess with the files under Sys. |