Commit Graph

7745 Commits

Author SHA1 Message Date
51d1587b21 Improve Integer Scaling behavior
...so it always upscales the display from the framebuffer to fit the aspect ratio by stretching either horizontally or vertically instead of always stretching horizontally, which sometimes (actually most of the time) downscales the image
2023-01-21 14:51:55 -04:00
9c6c3892e2 Merge pull request #2942 from NicknineTheEagle/nn/cdrom
CD-ROM fixes
2023-01-20 13:11:40 +10:00
bd7517b0c9 CDROM: Try to reject non-PS1 discs 2023-01-20 05:46:22 +03:00
7270531c3d CDROM: Fix region check 2023-01-20 05:46:20 +03:00
53fffb1de2 Merge pull request #2941 from bslenul/adv-settings-reset
"Set Dumped VRAM Write Alpha Channel" should be true when resetting advanced settings
2023-01-17 18:49:35 +10:00
55f716e69e Settings: Fix default value of depth clear threshold 2023-01-17 18:47:54 +10:00
e50390553d Regtest: Use analog controller 2023-01-17 18:41:15 +10:00
95306d3362 CDROM: Slightly adjust seek timing when on target
Fixes Resident Evil 3 booting.
2023-01-17 18:38:19 +10:00
4e4245182b "Set Dumped VRAM Write Alpha Channel" should be true when clicking "Reset To Default" 2023-01-16 15:52:32 +01:00
591e8b5b7a Merge pull request #2940 from andercard0/master
Atualização Português do Brasil
2023-01-16 12:47:27 +10:00
e0ed76745e Qt: Fix cancel in LED colour selection 2023-01-16 12:46:55 +10:00
5c9db3eeea Atualização Português do Brasil
Novas opções de cor de LED do controle:
- Controle > Configurações Globais

Opções de Depuração 'adaptadas'
2023-01-15 10:55:40 -03:00
c393db419e Qt: Add Controller LED options (where supported) 2023-01-15 16:40:35 +10:00
722771fff6 Qt: Fix Linux build 2023-01-15 15:26:24 +10:00
ae529a6195 Qt: Add actions to debugger context menu 2023-01-15 15:13:54 +10:00
fe08d34e52 Qt: Add COP0/GTE registers to debugger list 2023-01-15 15:13:54 +10:00
395e9a934b InputManager: Support inverted full axis
i.e. pedals
2023-01-15 15:13:54 +10:00
01270bac35 StringUtil: Add ToChars/fast_float FromChars 2023-01-15 15:13:54 +10:00
81383afc50 dep: Add fast_float 2023-01-15 15:13:54 +10:00
591ac15612 Merge pull request #2939 from andercard0/master
Atualização Português do Brasil
2023-01-15 01:37:26 +10:00
feaf7f3b17 Atualização Português do Brasil
Atualizado tradução para última versão
- Opções de MDEC
- Ajuste de anglicismo corrigido.
2023-01-13 09:34:30 -03:00
b5f806a830 CI: Work around Azure Ubuntu mirror issue 2023-01-13 22:10:49 +10:00
5b600602c2 Settings: Make disable-all-enhancements use new MDEC routines 2023-01-13 21:03:35 +10:00
1aa3be70c7 SPU: Bypass FIFO for direct memory writes
Aconcagua writes a single halfword with transfers halted, but never enables
DMA.. so when it eventually does later on, there's an extra halfword
written out to memory, which corrupted part of a sound effect.
2023-01-13 21:03:10 +10:00
2c2304b5b7 System: Fix inverted ifdef 2023-01-12 18:12:58 +10:00
157a2b7183 Merge pull request #2938 from andercard0/master
Atualização Português do Brasil
2023-01-12 18:07:54 +10:00
3b038fd27d System: Further improve frame timing consistency 2023-01-12 18:02:12 +10:00
559f14d27d ImGuiOverlays: Fix incorrect frame time order 2023-01-12 17:41:30 +10:00
af5d49649c MDEC: Add option to use old conversion routines
That way texture packs for games which use MDEC for decoding
backgrounds will still be compatible.
2023-01-12 17:01:04 +10:00
3e0be0a577 MDEC: Tweak block timing further
Improves frame rate during animated backgrounds in Final Fantasy VII.
2023-01-12 16:48:34 +10:00
36ff61cc54 Atualização Português do Brasil
- Opções para redefinição do registro de tempo de jogo (acessado via menu suspenso > clique direito sobre o jogo)

- Correção de erro de digitação na janela principal.
2023-01-11 08:35:15 -03:00
a56ce290d4 Qt: Work around theme switching issue in 6.4.0 2023-01-11 20:23:21 +10:00
7c6071dfe1 Qt: Add option to reset played time 2023-01-11 20:21:27 +10:00
50a616421f System: Add -exe parameter for overriding boot executable
Lets you re-use a disc image, but boot a different file.
2023-01-11 19:49:11 +10:00
daf1080397 Qt: Fix -portable CLI parameter 2023-01-11 19:31:29 +10:00
f14d3c6538 Update Russian translation (#2937)
* Update Russian translation

* Update Russian translation

* Update duckstation-qt_ru.ts
2023-01-11 19:16:43 +10:00
ba7517fccc Timers: Fix debug window rendering in hidpi 2023-01-11 19:15:59 +10:00
3e16746e85 Pad: Convert to namespace 2023-01-11 19:15:59 +10:00
835834f8f4 SIO: Convert to namespace 2023-01-11 19:15:59 +10:00
0683b9fa0e InterruptController: Convert to namespace 2023-01-11 19:15:59 +10:00
db364d0e95 Timers: Convert to namespace 2023-01-11 19:15:59 +10:00
3acf569d67 DMA: Convert to namespace 2023-01-11 19:15:59 +10:00
d096a09ed8 ImGuiManager: Fix debug window interaction with frame limit off 2023-01-11 19:15:59 +10:00
8d3250667f Scripts: Show first 3 diff frames in regression test 2023-01-11 19:15:59 +10:00
90fe071dda CDROM: Adjust Init timing 2023-01-11 19:15:59 +10:00
05eea3cd2b CPU/CodeCache: Always compute uncached fetch ticks
Running code out of uncached ROM is slowwww.
2023-01-11 19:15:59 +10:00
6a7407565a Merge pull request #2936 from andercard0/master
Atualização Português do Brasil
2023-01-09 22:20:53 +10:00
b74eb37996 ImGuiOverlays: Display PAL/NTSC in resolution 2023-01-09 22:20:27 +10:00
2c125bde8c CDROM: Fix size of debug window 2023-01-09 22:20:27 +10:00
9de849aa66 CDROM: Delay async interrupts immediately after ACKs
Fixes music playback stopping in Ogre Battle.

Closes #2596.
Closes #575.
2023-01-09 22:20:27 +10:00