Henrik Rydgård and GitHub
4d3ab04600
Merge pull request #20553 from DDinghoya/patch-36
...
Update ko_KR.ini
2025-06-25 12:59:33 +02:00
Henrik Rydgård and GitHub
57cdda5120
Merge pull request #20561 from hrydgard/akira-pt-br
...
AkiraJkr's pt_BR translation update
2025-06-23 09:31:04 +02:00
Henrik Rydgård
b28c5c63b9
AkiraJkr's pt_BR translation update
...
Thanks AkiraJkr!
2025-06-23 09:29:54 +02:00
Sencaid and GitHub
88256dafdb
Add files via upload
2025-06-21 23:36:51 +02:00
DDinghoya and GitHub
9cd64df6ac
Update ko_KR.ini
2025-06-20 21:13:49 +09:00
Lubos
1c7922f511
OpenXR - Make FakeReflections shader compatible with nonVR screens
2025-06-19 15:57:24 +02:00
crashGG and GitHub
e60e0b4876
enhance MMPX algorithm part 2
...
Fix luma function to ensureluma increases linearly with alpha value
Use conditional weak blending instead of pixel copying to eliminate artifacts on straight lines Reduce algorithm overhead.
Improve the judgment logic
Improved the distance judgment between two pixes by changing the Euclidean formula to dot sets to reduce hardware overhead.
Improved some comments to make them easier to read.
2025-06-18 09:44:45 +03:00
Serdar Sağlam and GitHub
bf2e970aec
Turkish translation updated
2025-06-17 17:49:57 +03:00
Henrik Rydgård
db1b87aad1
Remove DirectSound support
...
Since we no longer support pre-Vista Windows, DirectSound support is no
longer needed. WASAPI is always going to be best.
Soon I'll upgrade our WASAPI backend with a new low-latency mode.
2025-06-16 14:50:48 +02:00
Serdar Sağlam and GitHub
0e54906ca3
Update tr_TR.ini
...
I couldn't stand the incredibly bad and incorrect Turkish translation of such a perfect emulator and started to fix it.
It's in good shape now but it's not 100% finished, I'll continue to translate it as I use it.
I will make it 100% perfect in a week.
2025-06-15 16:55:50 +03:00
Henrik Rydgård
4fa0c27c15
Correct UI string.
...
Fixes #20525
2025-06-15 12:12:46 +02:00
TotalCaesar659 and GitHub
399a3eec95
Update Russian translation
2025-06-14 20:21:22 +03:00
Henrik Rydgård and GitHub
5ae2095b61
Merge pull request #20522 from hrydgard/translation-fixes
...
Translation fixes
2025-06-14 17:22:47 +02:00
Henrik Rydgård
4b19111318
Add more missing translation strings
2025-06-14 16:47:54 +02:00
Henrik Rydgård
a502378450
Add some missing translation strings
2025-06-14 16:02:22 +02:00
Benjamin Benda Gates and GitHub
25c8d02a22
Update th_TH.ini
...
Report : "Moving the memstick directory is NOT recommended on iOS" string can't translate.
2025-06-14 20:03:42 +07:00
crashGG and GitHub
a6026c35b6
Fixed luma calculation in MMPX
2025-06-11 20:34:09 +03:00
Henrik Rydgård
53718cdb21
Add option to allow speed control while connected
...
It's pretty easy to cheat this anyway by using an old PPSSPP, and some
people seem to want this for PSO.
I put it at the bottom of network settings and added "(not recommended)"
to emphasize that it's, well, not recommended.
2025-06-11 10:36:24 +02:00
Henrik Rydgård
a1a9278047
Remove the upgrade reminder
...
We haven't activated it for a long time, and nowadays PPSSPP has a completely
different level of compatibility and performance compared to back when
we added the upgrade reminder.
Also I'm no longer a fan of HTTP requests on startup, even if only every
10 times like we did.
So, away it goes.
Moved the potentially useful translation strings into [Dialog].
2025-06-11 09:34:20 +02:00
crashGG and GitHub
791dcd4051
enhance tex_mmpx.csh
...
Enhance mmpx, Fixed some defects in the original algorithm by morphological analysis
2025-06-09 21:02:35 +03:00
Henrik Rydgård
266a6a33be
Add workaround for scePsmf LLE not working with Dragon's Lair
2025-06-07 15:05:33 +02:00
Xmemes811 and GitHub
9ad656d36c
Update ja_JP.ini
2025-06-03 22:02:16 -07:00
Xmemes811 and GitHub
b3ec340338
Update ja_JP.ini
2025-06-03 22:01:35 -07:00
Henrik Rydgård
4c631e77f5
RetroAchievements: Show region when showing the info popu. Refactor region detection a little.
2025-06-01 11:34:59 +02:00
Benjamin Benda Gates and GitHub
e7bd828a63
Update th_TH.ini
2025-05-31 22:25:46 +07:00
Henrik Rydgård
99ce4ac5fc
Turn on slow UMD read speed for Resistance, reported to help with some issues
...
See #20421
2025-05-30 16:43:51 +02:00
Henrik Rydgård
b31ff37f48
compat.ini: Add another game to [ReportSmallMemStick]
2025-05-29 16:03:23 +02:00
Henrik Rydgård
4e1ff145a5
Logging update
2025-05-27 17:48:23 +02:00
Henrik Rydgård
2bea4737f1
sv_SE fixes
2025-05-27 17:48:20 +02:00
Henrik Rydgård
fe15fb120e
Move the string Recent games to the correct category
2025-05-27 02:03:57 +02:00
TotalCaesar659 and GitHub
baa2a116a9
Update Russian translation
2025-05-27 00:39:38 +03:00
Henrik Rydgård and GitHub
66a9f7275c
Merge pull request #20403 from hrydgard/even-more-misc
...
Add more missing translation strings, fix linking problem for libretro
2025-05-26 20:46:27 +02:00
Henrik Rydgård
d07a542d85
Fix strings pointed out by TotalCaesar659
...
See #20402
2025-05-26 20:23:46 +02:00
TotalCaesar659 and GitHub
002afb0193
Update Russian translation
2025-05-26 19:42:00 +03:00
Henrik Rydgård
22b1ecf65b
Memstick: Show a warning if you pick a folder inside the previous one (common mistake)
2025-05-26 13:23:10 +02:00
Henrik Rydgård
65229026bb
Add a checkbox to enable file logging from the UI, in developer settings.
...
Fixes issue #20372 .
The file is written to PSP/SYSTEM/DUMP/log.txt by default, but you can
override from the command line if needed.
2025-05-25 18:54:30 +02:00
Henrik Rydgård
fdc30540a6
New strings for the IAP screen.
...
Had to use AI translation here...
2025-05-25 11:22:05 +02:00
Henrik Rydgård
6df008c80b
Some more work on the IAP UI
2025-05-25 11:22:04 +02:00
Sencaid and GitHub
e989a259eb
Überarbeitet
2025-05-22 16:58:01 +02:00
ChaCheeChoo and GitHub
8d29a4e01b
Update infra-dns.json
2025-05-20 19:11:41 +03:00
Henrik Rydgård and GitHub
48852ed81d
Merge pull request #20371 from Felipefpl/master
...
Updated brazilian portuguese translation
2025-05-19 21:18:23 +02:00
Felipe and GitHub
9a528e8b4c
Updated brazilian portuguese translation
...
Added/removed/improved the strings as needed.
2025-05-19 16:05:39 -03:00
Henrik Rydgård
52eca29700
Delete an unnecessary warning
2025-05-19 20:50:09 +02:00
Henrik Rydgård
30e0834c0a
Remove the legacy CPU test runner from developer tools
2025-05-19 10:47:33 +02:00
Henrik Rydgård and GitHub
23414ca118
Merge pull request #20363 from hrydgard/misc-fixes
...
Remove redundant setting "Show on-screen messages"
2025-05-18 21:50:48 +02:00
Henrik Rydgård and GitHub
da32ed5309
Merge pull request #20361 from nassau-tk/trans_jp_lang
...
Translation ja_JP.ini
2025-05-18 10:46:35 +02:00
Henrik Rydgård
faeaf0b723
Remove the redundant setting "Show on-screen messages". (you can set notification position to None)
...
Remove now-redundant string
2025-05-18 10:29:53 +02:00
Makar Razin and GitHub
084ddecb37
Update of Belarusian, Russian & Ukrainian translations ( #20362 )
...
* Update ru_RU.ini
* Update uk_UA.ini
* Update ru_RU.ini
* Update uk_UA.ini
* Update be_BY.ini
2025-05-18 08:19:56 +00:00
nassau-tk
e9cea9618c
Translation ja_JP.ini
2025-05-18 13:02:01 +09:00
DDinghoya and GitHub
701e3e8f68
Update ko_KR.ini
2025-05-16 20:18:03 +09:00