Commit Graph

179 Commits

Author SHA1 Message Date
Connor McLaughlin b2d8af8463
Update README.md 2020-10-05 00:26:11 +10:00
Connor McLaughlin 5dc5d0a0c7
Update installation instructions re portable mode 2020-10-02 12:12:41 +10:00
Connor McLaughlin b7b50a2fe4
Update README.md to mention CPU overclocking 2020-10-01 00:39:28 +10:00
Connor McLaughlin 15f22c66fd
README: Remove note about accuracy
Apparently people think that just because accuracy isn't the #1 goal that I don't care about accuracy...
2020-09-28 20:47:25 +10:00
Connor McLaughlin 40037d6e90 libretro: Cheat support 2020-09-26 01:13:48 +10:00
Connor McLaughlin 7552f1bd89 Update README.md with link to game cover wiki 2020-09-24 00:31:44 +10:00
Connor McLaughlin 238152ae88 Qt: Add memory card editor 2020-09-19 00:28:47 +10:00
Connor McLaughlin 3bbffe14e0 Update README.md 2020-09-13 12:15:37 +10:00
Connor McLaughlin 6f250a4ff7 GPU/HW: Add JINC2 and xBRZ texture filtering options
Shaders ported from beetle-psx.
2020-09-12 00:26:34 +10:00
Connor McLaughlin 24716591a9 Update compatibility list 2020-09-10 00:13:27 +10:00
Connor McLaughlin c9cefe4020 GameSettings: Add a bunch more user settings 2020-09-02 00:00:48 +10:00
Connor McLaughlin 04815002f0 README.md: Update Mac build instructions 2020-08-25 22:03:05 +10:00
Connor McLaughlin 45d0af8b30 README.md: Add an index and more screenshots 2020-08-23 01:41:54 +10:00
Connor McLaughlin 3ef5e722ce
Merge pull request #783 from hhromic/add-gcdb-info
README: Add SDL game controller database information
2020-08-23 01:40:30 +10:00
Hugo Hromic b28d578b93 README: Add SDL game controller database information 2020-08-22 12:10:15 +01:00
Connor McLaughlin 3c46f7b44c ControllerInterface: Add XInput controller backend 2020-08-22 16:50:19 +10:00
Connor McLaughlin f852be74e8 Compile fix for Linux/libretro 2020-08-21 00:26:22 +10:00
Connor McLaughlin 60d3fffec1 Add per-game overrides (mainly for compatibility) 2020-08-21 00:09:37 +10:00
Connor McLaughlin 2e9f656546 CPU: Implement PGXP CPU Mode
This is *very* slow. You don't want to enable it if you don't need it.
It is also incompatible with the recompiler and will disable it if the
option is enabled.
2020-08-20 00:49:39 +10:00
Connor McLaughlin 7ebad259c6 README.md: Fix broken link to Linux/AArch64 libretro 2020-08-19 00:58:13 +10:00
Connor McLaughlin 12e91f45fe CI: Add Linux AArch64 builds 2020-08-19 00:11:45 +10:00
Connor McLaughlin e0e76b881d System: Bump save state version 2020-08-16 00:20:10 +10:00
Albert Liu a992020973 CI: Re-enable Linux packaging with old linuxdeploy version 2020-08-14 20:31:28 -07:00
Connor McLaughlin af6978bcb1 Build: Disable building libretro dll from VS solution
This is done via cmake.
2020-08-11 03:58:59 +10:00
Connor McLaughlin 2a6c06d4be CI: Temporarily disable Linux packaging
Seems that there's some issues with AppImage creation...
2020-08-09 03:02:32 +10:00
Connor McLaughlin 7fde0d93a6 Update README.md with latest changes 2020-08-07 03:38:21 +10:00
Connor McLaughlin 12bef7caa2 Add update installer program (Windows only for now) 2020-08-06 19:36:41 +10:00
Connor McLaughlin 0c1b637549 PGXP: Add initial implementation 2020-08-02 00:25:07 +10:00
Connor McLaughlin ebf9f3b2e2 README.md: Remove Android note about restarting app 2020-07-31 03:42:34 +10:00
Connor McLaughlin bc6f6d1a6d Qt: Display Portuguese language as Portuguese (Br) 2020-07-29 02:38:04 +10:00
Connor McLaughlin 79c8b9f52c Qt: Add Portuguese translation 2020-07-28 20:33:09 +10:00
Albert Liu 6d97b3538f README.md: Add note on DualShock 3 2020-07-22 11:57:02 -07:00
Connor McLaughlin a6acd33ce6 libretro: Include m3u in valid_extensions 2020-07-23 03:00:49 +10:00
Connor McLaughlin 5c1c467e38 GTE: Add widescreen hack 2020-07-18 00:28:37 +10:00
Connor McLaughlin d2cf9c44c1 CI: Sign Android APKs 2020-07-13 02:18:01 +10:00
Connor McLaughlin 9cd7512bdd README.md: Add Android build notes 2020-07-12 12:48:12 +10:00
Connor McLaughlin e144392187 README.md: Update Android version status 2020-07-11 03:30:30 +10:00
Connor McLaughlin 69f3128b07 README.md: Add link to libretro Android AArch64 build 2020-07-09 13:31:33 +10:00
Connor McLaughlin 70184c13c7 Update libretro core build instructions 2020-07-07 20:27:14 +10:00
Connor McLaughlin 45f3560427 README.md: Update libretro core links 2020-07-05 13:36:20 +10:00
Connor McLaughlin b9ffca1ddf libretro: Vulkan renderer support 2020-07-04 22:14:07 +10:00
Connor McLaughlin d0241aafbf README.md: Add link to CI libretro core 2020-07-03 15:23:33 +10:00
Albert Liu e581ecd9c4 README.md: Add LibCrypt and SBI info 2020-07-02 17:46:37 -07:00
Connor McLaughlin 06b329b4c6 Update README.md with libretro core info 2020-07-02 00:50:53 +10:00
Albert Liu 71354d0f6f README.md: Add steps for downloading and running AppImages 2020-06-29 19:57:46 -07:00
Connor McLaughlin 3114eb51f9 Update README.md with Vulkan renderer 2020-06-19 01:40:08 +10:00
Connor McLaughlin 814edecd05 README.md: Add note about unsupported Windows versions 2020-06-12 01:55:47 +10:00
Connor McLaughlin 2e64f77d2b README.md: Add qtbase5-private-dev requirement for Linux 2020-05-27 02:50:11 +10:00
Connor McLaughlin 78d9085c2e Update README.md to use GitHub releases instead of AppVeyor 2020-05-23 19:18:27 +10:00
Connor McLaughlin 1c50a09c2e HostInterface: Set user directory to Documents\DuckStation 2020-05-17 00:22:16 +10:00
Connor McLaughlin 53db03d10e Update README.md with new Linux binary path 2020-05-16 13:37:57 +10:00
Connor McLaughlin 6ecc1c684a
Update README.md with game compatibility link 2020-05-01 01:11:05 +10:00
Connor McLaughlin 79111e4e03 Qt: Add option for memory card type/mode 2020-04-27 16:22:25 +10:00
Connor McLaughlin 5671fde1ae BitUtils: Make Count{Leading,Trailing}Zeros UB for value==0 2020-04-26 18:32:26 +10:00
Connor McLaughlin 9b402a9f5f
Add note to README.md about vcruntime140_1.dll 2020-04-25 14:20:58 +10:00
Connor McLaughlin 610ebcf2fa Qt: Support loading .psf files 2020-04-17 00:31:03 +10:00
Connor McLaughlin c694b78dc0
Update README.md to say Windows and Linux builds 2020-04-15 19:24:33 +10:00
Connor McLaughlin 156a360d86 SDL: Migrate to common host interface
It now supports controllers again. But you have to bind them in Qt.
2020-04-11 00:00:44 +10:00
Albert Liu c25591d84b Update README.md with AppImage info 2020-04-08 11:41:31 -07:00
Connor McLaughlin e58c475fee
Update README.md with more notes about BIOS selection 2020-04-07 12:05:25 +10:00
Connor McLaughlin 7ace31d05f Update README.md with description and Discord link 2020-04-04 14:14:35 +10:00
Connor McLaughlin fc27fc3589 Update README.md yet again for AppVeyor 2020-02-16 00:38:39 +09:00
Connor McLaughlin 8aed270a1f Update README.md 2020-02-16 00:19:10 +09:00
Connor McLaughlin 223cf6bf31 Update README.md with macOS build instructions 2020-02-15 22:56:02 +09:00
Connor McLaughlin 8fd0fa00a7 Update README.md with user directory info 2020-02-15 22:51:09 +09:00
Connor McLaughlin 2e629a2e7d Update README.md with new CI instructions 2020-02-15 21:52:05 +09:00
Connor McLaughlin ec7454a968 Update README.md with new build instructions 2020-02-03 13:55:05 +10:00
Connor McLaughlin 601dde5686 Update README.md with information about Windows builds 2020-01-30 20:20:21 +10:00
Connor McLaughlin 91064c2366 Update README.md 2020-01-30 20:07:41 +10:00
Connor McLaughlin 5bf85a5f3f Update README.md 2020-01-28 23:33:07 +10:00
Connor McLaughlin b169bc08cd Update README.md 2020-01-26 15:56:13 +10:00
Connor McLaughlin 7bdcd00852
Update README.md 2020-01-11 16:59:18 +10:00
Connor McLaughlin 3596eb3548 Add note about incomplete Android frontend to README.md 2019-12-18 23:04:26 +10:00
Connor McLaughlin 52c82b6aa3 Pad: Change controller types when loading states if needed 2019-12-16 00:05:48 +10:00
Connor McLaughlin f3e3d9a317 Update README.md with build instructions for Android 2019-12-04 21:57:47 +10:00
Connor McLaughlin 446ad20d2b Update README.md with system requirements 2019-11-25 00:22:43 +10:00
Connor McLaughlin 641e68db95 CPU/Recompiler: Implement b{gez,ltz}(al)? 2019-11-23 00:25:51 +10:00
Connor McLaughlin 44676a6810 Update README.md 2019-11-22 18:33:35 +10:00
Connor McLaughlin 14bc2a1164 Add README.md 2019-10-20 22:07:41 +10:00