Commit Graph

4588 Commits (b6ea769ecf09c9b4c9fccee96a5aae6265c972c7)
 

Author SHA1 Message Date
Connor McLaughlin e6383286d9 D3D11HostDisplay: Make screenshots/display rendering opaque 4 years ago
Connor McLaughlin ad59cf6974
Merge pull request #2031 from andercard0/patch-108
Atualização Português do Brasil
4 years ago
Connor McLaughlin 1cba1f1984
Merge pull request #2030 from ifarbod/patch-1
Fix width and height checks for fullscreen swapchain (d3d11)
4 years ago
Anderson_Cardoso cbc3dad369
Atualização Português do Brasil
Update file to latest.
4 years ago
iFarbod 0f8128cc23
Fix width and height checks for fullscreen swapchain
Height is being compared against Width somehow, this is wrong..
4 years ago
Connor McLaughlin 1e44c2f3d0 GameSettings: Add trait to force LUT fastmem
Should help with games like CMR2 and Lagnacure (which are
constantly invalidating code), and THPS series (which use
memory mirrors).
4 years ago
Connor McLaughlin f34a048009 CPU/CodeCache: Fall back constantly-modified blocks to interpreter
Partial fix for slowdown in Colin McRae Rally 2.0.
4 years ago
Connor McLaughlin b84827b315 Pad: Don't remove card when loading state without card in slot
... unless load-devices-from-state is enabled.
4 years ago
Connor McLaughlin e842abfa8a CPU/Recompiler: Fix corrupted constant address byte/halfword writes
Fixes broken rendering in Dino Crisis.
4 years ago
Julien Reichardt a1a7b073d5 Add AppStream metadata file
Can be used for AppImage, and required for Flatpak.
4 years ago
Connor McLaughlin fda106811c
Merge pull request #2026 from falsepopsky/updateSpanish
update spanish translation (android)
4 years ago
Connor McLaughlin 40731b49fc Bus: Handle CPU-internal narrow writes
The full 32-bits of the GPR are used.

Fixes SoundScope in the BIOS Shell.
4 years ago
Connor McLaughlin 7fb5d6908f AnalogController: Use device state instead of save state for mode 4 years ago
falsepopsky ba614ea3e2 update spanish translation-android 4 years ago
Connor McLaughlin 844c8e916f Update merged gamedb 4 years ago
Connor McLaughlin e3f1b6583f
Merge pull request #2024 from andercard0/patch-107
Atualização Português do Brasil
4 years ago
Connor McLaughlin 592ed003c2
Merge pull request #2023 from 6lackmag3/patch-49
Update m.json
4 years ago
Connor McLaughlin ff427f4cbe
Merge pull request #2022 from 6lackmag3/patch-48
Update g.json
4 years ago
Connor McLaughlin ca52a1de67
Merge pull request #2021 from 6lackmag3/patch-47
Update k.json
4 years ago
Connor McLaughlin a7be5ccd50
Merge pull request #2020 from 6lackmag3/patch-46
Update d.json
4 years ago
Connor McLaughlin 4ccdf53336
Merge pull request #2019 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 46d19eeb1f Android: Allow opening/getting files relative to downloads directory 4 years ago
Connor McLaughlin 600ae7bcc0 Update compatibility settings for Chrono Cross 4 years ago
Anderson_Cardoso 66dee33393
Atualização Português do Brasil
Update and fix typos. File updated to latest.
4 years ago
6lackmag3 fbb186fc5e
Update m.json 4 years ago
6lackmag3 c4094af375
Update g.json
remove analog support for Guilty Gear
4 years ago
6lackmag3 644fd507d9
Update k.json
add analog support for KKND
4 years ago
6lackmag3 d19b179095
Update d.json 4 years ago
zkdpower c3a110e3f8
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 8f821c776c FullscreenUI: Fix compile with cheevos compile-time disabled 4 years ago
Connor McLaughlin cc6ef01926 CMake: Add missing rapidjson dependency for frontend-common 4 years ago
Connor McLaughlin cfb4b058d1 CPU/Recompiler: Gate debug exceptions behind memory exception flag
Libcrypt games seem to leave exceptions enabled, and it forces
interpreter for them when it's unnecessary.
4 years ago
Connor McLaughlin fe1a582909 System: Disallow booting when SBI files are missing 4 years ago
Connor McLaughlin 558978b7f2 GameDatabase: Fix incorrect entries returned from short serials 4 years ago
Connor McLaughlin a11883e2b4 GameDB: Fix detection of Advanced V.G. (Japan) 4 years ago
Connor McLaughlin 0a50ca3f18 CDROM: Improve CDDA report logging 4 years ago
Connor McLaughlin 1bc596ee26
Merge pull request #2010 from CookiePLMonster/update-gamecontrollerdb
Update SDL game controller database
4 years ago
Connor McLaughlin 1c5c2f1eda
Merge pull request #2009 from CookiePLMonster/update-pl-loc
Update PL localization
4 years ago
Silent d6db467ce8
Update SDL game controller database 4 years ago
Silent a1639bdf0d
Update PL localization 4 years ago
Silent 712a11fb71
Hotkey Settings: Fix a missing space in Change Disc 4 years ago
Connor McLaughlin 9652e3cb6b CDImage: Generate correct relative subq position in pregap 4 years ago
Connor McLaughlin 2d8806c13f CPU/Recompiler: Emit DCIC exit path in far code
Fixes PS3 BIOS booting.
4 years ago
Connor McLaughlin 1bc354c64e
Merge pull request #2004 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
zkdpower 3414e3999f
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 2e86b65bf9 Qt/AchievementLoginDialog: Make login fully asynchronous 4 years ago
Connor McLaughlin a7017783e4 dep/rurl: Enlarge username buffers 4 years ago
Connor McLaughlin e64f8cc2c5 CDROM: Jump to seek target on pause while seeking
Fixes music in No Fear Downhill Mountain Biking, but needs more hardware
tests to confirm the behavior here.
4 years ago
Connor McLaughlin 52934aa563 AchievementLoginDialog: Pass QStrings to emulation thread 4 years ago
Connor McLaughlin 704c160c35 CommonHostInterface: Add CPU overclock toggle hotkey 4 years ago