Jordan Woyak
0ca73355a8
ControllerEmu: Improve and simplify UpdateCalibrationData.
2020-09-19 08:40:55 -05:00
Techjar
fc65057e05
Add built-in profile for Wii Remote with MotionPlus IR
2020-09-18 06:32:46 -04:00
Techjar
29460b946e
Qt/MappingWindow: Add support for built-in profiles
2020-09-18 06:32:42 -04:00
JosJuice
a393a18f51
Merge pull request #9093 from Techjar/mega-ini-fixes
...
Various GameINI updates
2020-09-17 23:05:55 +02:00
Techjar
31083e10df
GameSettings: Fix Monster Hunter Tri bloom patches
2020-09-17 16:58:45 -04:00
Techjar
6707ca2ebd
GameSettings: Enable FPRF for Interactive Multi-Game Demo Disk: November 2003
...
This disc contains an F-Zero GX demo.
2020-09-17 16:58:28 -04:00
Techjar
0b501c8e9f
GameSettings: Set Texture Cache Accuracy to "Safe" for Rockman EXE Transmission
2020-09-17 16:47:59 -04:00
Techjar
828a5172e4
GameSettings: Set Texture Cache Accuracy to "Medium" for Far Cry Vengeance
2020-09-17 16:47:59 -04:00
Techjar
002aad71e3
GameSettings: Disable MSAA for Pokemon Snap
2020-09-17 16:47:59 -04:00
Techjar
e08e75a385
GameSettings: Disable MSAA for Pikmin (Wii)
2020-09-17 16:47:59 -04:00
Techjar
f18f8db937
GameSettings: Disable "Immediately Present XFB" for Judge Dredd: Dredd vs. Death
2020-09-17 16:47:59 -04:00
Techjar
9867c45eb8
GameSettings: Add 2D rendering patches for MVP Baseball 2004 and MVP Baseball 2005
...
Thanks to hthh for figuring out this dcache issue!
2020-09-17 16:47:59 -04:00
Techjar
c4bc90aca9
GameSettings: Enable MMU for Watchever Channel
2020-09-17 16:47:59 -04:00
Techjar
0d405e5e9c
GameSettings: Disable "Skip EFB Access from CPU" for Resident Evil Code: Veronica X (PAL)
2020-09-17 16:47:59 -04:00
Techjar
14dad37ceb
GameSettings: Set Texture Cache Accuracy to "Safe" for 10 Minute Solution
2020-09-17 16:47:59 -04:00
Techjar
1efa50a90a
GameSettings: Disable "Defer EFB Copes to RAM" and "Immediately Present XFB" for Super Paper Mario
2020-09-17 16:47:59 -04:00
Techjar
03b2d6639e
GameSettings: Disable "Store EFB Copies to Texture Only" for EA Sports Active 2
2020-09-17 16:47:59 -04:00
Techjar
9f5227d123
GameSettings: Disable "Defer EFB Copes to RAM" for Star Wars - Rogue Squadron III - Rebel Strike
2020-09-17 16:47:59 -04:00
Techjar
778aaeb0e8
GameSettings: Set Texture Cache Accuracy to "Medium" for Driver: San Francisco
2020-09-17 16:47:59 -04:00
Techjar
ef83c41b95
GameSettings: Set Texture Cache Accuracy to "Safe" for Tiger Woods PGA Tour 07
2020-09-17 16:47:45 -04:00
Pokechu22
1d29d6638a
Add INI note for Wii Fit and Wii Fit Plus
...
Refer to bug 11858 for details.
2020-09-17 12:46:41 -07:00
Techjar
d0be5678ca
GameSettings: Set Texture Cache Accuracy to "Medium" for UFC Personal Trainer: The Ultimate Fitness System
2020-09-17 07:04:03 -04:00
Techjar
31b3ea75e7
GameSettings: Disable "Store EFB Copies to Texture Only" for Our House: Party!
2020-09-17 07:03:00 -04:00
Techjar
71267cb055
GameSettings: Force 1x IR for Mario Tennis and Super Smash Bros.
2020-09-17 07:02:17 -04:00
Techjar
620044ea05
GameSettings: Disable "Immediately Present XFB" for Brunswick Zone: Cosmic Bowling
2020-09-17 07:02:01 -04:00
Techjar
eb44aa27a8
GameSettings: Disable "Force Texture Filtering" for Spider-Man: Web of Shadows
2020-09-17 07:02:00 -04:00
Techjar
bd89bc969a
GameSettings: Set Texture Cache Accuracy to "Safe" for all MSX VC titles
2020-09-17 06:59:45 -04:00
Techjar
13697045f7
GameSettings: Disable "Store EFB Copies to Texture Only" for News Channel
2020-09-17 06:58:11 -04:00
Techjar
712dd8f4d0
GameSettings: Fix GameID comment for Super Mario Bros. (Brawl VC)
2020-09-17 05:09:17 -04:00
Shawn Hoffman
fc88809b50
add some file to pch
2020-09-16 23:59:16 -07:00
Shawn Hoffman
31cddb4389
require msvc 19.27.29111 and Windows SDK 10.0.19041
2020-09-16 23:38:05 -07:00
JMC47
6ada03fca2
Merge pull request #9075 from JosJuice/android-osd-left-margin
...
Android: Move OSD out of the way when menu is open
2020-09-16 16:42:04 -04:00
JMC47
097a4f4ecf
Merge pull request #9077 from JosJuice/android-settings-initialized
...
Android: Wait for initialization before launching EmulationActivity
2020-09-16 16:37:28 -04:00
JMC47
655308255e
Merge pull request #9073 from darkain/patch-1
...
Adding AmdPowerXpressRequestHighPerformance
2020-09-16 15:56:04 -04:00
JosJuice
7749e8c10c
Only automatically override SYSCONF settings when it has an effect
...
Any call to Config::SetCurrent will cause the relevant setting
to show up as overridden in the Android GUI, which can be confusing,
so let's not do it when the new value is the same as the original.
2020-09-16 20:34:14 +02:00
JosJuice
5ba0832158
Android: Add workaround for conversion progress in dark mode
2020-09-16 18:48:25 +02:00
JosJuice
f01ccfdb82
Android: Only allow conversion when appropriate
2020-09-16 18:48:25 +02:00
JosJuice
23ea47d4df
Android: Refactor GamePropertiesDialog.onCreateDialog
2020-09-16 18:48:25 +02:00
JosJuice
5d13f3675f
Android: Pass GameFile to GamePropertiesDialog::newInstance
2020-09-16 18:48:20 +02:00
JosJuice
8c999cf3b1
Android: Let the user select where to save disc images
2020-09-16 18:38:53 +02:00
JosJuice
3805b84906
Android: Add content provider support to File::Delete
2020-09-16 18:38:53 +02:00
JosJuice
6e1e6d2311
Android: Add content provider support to File::IOFile
...
Taking the hit now to prepare us for when Google Play will
force us to use scoped storage...
2020-09-16 18:38:53 +02:00
JosJuice
d9f3e382fe
Android: Add a progress dialog for disc image conversion
2020-09-16 18:38:52 +02:00
JosJuice
7d6debb907
Android: Add disc image conversion
2020-09-16 18:38:07 +02:00
JosJuice
ca46028cde
DiscIO: Use std::function for compression callback
2020-09-16 18:36:50 +02:00
JosJuice
161f99b864
Android: Move OSD out of the way when menu is open
...
https://bugs.dolphin-emu.org/issues/12256
2020-09-16 18:36:15 +02:00
JosJuice
6e6446be83
Android: Add Wii SYSCONF settings to GUI
...
Now that PR 8975 is merged, we can finally add this without hacks.
https://bugs.dolphin-emu.org/issues/11605
2020-09-16 12:49:55 +02:00
JosJuice
9c97654603
Config: Add SYSCONF to IsSettingSaveable
...
SYSCONF very much is saveable. Whether it's in IsSettingSaveable
or not hasn't mattered until now since the SYSCONF settings use
separate config loader code that doesn't check IsSettingSaveable,
but the next commit will require SYSCONF to be marked as saveable.
2020-09-16 12:15:50 +02:00
JosJuice
fb2e633e1e
Android: Don't assume SliderSetting minimum is 0
2020-09-16 11:59:38 +02:00
JosJuice
a7b9e6857b
Merge pull request #8975 from JosJuice/android-new-config
...
Android: Hook up the new config system
2020-09-16 09:49:16 +02:00