Commit Graph

6529 Commits

Author SHA1 Message Date
52dbcbaca5 PGXP: Treat add rd, rs, zero as moves
Fixes exploding vertices in BIOS intro.

Needs further investigation as to why this fixes it - clearly the actual
oepration is incorrect.
2020-12-04 01:07:36 +10:00
59ac365b52 GPU/HW: Extend the UV range to all "upscaled" pixels
Extend the UV range to all "upscaled" pixels. This means 1-pixel-high
polygon-based framebuffer effects won't be downsampled.

(e.g. Mega Man Legends 2 haze effect)
2020-12-04 00:33:04 +10:00
362905e3df GPU: Add display line offset game setting
Use when games need additional cropping.
2020-12-04 00:33:04 +10:00
c9ca57f013 Merge pull request #1134 from PugsyMAME/master
New conversion of the original database
2020-12-04 00:32:36 +10:00
b7b15fe540 New conversion of my original database
Converted MAME format cheats into DS format, fixed issue with some games having multiple headings and made the headers more verbose with square brackets to help them stand out.
2020-12-02 23:33:57 +00:00
8ad9dcb1ac Android: Add CD-ROM preload option 2020-12-03 00:57:52 +10:00
c406f0708f Cheats: Implement C0 command (activate codes iff equal) 2020-12-03 00:57:52 +10:00
3eaf28675a Merge pull request #1126 from andercard0/patch-34
Atualização Português do Brasil
2020-12-03 00:57:30 +10:00
bc91075bdf Merge pull request #1125 from zkdpower/master
Update Simple-Chinese language file to latest
2020-12-03 00:56:56 +10:00
78031afee7 Atualização Português do Brasil
Update to latest.
2020-12-01 14:57:06 -03:00
3a33ada3f9 Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
2020-12-02 01:48:46 +08:00
cd8f17dbd0 Qt: Allow memory card editing from playlist context menu 2020-12-02 00:56:31 +10:00
0ea2ced46d Qt: Disable game properties for playlist entries 2020-12-02 00:56:15 +10:00
2a61620dae dep/libchdr: Sync to upstream (82670d5) 2020-12-01 23:34:21 +10:00
7e944103c2 GPU/OpenGL: Work around rasterization/interplation issue on V3D/Pi4 2020-12-01 15:14:23 +10:00
a2666de7c8 HostInterface: Make mmap fastmem unavailable a warning instead of OSD message 2020-12-01 13:23:02 +10:00
977c2f4947 CheatList: Fix games with serial aliases not loading from database 2020-12-01 13:21:07 +10:00
f8c2d7dafd Merge pull request #1121 from dankcushions/geoshader
OES_geometry_shader and OES_copy_image support
2020-12-01 02:12:51 +10:00
98f70e9b51 HostDisplay: Add 5:4 and 3:2 aspect ratios 2020-12-01 01:58:46 +10:00
bccecdbf18 Qt: Fix crash with Vulkan renderer when unsupported 2020-12-01 01:17:26 +10:00
37c9e69b3e System: Zero downcount at end of frame
Prevents code running after vblank starts, and fixes events getting
delayed in interpreter mode.
2020-12-01 01:16:49 +10:00
e7139fe0d1 OES_copy_image support 2020-11-30 14:08:26 +00:00
48f3bc7045 Update cheat database 2020-11-30 21:49:48 +10:00
c3932e945d GameSettings: Fix PGXP culling disabled message showing when PGXP disabled 2020-11-30 01:15:44 +10:00
b695d3c6ce System: Use existing media if save state media is not found 2020-11-30 01:15:44 +10:00
eaafd0a00c Cheats: Support parsing built-in database 2020-11-30 01:15:44 +10:00
d1399fe6a3 Data: Add cheat database
Cheats courtesy of Pugsy.
2020-11-30 01:15:44 +10:00
39010320ea HostDisplay: Fix possible race when saving screenshots 2020-11-30 01:15:44 +10:00
53697154f5 Merge pull request #1112 from zkdpower/master
Update duckstation-qt_zh-cn.ts to latest
2020-11-30 01:15:29 +10:00
82b4edfaf4 OES_geometry_shader can be supported by non-GLES 3.2 conformant devices (eg Pi 4) 2020-11-28 17:48:46 +00:00
77552d6904 Update duckstation-qt_zh-cn.ts to latest
Update duckstation-qt_zh-cn.ts to latest
2020-11-28 09:57:37 +08:00
d1a42df121 GameList: Fix cover image detection based on file title 2020-11-28 02:04:18 +10:00
cf75282078 Android: Add missing call to ApplyGameSettings 2020-11-28 02:04:18 +10:00
90d7550104 Update README.md 2020-11-28 01:11:54 +10:00
b6b2d66d99 Android: Restore ABI filters 2020-11-28 01:00:54 +10:00
f21d901cf1 Common/FileSystem: Fix macOS build 2020-11-28 00:58:46 +10:00
16a6c1706e Qt: Fix manual redump database downloading/updating 2020-11-28 00:42:09 +10:00
a75b6e512a System: Improve translatability of save state error 2020-11-28 00:35:03 +10:00
bb1e3a0692 Android: Display covers in game list 2020-11-28 00:14:46 +10:00
3137eb41c4 GameList: Make cover functions const 2020-11-28 00:14:45 +10:00
38e3b2a28a Android: Display compatibility rating in game list 2020-11-28 00:14:45 +10:00
5fd5d89b23 Android: Include data files in APK 2020-11-28 00:14:45 +10:00
744629e9a8 Common/FileSystem: Fix modification time not being set in find
Fixes game list list always re-scanning on Linux/Android.
2020-11-28 00:14:45 +10:00
12caa79178 Android: Use APK assets for HostInterface::OpenPackagePath 2020-11-28 00:14:45 +10:00
feadc83050 Common/GrowableMemoryByteStream: Add helper methods 2020-11-28 00:14:45 +10:00
a902d9b409 Qt: Fix MSAA game settings not updating combo box on open 2020-11-28 00:14:45 +10:00
263f7b673b GameList: Use shipped redump database/compatibility settings 2020-11-28 00:14:45 +10:00
4a482875ca Common/FileSystem: Add helpers for ByteStream 2020-11-28 00:14:45 +10:00
5f69216f70 HostInterface: Add OpenPackageFile method 2020-11-28 00:14:45 +10:00
57c6e4d5e8 Database: Include redump.org PSX database 2020-11-28 00:14:45 +10:00