Henrik Rydgård
ace217008a
In D3D11, force block compressed textures to have dimensions divisible by 4
...
Fixes #17745 (crash when loading certain texture packs in D3D11)
This is an old unfortunate limitation. Only applies to the top mip
level, which makes it obvious that it's kinda unnecessary for the
hardware and indeed, Vulkan and OpenGL don't have this limitation.
2023-07-20 19:44:00 +02:00
DDinghoya
3770b3af04
Update ko_KR.ini
2023-07-19 23:07:47 +09:00
Henrik Rydgård
370bb4c315
More progressbar improvements
2023-07-18 15:52:14 +02:00
Henrik Rydgård
ee634e0d32
Add Encore Mode warning on Achievements screen
2023-07-16 22:12:06 +02:00
Henrik Rydgård
ec8b041f73
Remove unused strings, copy new ones
2023-07-16 16:45:54 +02:00
Henrik Rydgård
4a7ac59389
Translation fixes
2023-07-16 16:33:35 +02:00
Henrik Rydgård
8a59ed0062
Add function ApplySafeSubstitution for translation strings with parameters
2023-07-16 16:26:49 +02:00
Henrik Rydgård
bd4f3f8953
Start work on making sound effects customizable
2023-07-16 12:56:46 +02:00
Henrik Rydgård
437a984d7f
Quick message fix for games with no achievements but still recognized by RA
2023-07-14 15:28:02 +02:00
Henrik Rydgård
aa4264a192
RetroAchievements: Better handling of not being online when trying to log in
2023-07-13 11:26:43 +02:00
Henrik Rydgård
943bfb7329
Show a warning message on login failure
2023-07-12 19:55:53 +02:00
Kung-chih
c1b9e32bc3
Update zh_TW.ini
2023-07-12 21:42:36 +08:00
Patrxgt
6c49af73c7
Fixed Polish translation ( #17698 )
...
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
* Update pl_PL.ini
2023-07-11 20:59:33 +02:00
DDinghoya
58430854fd
Update ko_KR.ini
2023-07-11 23:36:31 +09:00
Henrik Rydgård
98cb26b8d0
RetroAchievements UI updates: Merge Account and Settings tabs
...
Move rare settings to a Developer Tools tab instead.
Minor translation updates.
2023-07-11 10:36:32 +02:00
Henrik Rydgård
c17b84b3d4
Implement RetroAchievements challenge mode restrictions, and fix related bugs
2023-07-08 21:55:32 +02:00
Henrik Rydgård
0889e7cf3e
Add setting to enable unofficial achievements
2023-07-08 21:47:19 +02:00
Henrik Rydgård
cff13d56d1
Implement Encore Mode. Clean some stuff up.
2023-07-08 21:47:19 +02:00
Henrik Rydgård
bf0d074688
Add game achievement summary view directly on pause screen, code cleanup
2023-07-08 21:47:19 +02:00
Henrik Rydgård
9bd67df5b2
Achievement savestate fixes
2023-07-08 21:47:16 +02:00
Henrik Rydgård
b9327073bb
Add checkbox controlling if new mappings can be combo mappings.
...
These can be problematic with certain controllers that send double
signals. Like PS4 controllers on Android, the analog triggers send dual
axis events, and additionally digital events.
2023-07-07 10:42:08 +02:00
tofilwiktor
3022caa4ec
Fixed a misspelling in the Polish translation
2023-07-05 15:34:22 +02:00
DDinghoya
7843a172f4
Update ko_KR.ini
2023-06-29 20:22:50 +09:00
Felipe
4aab87f205
Small fix
2023-06-28 13:13:44 -03:00
Felipe
1e813a3c57
Updated brazilian portuguese translation
...
Updated with the latest strings.
2023-06-28 13:10:10 -03:00
Henrik Rydgård
d42112d10d
More Swedish
2023-06-27 18:04:27 +02:00
Henrik Rydgård
64a585ece4
Copy the achievement lines to all the other languages
2023-06-27 18:04:27 +02:00
Henrik Rydgård
5f38883973
Translate achievement stuff to Swedish
2023-06-27 18:04:27 +02:00
Henrik Rydgård
d5b3c25bfb
en_US: Move [Achievements] to the alphabetical position (top)
2023-06-27 18:04:27 +02:00
Henrik Rydgård
5ae266ebe6
Remove wrong space from pt_BR.ini
2023-06-27 18:04:27 +02:00
Henrik Rydgård
b991e9d8fd
Minor cleanups, add most translation strings to en_US.ini
2023-06-27 09:53:03 +02:00
Henrik Rydgård
80ff3f89bf
Improve the pause screen achievement list, show a game banner at the top
2023-06-26 10:01:41 +02:00
Henrik Rydgård
c9c1796dff
Second batch of fixes. Doesn't link yet and much work remains.
2023-06-26 10:01:40 +02:00
Henrik Rydgård
029b887491
Initial batch of fixes. Not compiling yet, http will be the tricky one.
2023-06-26 10:01:40 +02:00
Henrik Rydgård
48fab112b9
Collapse the "Custom 1", "Custom 2" etc translation strings
2023-06-20 10:42:56 +02:00
Henrik Rydgård
7c9e7457b7
Merge pull request #17540 from Narugakuruga/patch-23
...
Language file updates :zh_CN
2023-06-02 00:03:59 +02:00
21
150333a5a7
Update ko_KR.ini
...
typo
2023-06-02 05:21:17 +09:00
Narugakuruga
30b0e3a45f
Update zh_CN.ini
2023-06-01 21:39:21 +08:00
Narugakuruga
88e582ec89
Update zh_CN.ini
2023-06-01 14:11:22 +08:00
DDinghoya
c981fb5b4f
Update ko_KR.ini
2023-05-30 22:18:12 +09:00
Henrik Rydgård
15ff2cf5e3
Add translation string, though this is a tricky one.
2023-05-22 12:20:10 +02:00
Henrik Rydgård
90b0533080
Fix many of the translations of BufferedRenderingRequired
2023-05-15 17:54:33 +02:00
Henrik Rydgård
5ff7c39e60
Italian translation updates, thanks vecna
2023-05-10 14:21:20 +02:00
Kung-chih
34f0f20534
Revert zh_TW.ini
2023-05-08 00:34:10 +08:00
DDinghoya
92fcb69dcc
Update ko_KR.ini
2023-05-07 19:14:45 +09:00
ИEØ_ΙΙØZ
a767d2442b
Update zh_TW.ini
2023-05-05 10:24:25 +08:00
Henrik Rydgård
86d442bbdc
Add missing (1080p) and (4K) in translation files
2023-05-02 11:41:38 +02:00
Narugakuruga
f3c8387f67
Update zh_CN.ini
2023-05-02 09:48:09 +08:00
Narugakuruga
bc3a9da78b
Update zh_CN.ini
2023-05-01 15:07:12 +08:00
Henrik Rydgård
e1d4a19ce1
Add the basics of the Emulation menu to the Mac build
2023-04-28 15:16:57 +02:00