Commit Graph

9389 Commits (e41543c38a7f127dcafc5b8daf5ef7ec3c49f2d7)
 

Author SHA1 Message Date
Stenzek 2d477f80b0
Qt: Add tooltips to setup wizard graphics settings
Same strings as the main graphics settings page, so translation should
be just a matter of accepting them as-is.
8 months ago
Stenzek 2311c8d287
Settings: Convert dithering/true color options to a dropdown
Half of them are mutually exclusive, so this simplifies things.
Fewer options = better, right?
8 months ago
Stenzek 32b09193d1
Qt: Move force video timing to console settings
Since it's related to the region, it makes sense to be in here.
And it frees up precious vertical space.
8 months ago
Stenzek 4afa41b927
Qt: Move async readahead sectors to advanced settings 8 months ago
Stenzek 3ab3e4be06
ImGuiManager: Tweak OSD message rounding 8 months ago
zkdpower f4e93df1b1
Update the Simple-Chinese translation to latest. (#3395) 8 months ago
Stenzek 115ba4433c
CPU/Interpreter: Emulate lo/hi read stall after mult/div
Still need to do the recompiler.
8 months ago
Stenzek 74064af730
GameDB: Set disable scaled interlacing on various games
Fixes intro fade/transitions in Final Fantasy VIII.
Fixes menu corruption in Destruction Derby Raw.
8 months ago
Stenzek 62d7a73381
GPU/HW: Add 'Scaled Interlacing' option
Disabling this option causes rendering to skip N lines instead of 1
line, where N is the internal resolution multiplier.
8 months ago
Stenzek d176109d3b
GPU/HW: Fix incorrect interlaced VRAM extract offset
Fixes exascerbated combing when upscaling.
8 months ago
Stenzek 6eddc0b982
GPUDevice: Don't allow copy-resize between different formats
That's a spec violation.
8 months ago
Stenzek 346f0f945d
GameDatabase: Fix incorrect multitap key parsing 8 months ago
Stenzek de6a8fba51
BIOS: Set priority of v4.1 E to 10
It doesn't have the additional region check.
8 months ago
Stenzek 5c41a48e39
GPU/HW: Fix crash when changing downsampling factor 8 months ago
zkdpower 19c03aff4d
Update the Simple-Chinese translation to latest. (#3394) 8 months ago
Anderson Cardoso fffa44911c
Atualização Português do Brasil (#3393)
Atualizado para a última versão.
8 months ago
JukePlz 10fea83b4a
GameDB: Intelligent Qube doesn't support analog controller (#3392)
Same for the demos.
8 months ago
Daniel Nylander eea4159756
Updated Swedish translation (#3391) 8 months ago
KamFretoZ e5cec05633
Qt/BPM: Add Green Giant Theme (#3390)
WHAT ARE YE DOING IN MY SWAMP???
8 months ago
Stenzek a1d69982f3
CI: Update AppStream metainfo 8 months ago
Stenzek e3cb3d029b
FullscreenUI: Fix system not unpausing after HC disable popup 8 months ago
Stenzek 27fc7de07a
FullscreenUI: Add translucency/shadow to achievement notifications 8 months ago
Stenzek a1e5bb7bc0
FullscreenUI: Display legend for achievement status icons 8 months ago
Stenzek 61de096d26
FullscreenUI: Add status text (left side of footer) 8 months ago
Stenzek 4f00a7c7c1
FullscreenUI: Add rounding to achievements progress bars 8 months ago
Stenzek 3420af829c
FullscreenUI: Display unlock rarity in achievements view 8 months ago
Stenzek 830842891e
GameList: Rename max value enum for consistency 8 months ago
Stenzek dd885cfe2f
GameList: Cache invalid entries
Saves repeatedly scanning them every time the application starts.
8 months ago
Stenzek 8a0400ad2c
GameList: Don't try to scan gpudump files 8 months ago
Stenzek bcd4b918dc
FullscreenUI: Fix black screen on renderer change 8 months ago
Stenzek c82c007a75
FullscreenUI: Add settings reset option to settings 8 months ago
Stenzek 0a470067f5
FullscreenUI: Move appearance up in settings order 8 months ago
Stenzek 9734066514
FullscreenUI: Add StaticGray background 8 months ago
Stenzek 2a86faa51e
FullscreenUI: Replace landing icons with colourable icons 8 months ago
Stenzek 4bac7cb79e
FullscreenUI: Fix some dialogs not being cancellable
i.e. exitable with right mouse click/B button.
8 months ago
KamFretoZ db3b689166
FullscreenUI: Add Dark Ruby theme (#3389) 8 months ago
Stenzek 1189f53840
FullscreenUI: Add 'Automatic' theme that syncs with Qt 8 months ago
Stenzek 6e27b8ab91
FullscreenUI: Add option to start/open to game list 8 months ago
Stenzek 3d0f038697
FullscreenUI: Move game list settings to main tab
And add resume to game list/grid.
8 months ago
Stenzek 6c867859bf
FullscreenUI: Apply theme to loading screen 8 months ago
Stenzek f11c31b41c
ImGuiOverlays: Apply theme to save state selector 8 months ago
Stenzek cffafad2ca
ImGuiManager: Use fullscreen UI theme for OSD 8 months ago
Stenzek b6fa2cecd3
FullscreenUI: Fix shadowed text alpha again 8 months ago
Stenzek 9c971825a9
FullscreenUI: Apply theme to ingame achievement overlays 8 months ago
Stenzek c57689cc90
FullscreenUI: Inherit colour alpha for shadowed text 8 months ago
Stenzek 511663198e
Qt: Update glyph ranges 8 months ago
zkdpower 531b3e103a
Update the Simple-Chinese translation to latest. (#3388) 8 months ago
Stenzek e422afdec1
FullscreenUI: Improve achievements pause menu overlays
- Add most recent unlock/nearest completion.
- Make it look nicer and better fit with the rest of the interface.
8 months ago
Stenzek ba3295930c
VulkanDevice: Allow 0x0 window size
Fixes minimizing in render-to-separate-window mode.
8 months ago
KamFretoZ 4fc49ee0ca
FullscreenUI: Tweak the highlight background color (#3387) 8 months ago