7af2f252ac
Merge pull request #2887 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-24 13:11:41 +10:00
2186debcd2
Merge pull request #2888 from Calinou/enhancements-overlay-fix-swapped-msaa-ssaa
...
Fix "MSAA" and "SSAA" texts being swapped in enhancements overlay
2022-09-24 13:11:27 +10:00
7ef600aaa0
Merge pull request #2889 from Calinou/texture-filtering-warn-performance-cost
...
Warn about the high performance cost of JINC2 and xBR filtering
2022-09-24 13:11:11 +10:00
271c820c0a
Merge pull request #2890 from Calinou/show-cpu-usage-add-description
...
Add usage description for Show CPU Usage
2022-09-24 13:10:45 +10:00
2cfbd43bb6
Update bios.cpp
...
Adding PS1 BIOS files from PS2 consoles.
2022-09-23 16:08:07 +10:00
086b0d390a
Add usage description for Show CPU Usage
...
Unlike other display options, this one was missing a description.
This clarifies the option's purpose and the fact that it displays
the host's CPU usage, not the emulated system's CPU usage.
2022-09-22 15:06:36 +02:00
8152b99ea4
Warn about the high performance cost of JINC2 and xBR filtering
...
These options (especially xBR) have a very high cost. In my experience,
xBR has a greater impact on the framerate than enabling 4× SSAA or PGXP
in CPU mode (whose quality increase is much more obvious).
These options are also essentially unusable on mobile, regardless of
how powerful your device is. As a result, this adds warnings both
in the option names and the description.
Bilinear filtering is not affected by this performance cost, as GPUs
can perform this in hardware without having to emulate filtering
through a shader.
2022-09-22 14:23:31 +02:00
dcd11d8371
Fix "MSAA" and "SSAA" texts being swapped in enhancements overlay
...
Previously, when you selected MSAA in the advanced options, you
got MSAA but the enhancements display showed "SSAA".
The opposite happened when you selected SSAA.
2022-09-22 14:08:29 +02:00
76c367e92f
update simple-chinese language file to latest.
2022-09-22 18:43:03 +08:00
d26fef3e4e
Achievements: Add leaderboard toggle (+ some minor fixes)
2022-09-21 23:47:58 +10:00
3760849ac4
Merge pull request #2884 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-21 23:19:11 +10:00
065472ddda
Achievements: Fix crash when toggling off with list open
2022-09-21 23:06:23 +10:00
5568de1e03
Achievements: Add sound effects
2022-09-21 23:06:23 +10:00
a4eb5f1d5d
FrontendCommon: Add PlaySoundAsync()
2022-09-21 23:06:23 +10:00
cba4bb4ab2
Achievements: Show primed/challenge-in-progress achievements
2022-09-21 23:06:23 +10:00
db27468506
update simple-chinese language file to latest.
2022-09-21 19:32:48 +08:00
a55ca69b87
Spanish (Spain) translation update ( #2882 )
...
* Spanish (Spain) translation update
- Updated the .ts file itself (seems that es-es was forgotten at the last code update pass).
- Translated new strings.
- Fine-tuned others.
- Cleaned up now-unneeded strings.
* Spanish (Spain) translation update
- Updated the .ts file itself (seems that es-es was forgotten at the last code update pass).
- Translated new strings.
- Fine-tuned others.
- Cleaned up now-unneeded strings.
2022-09-19 15:42:55 +10:00
bf1af8995a
Merge pull request #2883 from Guwange/update_Japanese_translation
...
update Japanese translation
2022-09-19 15:42:39 +10:00
c817030263
CMake: Add missing find_package(ECM) for NoGUI/Wayland
2022-09-19 15:41:37 +10:00
d8d521e292
update Japanese translation
2022-09-19 13:13:15 +09:00
3dcd901885
MemoryCardImage: Support importing mem/psx and a few other formats
...
Untested.
2022-09-18 19:39:57 +10:00
aee8163317
Achievements: Drain outstanding requests when switching games
...
Stops data being lost when loading state due to data not being
downloaded yet.
2022-09-18 13:24:55 +10:00
d9722516c3
GameList: Handle non-extension-suffixed urls based on content type
2022-09-18 13:24:55 +10:00
cc0127d5ed
Merge pull request #2881 from andercard0/patch-2
...
Atualização Português do Brasil
2022-09-18 12:12:48 +10:00
a062cc4706
VulkanHostDisplay: Fix uploading of strided textures
2022-09-18 12:10:36 +10:00
1e6abc1d64
OpenGLHostDisplay: Don't assert when reading back last query
2022-09-18 12:02:38 +10:00
239b585d8c
AudioStream: Fix several-second-looping bug on underrun
2022-09-18 11:56:22 +10:00
0a27fb1489
Atualização Português do Brasil
...
Update strings to latest.
2022-09-17 17:51:33 -03:00
ef3ad91ad0
FullscreenUI: Various improvements
2022-09-17 15:56:05 +10:00
91c8681bed
dep/imgui: Round when DPI scaling instead of flooring
2022-09-17 15:56:05 +10:00
14af29d398
ImGuiManager: Show additional CPU settings
2022-09-17 15:56:05 +10:00
016eb7c548
Qt: Fix switching CPU execution mode in debug menu
2022-09-17 15:56:05 +10:00
3e16dbfc37
System: Fix crash when toggling memory exceptions off
2022-09-17 15:56:05 +10:00
05eecf9944
System: Fix very low underclocks locking up
2022-09-17 15:56:05 +10:00
436ed10f44
Qt: Fix resetting per-game advanced settings
2022-09-17 15:56:05 +10:00
6bc4963017
Merge pull request #2880 from zkdpower/master
...
update simple-chinese language file to latest.
2022-09-17 15:55:48 +10:00
e682af8141
Merge pull request #2879 from andercard0/master
...
Atualização Português do Brasil
2022-09-17 15:55:16 +10:00
5d95937b5d
update simple-chinese language file to latest.
2022-09-15 10:20:17 +08:00
df7e5300d1
Atualização Português do Brasil
...
Update new strings to latest.
2022-09-13 10:10:12 -03:00
b3d074a480
CI: Disable brotili in Mac curl build
2022-09-13 20:44:47 +10:00
389143db64
Qt: Add cover downloader
2022-09-13 20:44:45 +10:00
21b7261dc9
System: Fix turbo getting dropped on renderer switch
2022-09-13 17:50:42 +10:00
0b3461338c
HostDisplay: Use streaming for sw renderer display
2022-09-13 17:50:42 +10:00
c27026aed5
dep: Add cpuinfo
2022-09-13 17:50:42 +10:00
bf76780f11
GameList: Add cover downloader
2022-09-13 17:50:42 +10:00
dde2f6cd68
dep/imgui: Reapply 89eda96cef
2022-09-13 17:50:42 +10:00
dcce9a4979
Merge pull request #2878 from stuken/db_fix_front_mission
...
Fix Front Mission db entries.
2022-09-11 21:22:32 +10:00
79a54bc924
Fix Front Mission db entries.
2022-09-11 10:09:57 +01:00
023900dc77
System: Fix inverted save screenshot colour channels
2022-09-09 13:31:13 +10:00
aeb3d00002
NoGUI/Win32: Fix text input
2022-09-09 13:31:13 +10:00