Commit Graph

8650 Commits (v0.1-8153)
 

Author SHA1 Message Date
Stenzek 2f5aa45e1f
SPU: Fix incorrect envelope rate 1 year ago
Stenzek 2e2451998c
Misc: Fix ARM32 build (again) 1 year ago
Stenzek 460acce561
MDEC: Ensure alignment of inputs 1 year ago
Stenzek f2896d55b8
RegTest: Report performance stats on exit 1 year ago
Stenzek 159254c37a
RegTest: Fix OOB array read 1 year ago
Bobby Smith 0f03aa3e30
GameDB: Fix Starblade Alpha JPN hash (#3276) 1 year ago
Stenzek f5815f3183
ImGuiFullscreen: Display checkmark on right of choice dialog 1 year ago
Stenzek 05f9f33ec6
ImGuiFullscreen: Fix choice popup selected drawing over border 1 year ago
Stenzek 7756c5a5e9
Qt: Fix log window mouse interaction 1 year ago
Stenzek 13a37418e6
FullscreenUI: Fix popup close resetting window scroll 1 year ago
Stenzek f99d5ff39d
FullscreenUI: Fix saving of list options (e.g. controller settings) 1 year ago
Renzo Pigliacampo 0af2c01a18
Updated Spanish (Latin America) translation (#3275) 1 year ago
Stenzek 09cdd986b9
Qt: Clarify BIOS support in setup wizard 1 year ago
Stenzek a6ba2b5e20
BIOS: Prioritize image enumeration
Launch console BIOS is de-prioritized due to bugs.
Late PAL is de-prioritized due to additional regional checks that break import booting without fast boot.
PS2 is de-prioritized due to requiring a dynamic fast boot patch.
PS2 PAL is further de-prioritized due to additonal region checks.
1 year ago
Stenzek 34e0752b65
GameDB: Add hash for Starblade Alpha (Japan) 1 year ago
Stenzek 421bd23dc8
Bus: Add stub for SIO2 accesses
But only enable it when using a PS2 BIOS. I could put the check in the
handler registration, but realistically this is basically never going to
be called, so better to keep things simple.
1 year ago
Stenzek e96320daf0
BIOS: Add Type 2 fastboot patch (PS2) 1 year ago
Stenzek cbbfc2f11a
StringUtil: Add BytePatternSearch() 1 year ago
Stenzek 9e09f53566
Core: Add constexpr MIPS Encoder
From https://raw.githubusercontent.com/grumpycoders/pcsx-redux/main/src/mips/common/util/encoder.hh
1 year ago
Stenzek 71738d12e0
GPU: Clear RT before sending to media capture
Fixes junk in inactive areas on Mac.
1 year ago
Stenzek f48d3b4636
CMake: Copy FFmpeg dylibs into Mac bundle 1 year ago
Stenzek 5786f3a8c9
System: Fix loading state without media 1 year ago
Anderson Cardoso 3e708d066c
Atualização Português do Brasil (#3274)
Atualizado:

-Diretório de Pastas
-Janela principal
-Sitema/BIOS
-Atalhos

Novo:
-Opções de gravação
-Media e captura

Corrigido:
-Textto e consistência
1 year ago
Stenzek e8693ed10f
README: Various corrections/updates 1 year ago
Stenzek da1fb4c09e
Data: Update SDL game controller database 1 year ago
Stenzek da4b5df656
MediaCapture: Add FFmpeg backend 1 year ago
Stenzek d5b6d35d3e
dep: Add FFmpeg v7.0.2 headers 1 year ago
Stenzek ee07e9e0f1
Hotkeys: Move Toggle Media Capture to General 1 year ago
Stenzek 8ad912c340
MediaCapture: Handle BGRA for MediaFoundation 1 year ago
Stenzek 422a0a0ead
MediaCapture: Fix OpenGL capture 1 year ago
Stenzek c30c4a5d0a
GPU: Fix possible race in screenshot 1 year ago
Stenzek 9a58327cf2
GPU: Vectorize VRAM fills 1 year ago
Stenzek 5d84185240
GameDB: Slightly bump up DMA rate for Chrono Cross
Don't want to run it too slow, and the recent changes seem to allow us
to go to ~33 or so before it breaks.
1 year ago
Stenzek 78398f82fd
GameDB: Battle Athletess - Daiundoukai GTO
Requires accurate DMA timing, otherwise the GPU backpressure does not
slow down the frame rate enough, and cutscenes run at twice speed.
1 year ago
Stenzek abbb21ffec
GPU: Approxiate texture cache reload time for P8/C16 sprites 1 year ago
Stenzek db4e28f44c
GPU: Add cycle penalty for reloading CLUT 1 year ago
Stenzek 00a58eb4e5
Bus: Fix sideloading EXEs without initial SP value 1 year ago
Stenzek 62eb557832
MediaCapture: Warning fix 1 year ago
Stenzek af47eb6956
System: Add video capture feature 1 year ago
Stenzek 5f8082734e
VulkanDevice: Fix download inside render pass 1 year ago
Stenzek 290c44f4c0
Error: Add TakeDescription() 1 year ago
Stenzek 8295fd9c3a
GPUDevice: Fix debug assertion tripping in Vulkan 1 year ago
Stenzek b72e622ae0
CubebAudioStream: Remove leftover field 1 year ago
Stenzek 34df233a95
VulkanDevice: Enable VK_KHR_maintenance4 and 5 1 year ago
Stenzek 010c7dea33
dep: Bump vk_mem_alloc to 871913d 1 year ago
Stenzek 98b1a703f3
GPU/HW: Use texture instead of RTs for rewind/runahead w/o MSAA 1 year ago
Stenzek 76f6eafdbc
Qt: Fix folder selection title bar 1 year ago
Stenzek 55d095174f
CDROM: Defer init completion until after seek
Reduces leaky reverb in some games.
1 year ago
Stenzek 5368a1dcba
CI/AppImage: Work around broken AppImageLauncher 1 year ago
Anderson Cardoso 624ab4d377
Atualização Português do Brasil (#3273)
Atualização Português do Brasil 

	Atualizado:

- Opções de compressão
- Configurações avançadas
- Modo tela cheia e Interface de usuário

	Correção:
- Erros de digitação
1 year ago