Commit Graph

7434 Commits (v0.1-6937)
 

Author SHA1 Message Date
Stenzek 41cc60e87e
VulkanDevice: Use vkCmdClearAttachments() to avoid render pass restart 1 year ago
Stenzek 5ec1331831
Qt: Update glyph ranges 1 year ago
zkdpower 3a0bc36f9f
Update the Simple-Chinese Translation to latest. (#3142) 1 year ago
Stenzek a89c514d3f
Qt: Minor typo corrections 1 year ago
Stenzek 74f3c8d1aa
GPU/HW: Enable feedback loops for rendering 1 year ago
Stenzek 72ab669e70
GPUDevice: Add support for feedback loops 1 year ago
Stenzek cc5f9a12b1
dep: Update Vulkan-Headers to v1.3.279 1 year ago
Stenzek 71a07a5a8e
CPU/NewRec: Fix lwl/lwr on ARM 1 year ago
Stenzek 86927ea3eb
Qt: Use window modality for message boxes
Stops them opening in the middle of the screen on MacOS.
1 year ago
Stenzek f0f1473b6e
Qt: Fix native message boxes on MacOS 1 year ago
Anderson Cardoso 578490648b
Atualização Português do Brasil (#3141)
- Confirmação de mensagens OSD
1 year ago
Stenzek 0b99db6730
Qt: Ensure settings are writable before running setup wizard 1 year ago
Stenzek 693982d755
SettingsInterface: Add Error to Save() 1 year ago
Stenzek eb504143c1
FileSystem: Add Error to CreateDirectory()/RenamePath() 1 year ago
Stenzek 3ecc19c43f
GPU: Fix HW readback counter 1 year ago
Stenzek 8ebda3cdc8
CPU/NewRec: Fix register corruption in swl/swr 1 year ago
Stenzek a3013efbca
CPU/NewRec: Fix PGXP desync
Wobbly geometry in Threads of Fate.
1 year ago
Stenzek 979b7bd36f
FileSystem: Use PathCchCanonicalizeEx() for GetWin32Path() 1 year ago
Stenzek ab445ec69d
FileSystem: Handle paths longer than MAX_PATH on Windows 1 year ago
Stenzek e5adb5452b
GameDB: Motor Toon Grand Prix 1 year ago
Stenzek f9f9447013
SPU: Ignore End+Mute flag for noise channels
Fixes the noise effects cutting out too early in Motor Toon Grand Prix.
1 year ago
Stenzek d4d3518e68
CI: Enable DBus for Linux deps build 1 year ago
Stenzek 2b7008bd93
GPU/HW: Fix box downsampling with FMVs 1 year ago
Stenzek c41563c7dc
Pad: Fix unconditional memory card replug on load state 1 year ago
Stenzek e54ad1956a
GPU/HW: Fix height incorrect doubling in interleaved 480i mode 1 year ago
Anderson Cardoso c09e9edc4a
Atualização Português do Brasil (#3139)
Resumo:
- Extensão Webp para capturas de tela
- OSD atualizada PGXP
- Subq CD-Rom

Detalhado:
Nova opção para captura de tela em formato webp, por padrão, Duckstation usa o formato .png caso queira mudar
siga em:
Configurações > Gráficos > (aba) Captura e por fim escolha a opção webp.

Mensagem referente ao uso do PGXP desativado pelas configurações de compatibilidade atualizado, alguns jogos
como Crash team racing e Sheep rider quando utilizado o PGXP sofrem com quebras de polignos no chão. esta mensagem
faz referência a estes jogos (já testados) que têm este problema com a tecnologia pgxp ativado.

Foi detectado em testes recentes que a funcionalidade de leitura de CD-rom no emulador estava tendo problemas de travamentos
engasgos, telas pretas, tanto durante o gameplay quanto na leitura de CDs de música (tela do BIO), no caso de jogos. ocorria
por conta do segundo canal de código, que alguns leitores de CD têm, foi adidionado uma opção para ignorar esse segundo canal de código para que os jogos/CDs possam ser lidos de forma correta. porém pode não funcionar com jogos com criptografia (PAL/Europeus).
1 year ago
Stenzek fe35542c76
D3D11Device: Add MAP_DISCARD fallback path for uniform streaming 1 year ago
Stenzek de1e5b24fb
CDROM: Don't send reports when subq isn't valid 1 year ago
Stenzek 28fd6c0ea4
Qt: Expose "Ignore Drive Subcode" option 1 year ago
Stenzek 98d2d866d6
CI: Use OS zlib for MacOS
Because the updater doesn't get fixup'd, so the dylib doesn't get added
to its bundle.
1 year ago
Stenzek 3e8dd2c374
CDImageDevice: Fix reading of pure audio CDs 1 year ago
Stenzek 83ebad1129
System: Leave title empty when booting physical audio CDs 1 year ago
Stenzek 7b8704aba1
System: Fix incorrect sanitization of memcard filenames 1 year ago
Stenzek 315524a89c
VulkanDevice: Fix render pass fallback path with MRT 1 year ago
Stenzek f1847462a9
VulkanDevice: Fix rendering to multiple targets 1 year ago
Stenzek 3206054fab
OpenGLDevice: Fix rendering to multiple RTs 1 year ago
Stenzek 101ebe3ac3
PostProcessing/FX: Fix GLSL compile error with discard 1 year ago
Stenzek 9cdff4781f
OpenGLDevice: Fix depth clears not going through 1 year ago
Stenzek 480c78502f
System: Fix crash toggling debug GPU device
When postfx is enabled.
1 year ago
Stenzek c0e6750ad3
Updater: Link zlib statically
Old builds don't know that the DLL is needed when extracting...
1 year ago
Stenzek 057c0c65a6
CI: Drop setup-python for Mac
No longer needed?
1 year ago
Stenzek b1c00cfd95
CI: Don't bother building SDL2 debug
Nobody's actually running debug DS builds except me...
1 year ago
Stenzek 43fc9f1ef2
Settings: Support saving WebP screenshots 1 year ago
Stenzek f3c0c14b2a
Image: Support loading/saving WebP 1 year ago
Stenzek cd3c88ad7e
deps: Remove now-unused vendored libs 1 year ago
Stenzek b143d96476
Build: Use deps DLLs on Windows 1 year ago
Stenzek 68ff16e187
CI: Build zlib/zstd/libjpeg/libpng as part of deps 1 year ago
Stenzek 8c09e9389d
GameDB: Add DisablePGXPPreserveProjFP trait
And add it to Crash Team Racing.
1 year ago
Stenzek 17e3e96789
CI: Build libwebp on Windows as part of deps 1 year ago
Anderson Cardoso f2a7810e70
Atualização Português do Brasil (#3137)
Atualizado para a última versão.
1 year ago