[PS2模拟器]7月25号测试版
-
开发日志:
- lilypad: Fix button detection issue in Kung Fu Panda
Kung Fu Panda becomes stuck at an autosave warning screen since it
cannot detect button presses correctly. This fixes the issue, though
potentially it may negatively affect some other games (see #1831,
unfortunately no game titles weren't mentioned).
The issue was introduced in commit 3075ec2203f25adb49c0283f05ae4b8c33251127
Closes #1965. - GSdx-Windows: Fix Shadeboost text bug
Forgot to replaceIDC_TEXT
withIDC_VALUE
macros, due to this the
text containing the name of the options was being updated with the
current value of the option instead of updating the text designated for
holding the values.
- lilypad: Fix button detection issue in Kung Fu Panda