Commit Graph

690 Commits

Author SHA1 Message Date
Vitaliy Levin
eb1b2da553
Update /lang/ru_RU.ini
Перевёл ещё несколько строк.
~
I translated a couple of strings.
2022-08-05 16:38:45 +03:00
Henrik Rydgård
3dc924cebe Use BlueToAlpha in more games instead of ReinterpretFramebuffers/ShaderColorBitmask
Switches over Outrun and DiRT 2.

See https://github.com/hrydgard/ppsspp/issues/11358#issuecomment-720160221

Better performance and removes some color banding.
2022-08-01 16:14:42 +02:00
Zykon88
71ee07fe1c
Update ru_RU.ini 2022-07-30 00:14:14 +05:00
Vitaliy Levin
f621fad305
Update assets/lang/ru_RU.ini
Fixed some mistakes.
---
Исправил несколько опечаток.
2022-07-29 15:48:29 +03:00
Micsuit
3ae7c0e6bd
Merge branch 'hrydgard:master' into master 2022-07-27 11:59:28 +01:00
Micsuit
917c113750
better pt-pt translation 2022-07-27 11:58:15 +01:00
Henrik Rydgård
a44bee6f85 Fix bug in blue-to-alpha - alpha blending could be on when it shouldn't be.
Fixes #15732. (Split/Second environment mapping problem in the menu).
2022-07-27 10:59:39 +02:00
Henrik Rydgård
04a85b1da0 Allows "merging" render targets that overlap on the Y access. Fixes #7295 (Juiced 2)
To be safe, gating this behind the related AllowLargeFBTextureOffsets,
which is also required for the effect to work.

Additionally, fixes the offset check for X offsets, which I guess is a
very small risk.
2022-07-24 11:58:07 +02:00
Henrik Rydgård
3dd2bd0589
Merge pull request #15697 from unknownbrackets/debugger
Update embedded web debugger
2022-07-17 10:26:10 +02:00
Unknown W. Brackets
879ea03080 Debugger: Update to latest web debugger.
This includes dependency updates, minor UI fixes, and a breakpoint
persistence option.
2022-07-16 13:08:21 -07:00
Henrik Rydgård
19c8ae4cdd Use the recent Clone Wars fix for Star Wars: Force Unleashed too
We should probably reconsider the heuristic indeed.

Fixes #9572

See #15691
2022-07-16 10:58:37 +02:00
Henrik Rydgård
b233c2c9af
Merge pull request #15691 from hrydgard/clone-wars-compat
Add a simple compat flag to workaround the Clone Wars issue, #12949
2022-07-15 13:08:41 +02:00
leoxxx
560419671a
Update zh_CN.ini 2022-07-15 18:34:51 +08:00
Henrik Rydgård
15f5ed81a7 Add a simple compat flag to workaround the Clone Wars issue, #12949
Could probably also be fixed by changing the heuristic a bit, but since
we're in heuristic land anyway and close to a release, I feel this is
the safest option.

Also sneaks in a logspam reduction
2022-07-15 11:44:51 +02:00
Henrik Rydgård
1272b402c1 Apply leoxxx's spacing changes in zh_TW.ini 2022-07-15 11:26:19 +02:00
Henrik Rydgård
b91c22c2d6
Merge pull request #15690 from leoxxx/patch-1
Update zh_CN.ini
2022-07-15 11:23:55 +02:00
Henrik Rydgård
e4128cb15d
Merge pull request #15687 from LunaMoo/Zettai
Add Zettai Zetsumei Toshi 3 bypass for softlock
2022-07-15 11:23:36 +02:00
leoxxx
df08bc221f
Update zh_CN.ini 2022-07-15 17:21:03 +08:00
leoxxx
c5916ba290
Update zh_CN.ini
Delete some spaces and change some translations.
2022-07-15 12:50:48 +08:00
LunaMoo
4b959c6b54 Add Zettai Zetsumei Toshi 3 bypass for softlock on character select screen 2022-07-14 23:17:32 +02:00
Henrik Rydgård
1949de6c65 zh_CN translation: Apply spacing rules according to leoxx. See #15660 2022-07-14 18:31:07 +02:00
xujibbs
23aab78861
Update zh_TW.ini 2022-07-13 07:01:27 +08:00
xujibbs
4e24920375
Update zh_CN.ini 2022-07-13 06:59:42 +08:00
Felipe
b3ccff5e22
Add files via upload 2022-07-12 19:04:02 -03:00
Henrik Rydgård
d76e2d4341 compat.ini for Mali stencil bug: Add the Suikoden game too 2022-07-12 22:14:24 +02:00
Henrik Rydgård
528786c50b Mali workaround - add compat.ini entry for Mahou Shoujo Nanoha A's Portable.
See issue #15016
2022-07-12 09:09:42 +02:00
Henrik Rydgård
7a69555bf5 Fixes Kenka Bancho too. 2022-07-11 17:18:54 +02:00
Henrik Rydgård
c5a10a5501 Tweak the Mali stencil-test workaround to work for Surf's Up. See #15016 2022-07-11 16:57:52 +02:00
Henrik Rydgård
d2002eab39
Merge pull request #15640 from LunaMoo/master
Disable ForceMax60FPS for GOW games and replace it with fixed 60 fps
2022-07-10 23:25:35 +02:00
Henrik Rydgård
a831cab14c
Remove unmotivated check preventing texture ini creation on mobile. (#15647)
* Remove unmotivated check preventing  texture ini creation on mobile.

Fixes #15644

* Show a "toast" message on platforms that don't support opening a text editor, when you try to create/open a texture ini file.

* Avoid the need to ifdef around calls to SystemToast

* UWP buildfix (and some warning fixes).

And possibly libretro fix

* Rename for a bit more consistency
2022-07-10 22:34:44 +02:00
iota97
750d6405dc Fix comment 2022-07-08 10:55:16 +02:00
iota97
d4698d43fd Double quote 2022-07-08 10:49:33 +02:00
iota97
992f1fb8ba Be explicit on the possibility of failure 2022-07-08 09:56:50 +02:00
iota97
319fb59ac0 Use hashtag for RGBA format 2022-07-08 06:43:26 +02:00
iota97
6c0cc94f27 Change theme endianess 2022-07-07 13:13:17 +02:00
xujibbs
3744e11775
Update zh_CN.ini (#15657) 2022-07-07 09:05:30 +02:00
Henrik Rydgård
c768c196b0 compat.ini: Add R-Type games to IntraVRAMBlockTransferAllowCreateFB.
Speeds up and improves some visual effects.

See #14198
2022-07-06 17:47:31 +02:00
Henrik Rydgård
76da8a7d0f
Merge pull request #15650 from xujibbs/patch-32
Update zh_CN.ini
2022-07-05 15:07:38 +02:00
xujibbs
36c5487371
Update zh_CN.ini 2022-07-05 20:16:11 +08:00
xujibbs
7710e34a10
Update zh_TW.ini 2022-07-05 20:14:23 +08:00
Henrik Rydgård
7c32af894f
Merge pull request #15639 from ANR2ME/ui
[UI] Show a tip message when enabling "UPnP use original port" option.
2022-07-04 23:32:24 +02:00
ANR2ME
6b8b316b81 Updated wiki page key in all translation INIs. 2022-07-05 00:20:14 +07:00
iota97
8a566fb032 Remove left over 2022-07-04 14:28:04 +02:00
LunaMoo
5a06776999 Change hack names and edit comments based on feedback. 2022-07-04 00:58:48 +02:00
LunaMoo
1da9cd933b Test hack that breaks the vortex timer, it's still wrong 2022-07-03 04:23:26 +02:00
LunaMoo
85fa15179a Add 30 fps version as an option, doesn't suffer from softlock 2022-07-02 21:43:43 +02:00
LunaMoo
0dcf8242f5 Add Fixed60FPShack for GOW, should work smoother than the ForceMax60FPS.
Also more stable than it's CWCheat version, unfortunately because of that,
still causes softlock in GOW:GOS vortex stage.
2022-07-02 19:39:35 +02:00
LunaMoo
99eef2b4f6 Disable ForceMax60FPS for GOW:GOS to avoid softlock 2022-07-02 19:11:38 +02:00
Henrik Rydgård
4196928320
Merge pull request #15633 from xujibbs/patch-29
Update zh_CN.ini
2022-06-28 13:54:16 +02:00
xujibbs
e03e844950
Update zh_TW.ini 2022-06-28 19:48:57 +08:00