Henrik Rydgård
|
239838b6c3
|
Remove the ability to have multiple search paths for config.
|
2021-05-30 12:45:12 +02:00 |
|
Henrik Rydgård
|
c803e9fc58
|
Remove createdPath_ from Config.cpp/h, seems pretty useless.
|
2021-05-30 11:10:20 +02:00 |
|
Henrik Rydgård
|
0328816870
|
Rename g_Config.externalDirectory to defaultCurrentDirectory - since that's what it was.
Also make currentDirectory a Path, and add support for Path config
parameters.
Buildfixes
More Qt buildfixes
Oops, didn't mean to change zstd ver
|
2021-05-30 00:49:47 +02:00 |
|
Unknown W. Brackets
|
2558022afe
|
Config: Move data path settings to Paths.
|
2021-05-15 11:11:37 -07:00 |
|
Henrik Rydgård
|
025bcb1673
|
Introduce Path, start using it all over the place.
Still lots left to convert!
Convert GetSysDirectory to return Path.
More buildfixing
Remove unnecessary Path( constructors
|
2021-05-13 10:39:16 +02:00 |
|
Unknown W. Brackets
|
e2a8c83b9f
|
UI: Add BG animation for recent games.
Just a subdued slideshow in the background.
|
2021-04-04 10:48:42 -07:00 |
|
Henrik Rydgård
|
4ef36a7981
|
Add a setting for choosing background animation.
Off and Floating Symbols are the only choices so far.
|
2021-03-23 23:41:16 +01:00 |
|
Unknown W. Brackets
|
b93e02ad73
|
Debugger: Ignore small memory info by default.
The ini can be updated to enable higher resolution data. Allocations are
always at least 0x100, so this is still pretty useful.
|
2021-03-14 15:10:35 -07:00 |
|
Henrik Rydgård
|
af5637ecc5
|
Merge pull request #14229 from unknownbrackets/windows-keys
Windows: Setting for standard/debugger shortcuts
|
2021-03-03 22:15:55 +01:00 |
|
Unknown W. Brackets
|
595dfd144b
|
Windows: Setting for standard/debugger shortcuts.
|
2021-02-27 14:40:02 -08:00 |
|
Henrik Rydgård
|
26eab06886
|
Add a Storage tab to System Information.
Add a system property that we can later query to see if we should use
scoped storage adaptations or not.
|
2021-02-27 11:49:38 +01:00 |
|
Unknown W. Brackets
|
e08e0cba33
|
GPU: Remove clear framebuf on first use speedhack.
Wasn't helping much.
|
2021-02-15 23:12:24 -08:00 |
|
iota97
|
a014d7c785
|
Remember game list scroll
|
2020-11-23 10:10:20 +01:00 |
|
Henrik Rydgård
|
1640a39de8
|
Add developer setting "Show on screen messages". Uncheck to hide them.
Fixes #13682.
Might move to system settings or something next release, don't want to
cause a mess in translations.
|
2020-11-22 19:08:14 +01:00 |
|
Henrik Rydgård
|
0ee996b2a0
|
Merge pull request #13520 from shenweip/memStickSize
Simulates memory stick size to get fixed free space.
|
2020-10-10 15:41:44 +02:00 |
|
ANR2ME
|
fabcb60c9a
|
Making the workaround that fix Gundam vs Gundam Next Plus to be optional as it can improve connectivity on other games over high latency networks, and fix GvG Next Plus properly.
|
2020-10-10 01:00:32 +07:00 |
|
shenweip
|
166035a87b
|
Simulates memory stick size to get fixed free space.
Some games may be sensitive to the changes of free space of memory stick, and Android's free space is usually variable.
|
2020-10-08 23:51:56 +08:00 |
|
iota97
|
fe86f257b5
|
Cache 60 FPS requirement
|
2020-09-15 07:49:01 +02:00 |
|
iota97
|
0c885db052
|
User chain support
|
2020-09-13 21:48:00 +02:00 |
|
Unknown W. Brackets
|
e3dd3e597c
|
Merge pull request #13411 from hrydgard/clear-speedhack-option
Add option for the clear-fb-on-first-use speedhack.
|
2020-09-10 22:59:04 -04:00 |
|
Henrik Rydgård
|
406fed7914
|
Add option for the clear-fb-on-first-use speedhack. See #13295
|
2020-09-10 23:52:35 +02:00 |
|
Unknown W. Brackets
|
e383b0279f
|
Plugins: Support for loading game-specific plugins.
|
2020-09-08 09:12:19 -07:00 |
|
Unknown W. Brackets
|
495996e58b
|
Windows: Make the instance counter go by 1, 2, 3.
|
2020-08-18 00:47:22 -07:00 |
|
Henrik Rydgård
|
3fd8f3d86d
|
Add a setting. Various tweaks to sound triggering.
|
2020-08-03 12:08:11 +02:00 |
|
Unknown W. Brackets
|
5ff75f4ca8
|
UI: Add setting for texture upload shader.
|
2020-08-01 21:28:18 -07:00 |
|