Commit Graph

1417 Commits

Author SHA1 Message Date
Помаранча
441e024ab7
Update uk_UA.ini
update for badges
2024-11-05 12:16:15 +02:00
Henrik Rydgård
d20bde8a1f Delay UMD access to pass load time check in Bust-a-Move Deluxe/Ghost.
Fixes #8795
2024-11-02 19:46:55 +01:00
Henrik Rydgård
6f9a6b0d6e Add PSN Power Pack/Puzzle Pack to [ForceUMDDelay].
Fixes issue #19571
2024-11-01 20:03:21 +01:00
Henrik Rydgård
084e273398 Swedish translation improvements 2024-10-29 13:52:17 +01:00
Henrik Rydgård
26f0117421 Replace mentions of Twitter with X 2024-10-25 21:07:23 +02:00
Nab
bc1beda35f
Update slateforest.ini
Adjust ItemStyleBG transparency, didn't intend it to be this pale.
2024-10-24 12:44:41 +02:00
Nab
1130248e88
Update hu_HU.ini 2024-10-23 22:30:43 +02:00
Henrik Rydgård
05ef4ed235
Merge pull request #19550 from hrydgard/yes-more-fixes
Some checks are pending
Build / build-windows (ARM64) (push) Waiting to run
Build / build-windows (x64) (push) Waiting to run
Build / build-uwp (push) Waiting to run
Build / test-windows (push) Blocked by required conditions
Build / build (./b.sh --headless --unittest --fat --no-png --no-sdl2, clang, clang++, test, macos, macos-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, clang, clang++, test, clang-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --headless --unittest, gcc, g++, gcc-normal, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --ios, clang, clang++, ios, ios, macos-latest) (push) Waiting to run
Build / build (./b.sh --libretro_android ppsspp_libretro, clang, clang++, android, android-libretro, ubuntu-latest) (push) Waiting to run
Build / build (./b.sh --qt, gcc, g++, qt, qt, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a OPENXR=1, clang, clang++, android, android-vr, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm64, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=armeabi-v7a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm32, ubuntu-latest) (push) Waiting to run
Build / build (cd android && ./ab.sh -j2 APP_ABI=x86_64 UNITTEST=1 HEADLESS=1, clang, clang++, android, android-x86_64, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, clang, clang++, libretro, clang-libretro, ubuntu-latest) (push) Waiting to run
Build / build (make -C libretro -f Makefile -j2, gcc, g++, libretro, gcc-libretro, ubuntu-latest) (push) Waiting to run
Build / test (macos-latest) (push) Blocked by required conditions
Build / test (ubuntu-latest) (push) Blocked by required conditions
Build / build_test_headless_alpine (push) Waiting to run
Generate Docker Layer / build (push) Waiting to run
Better control profile for Retroid devices, minor fixes and cleanup
2024-10-23 17:55:51 +02:00
Henrik Rydgård
9752d24cd7 Forgot to rename some translation keys in #19547 2024-10-23 15:46:03 +02:00
Nab
f8814e40ef
Update Hungarian translation (#19549)
* Update hu_HU.ini

More fixes and translations

* Update hu_HU.ini

remove extra ampersand
2024-10-23 15:22:09 +02:00
Henrik Rydgård
85410305e6 Fix/hack some color issues with the 1995 theme 2024-10-22 21:26:29 +02:00
Henrik Rydgård
26de955c77 Warning fixes, add warning to Cave Story if skip buffer effects is on 2024-10-22 11:56:08 +02:00
Narugakuruga
c16682c4c7
Simplified Chinese update (#19543)
Some checks failed
Build / build-windows (ARM64) (push) Has been cancelled
Build / build-windows (x64) (push) Has been cancelled
Build / build-uwp (push) Has been cancelled
Build / build (./b.sh --headless --unittest --fat --no-png --no-sdl2, clang, clang++, test, macos, macos-latest) (push) Has been cancelled
Build / build (./b.sh --headless --unittest, clang, clang++, test, clang-normal, ubuntu-latest) (push) Has been cancelled
Build / build (./b.sh --headless --unittest, gcc, g++, gcc-normal, ubuntu-latest) (push) Has been cancelled
Build / build (./b.sh --ios, clang, clang++, ios, ios, macos-latest) (push) Has been cancelled
Build / build (./b.sh --libretro_android ppsspp_libretro, clang, clang++, android, android-libretro, ubuntu-latest) (push) Has been cancelled
Build / build (./b.sh --qt, gcc, g++, qt, qt, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a OPENXR=1, clang, clang++, android, android-vr, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=arm64-v8a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm64, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=armeabi-v7a UNITTEST=1 HEADLESS=1, clang, clang++, android, android-arm32, ubuntu-latest) (push) Has been cancelled
Build / build (cd android && ./ab.sh -j2 APP_ABI=x86_64 UNITTEST=1 HEADLESS=1, clang, clang++, android, android-x86_64, ubuntu-latest) (push) Has been cancelled
Build / build (make -C libretro -f Makefile -j2, clang, clang++, libretro, clang-libretro, ubuntu-latest) (push) Has been cancelled
Build / build (make -C libretro -f Makefile -j2, gcc, g++, libretro, gcc-libretro, ubuntu-latest) (push) Has been cancelled
Build / build_test_headless_alpine (push) Has been cancelled
Generate Docker Layer / build (push) Has been cancelled
Build / test-windows (push) Has been cancelled
Build / test (macos-latest) (push) Has been cancelled
Build / test (ubuntu-latest) (push) Has been cancelled
* Update zh_CN.ini

* Update zh_CN.ini

* Update zh_CN.ini

* Update zh_CN.ini
2024-10-20 15:52:38 +03:00
Henrik Rydgård
7fa668fc35 Add Sharp Bilinear Upscale post shader, thanks Silent 2024-10-15 15:58:45 +02:00
Henrik Rydgård
088a0d887d Remove a redundant translation string 2024-10-08 21:45:35 +02:00
DDinghoya
45506506a2
Update ko_KR.ini 2024-10-08 21:46:19 +09:00
Felipe
d408a6da79
Add files via upload 2024-10-07 20:26:11 -03:00
Henrik Rydgård
30bbb212d2 Add missing translation string for RAIntegration 2024-10-03 16:52:11 +02:00
Henrik Rydgård
62d9abf71d
Merge pull request #19504 from NABN00B/themes
Add 3 new themes
2024-10-02 20:16:42 +02:00
Nab
9cfb73a1a7
Add 3 new themes 2024-10-01 21:26:40 +02:00
Nab
7b871d4d0f
Update hu_HU.ini 2024-10-01 20:36:45 +02:00
Benjamin Benda Gates
9f8a65e6e7
Update th_TH.ini 2024-10-01 16:21:16 +07:00
Henrik Rydgård
e8d33dff7f
Merge pull request #19496 from TotalCaesar659/patch-1
Update Russian translation
2024-09-30 10:30:53 +02:00
DDinghoya
6bc4ecd774
Update ko_KR.ini 2024-09-28 22:53:06 +09:00
TotalCaesar659
966c8b331a
Update Russian translation 2024-09-27 18:22:53 +03:00
Henrik Rydgård
9b8f18298a Translation fixes, etc
Thanks @TotalCaesar659
2024-09-27 10:15:52 +02:00
TotalCaesar659
c1d442bfed
Update Russian translation 2024-09-27 02:02:28 +03:00
Henrik Rydgård
4665196535 iOS app store: Hide the "Set memoery stick" option in developer tools
It's really not a good idea to change it.

In case someone does have a use case for it, we keep the option anyway,
but in developer tools, with a loud warning next to it.

Should help #18929 by reducing the number of people causing themselves trouble
with the option.
2024-09-26 21:17:00 +02:00
Henrik Rydgård
0b34c3ad42
Merge pull request #19485 from hrydgard/misc-fixes
Fix issue with background music when going back to pause screen from game info screen, a couple of other minor issues
2024-09-24 14:20:15 +02:00
Henrik Rydgård
9952c42426 Use message IDs to avoid some repetition of notifications.
Also fixes some awkward English.
2024-09-24 14:02:17 +02:00
Henrik Rydgård
e0642a2a3a Add new strings 2024-09-24 10:51:50 +02:00
Henrik Rydgård
19ae5bfe55 Add translation strings (copied from [DesktopUI]) 2024-09-18 14:20:26 +02:00
LunaMoo
864a4b38aa
Work around Brothers in Arms speed issue via compat hack (#18513)
Co-authored-by: Henrik Rydgård <hrydgard@gmail.com>
2024-09-18 09:51:07 +00:00
Henrik Rydgård
16a56aa18b Port over LunaMoo's compat flag for The Warriors video playback
This reverts to the old behavior before we started parsing mpeg headers,
that is, in 558b462 which is part of #8867.

LunaMoo has this under "HackFixVideo" in his build.

See #8991. This doesn't really "fix" that, but works around it.
2024-09-11 14:32:53 +02:00
Henrik Rydgård
c7546dfe8d Add compat.ini setting for Sakura-Sou no Pet na Kanojo
See issue #15224
2024-09-10 19:28:49 +02:00
Henrik Rydgård
58da0fa936 Add new translation string 2024-09-10 13:55:15 +02:00
Henrik Rydgård
b0cee365f5 New strings 2024-09-07 15:29:22 +02:00
Henrik Rydgård
ff195a92b0 Add new translation strings 2024-09-02 22:48:36 +02:00
Henrik Rydgård
ba9ee8c42c Store: Minor layout fixes, bigger title text 2024-09-02 17:38:12 +02:00
Henrik Rydgård
f0c8d078de Store: Translation string fixes 2024-09-02 17:19:32 +02:00
Henrik Rydgård
9138272815 Add new strings 2024-09-02 01:22:40 +02:00
DDinghoya
288880c2ae
Update ko_KR.ini
Some translation fixes and updates
2024-08-27 23:13:12 +09:00
mimvahedi
72f3bb677b
Update Persian translation 2024-08-19 16:27:31 +03:30
mimvahedi
234fe158c3
Update Persian translation 2024-08-19 15:42:52 +03:30
Henrik Rydgård
2d68bd27e6
Merge branch 'master' into cleanup-openxr 2024-08-09 12:16:40 -06:00
DDinghoya
ec868ceb67
Update ko_KR.ini
For the newest string
2024-08-09 21:49:40 +09:00
Lubos
f56f696386 OpenXR - Cleanup 2024-08-08 12:35:45 +02:00
Lubos
3a6bf77f6b OpenXR - Texts review 2024-08-05 12:45:42 +02:00
Henrik Rydgård
0d8f194c65
Merge pull request #19361 from lvonasek/feature-openxr-antiflickering
OpenXR - Anti-flickering rendering flow added
2024-07-22 21:12:03 +02:00
Henrik Rydgård
6985f898d0 Compat.ini: Set ForceUMDReadSpeed for Tales of the World: Radiant Mythology 2
See issue #19196
2024-07-22 17:52:56 +02:00