Commit Graph
45601 Commits
Author SHA1 Message Date
Lubos dc977a2eed OpenXR - VR framebuffer class added 2022-07-07 19:30:06 +02:00
Lubos 8ba87bf9aa OpenXR - Hide options which are not relevant for VR 2022-07-07 18:20:12 +02:00
Lubos 99a4a06286 OpenXR - SDK added 2022-07-07 17:39:17 +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 e1daccddfd Add check that makes PPSSPP work on Xbox through the debugger
Not sure why needed, seems maybe some different event order during
window creation...
2022-07-07 00:08:50 +02:00
tunip3 42ae18eea5 Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build (#15652)
* replace, all win32 file io with their matching uwp safe variants

* add support for drive listing

* Delete NATIVEAPP.ipch

* Update .gitignore

* fix indentation
2022-07-06 23:59:47 +02:00
Lubos 71da6a9293 OpenXR - Quest target into Android Studio project added 2022-07-06 21:38:41 +02:00
Henrik Rydgård f6676fd706 Merge pull request #15654 from hrydgard/rtype-games-allow-framebuffer
compat.ini: Add R-Type games to IntraVRAMBlockTransferAllowCreateFB.
2022-07-06 17:48:47 +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 eceac5f548 Merge pull request #15653 from unknownbrackets/ignore-compat
Compat: Fix backwards check
2022-07-06 16:02:16 +02:00
Unknown W. Brackets 703d1f51a7 Compat: Fix backwards check. 2022-07-06 06:54:15 -07:00
Henrik Rydgård e1ce0e2faa Merge pull request #15645 from unknownbrackets/analog-speed
UI: Add analog speed limit mapping
2022-07-06 09:07:58 +02:00
Unknown W. Brackets 0179da6f36 UI: Add small deadzone for analog speed. 2022-07-05 19:37:56 -07:00
Unknown W. Brackets e159cb2b91 UI: Clamp analog speed to 0 on opposite value. 2022-07-05 16:07:09 -07: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
Henrik Rydgård f36a768e62 Merge pull request #15651 from xujibbs/patch-31
Update zh_TW.ini
2022-07-05 15:07:27 +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 07e99f2ae5 Merge pull request #15649 from unknownbrackets/vfpu-minor
interp: Fix constant typo
2022-07-05 07:07:43 +02:00
Unknown W. Brackets f18c1a6e8f UI: Reset views when analog speed mapped. 2022-07-04 20:20:31 -07:00
Unknown W. Brackets 3cb4207369 UI: Allow cancel from analog speed mapping. 2022-07-04 20:20:13 -07:00
LunaMoo d67085c4ae Change comment based on new findings. 2022-07-05 04:51:58 +02:00
Unknown W. Brackets 6e1457e3bf UWP: Skip pad name lookup. 2022-07-04 19:14:05 -07:00
Unknown W. Brackets c15c4a6967 UI: Add analog speed limit mapping.
Only shows up as a setting if mapped, to avoid cluttering settings.
2022-07-04 19:14:05 -07:00
Unknown W. Brackets 536c050943 Core: Track names of connected pad devices.
Rather than just that it's a pad.  This tries to get the identifier if
possible.
2022-07-04 19:14:04 -07:00
Unknown W. Brackets 74efce2d00 interp: Fix constant typo. 2022-07-04 17:31:12 -07:00
Henrik Rydgård 75bae070de Merge pull request #15648 from unknownbrackets/ignore-compat
Compat: Add setting to skip compat flags
2022-07-05 00:17:42 +02:00
Unknown W. Brackets 0f9f53c1b7 Compat: Add setting to skip compat flags.
This allows configuring "ALL" to skip all, regardless of if new game IDs
are added in a later stable release.
2022-07-04 14:48:48 -07: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
Henrik Rydgård 9ffb248e59 Merge pull request #15646 from unknownbrackets/report-vertex
Reporting: Log when vertex count truncated
2022-07-04 23:23:36 +02:00
Unknown W. Brackets efacbddaef Reporting: Log when vertex count truncated. 2022-07-04 13:22:17 -07:00
ANR2ME 6b8b316b81 Updated wiki page key in all translation INIs. 2022-07-05 00:20:14 +07:00
Henrik Rydgård e701753162 Merge pull request #15643 from iota97/compat
Remove left over
2022-07-04 14:59:19 +02: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 53baa89d3f Improve the vortex hack to make it safe and slow it down 2022-07-03 22:18:44 +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
ANR2ME 70e1431013 oops 2022-07-03 01:53:38 +07:00
ANR2ME 351b95e0c8 Updated text on AdHoc wiki page button. 2022-07-03 01:41:18 +07:00
ANR2ME ecf0d4cd05 Updated "Use original port" tip message. 2022-07-03 01:37:51 +07: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
ANR2ME 3d1dbc610b Show a tip message when enabling "UPnP use original port" option. 2022-07-01 00:32:36 +07: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
Henrik Rydgård 0e637df24c Merge pull request #15634 from xujibbs/patch-30
Update zh_TW.ini
2022-06-28 13:54:03 +02:00
xujibbs e03e844950 Update zh_TW.ini 2022-06-28 19:48:57 +08:00
xujibbs f7e0eedda0 Update zh_CN.ini 2022-06-28 19:43:41 +08:00
Henrik Rydgård dd6c35b681 Merge pull request #15632 from Saramagrean/patch-2
Update th_TH.ini
2022-06-27 08:13:26 +02:00