Emulator Issues #12974
openBrightness controls do not work in some games
0%
Description
Game Name?
Pandora's Tower, The Last Story, others
Game ID? (right click the game in the game list, Properties, Info tab)
SX3EXJ
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
5bf999114d6741c04fe2e84d1b7b0509
What's the problem? Describe what went wrong.
Brightness controls do not work
What steps will reproduce the problem?
Open the game and go to the options settings, choose brightness and play around with the slider. Notice how it does nothing
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes
Is the issue present in the latest stable version?
Yes
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
Checked 7151 the first build to introduce copy filter support.
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
See fifolog
Files
Updated by pokechu22 over 2 years ago
- Related to Emulator Issues #726: Gamma setting has no effect added
Updated by pokechu22 over 2 years ago
I tried the three attached fifologs with the hardware fifoplayer, and they all had the same brightness. So, this probably isn't a copyfilter-related thing (or even something via on the GPU), but instead a different hardware function (possibly HW_VIDIM
as I mentioned in a comment). Is there anything related to that in the log (with IOS_STM and Memory Interface enabled)?
Updated by iwubcode over 2 years ago
pokechu22 wrote:
Is there anything related to that in the log (with IOS_STM and Memory Interface enabled)?
Just checked with both of those on (set to info) and unfortunately I don't see any logs.
Updated by pokechu22 over 2 years ago
The other thing to check is https://github.com/dolphin-emu/dolphin/pull/10863 which adds logging for the audio/video encoder (which has its own gamma system).
Updated by iwubcode over 2 years ago
pokechu22 wrote:
The other thing to check is https://github.com/dolphin-emu/dolphin/pull/10863 which adds logging for the audio/video encoder (which has its own gamma system).
I can test Last Story later but I do see logging for Pandora's Tower when I change the brightness settings!
Updated by pokechu22 about 1 month ago
- Related to Emulator Issues #13635: LIT (WiiWare) - text rendering issues at title screen added