![]() |
|
Game rendering problem - 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: Game rendering problem (/Thread-game-rendering-problem) Pages:
1
2
|
Game rendering problem - themagicthief - 08-27-2014 Hello! There are some games that are rendered with very low textures in spite of any setting I am trying to use. The problem seems to lie on my side since I saw this game running perfectly on youtube (https://www.youtube.com/watch?v=twUzzxuso3s ). The games are Pac man world 2 and Disney's PK: Out of the Shadows. Could anyone help me out? Is there any fix for this? RE: Game rendering problem - ExtremeDude2 - 08-28-2014 Show a picture of your graphics settings RE: Game rendering problem - themagicthief - 08-28-2014 Here they are. Hope it helps! Also some screenshots of how ugly it looks. RE: Game rendering problem - ExtremeDude2 - 08-28-2014 Try setting the Internal resolution to 3x instead of auto RE: Game rendering problem - mbc07 - 08-28-2014 Manually increase your internal resolution to at least 2x and try "Force Texture Filtering"... RE: Game rendering problem - themagicthief - 08-28-2014 Just tried it, didn't work, the results are barely noticeable. RE: Game rendering problem - KHg8m3r - 08-28-2014 Update to the latest dev build RE: Game rendering problem - Link_to_the_past - 08-28-2014 Both games need real xfb for the videos to display and it is enabled by default. Override the setting if you wish https://forums.dolphin-emu.org/Thread-unofficial-howto-using-gameini-settings-per-game knowing that you won't see any videos though. In a sense you can't have both, it is either low resolution or no videos for these games. And according to a lot of devs testimonies there is no way to change that. RE: Game rendering problem - themagicthief - 08-28-2014 I obviously prefer the higher resolution than the videos, so please tell me what to do precisely because i'm not too versed into this. RE: Game rendering problem - Link_to_the_past - 08-28-2014 (08-28-2014, 04:02 AM)themagicthief Wrote: I obviously prefer the higher resolution than the videos, so please tell me what to do precisely because i'm not too versed into this. Add these lines in your blanc gameini (right click iso, properties, button on the bottom left): [Video_Settings] UseXFB = False UseRealXFB = False |