Commit Graph

9298 Commits (armhf)
 

Author SHA1 Message Date
Stenzek 1097eab600
GPU/HW: Don't create shader blend pipelines if disallowed 1 year ago
Stenzek c2a08bdb1d
CPU/NewRec: Fix ARM32 (again) 1 year ago
Stenzek a432308908
GPU: Fix GLES compile error 1 year ago
Stenzek 5e05328dea
GameDB: Motor Toon Grand Prix (again) 1 year ago
Anderson Cardoso 5e1c5277b3
Atualização Português do Brasil (#3148)
* Atualização Português do Brasil

Atualizado para a última versão.

* Atualização Português do Brasil

Atualizado para a última versão.
- Novo tema
- OSD sobre PGXP atualizada
1 year ago
Stenzek e197cce832
GameDB: More PSX.EXE games 1 year ago
Stenzek 59a13d91ea
Image: Don't use libjpeg stdio functions
Fixes I/O in debug builds.
1 year ago
Stenzek cb6be52404
GameDatabase: Warn if CPU mode is enabled and unnecessary 1 year ago
Stenzek bd19276cf5
Qt: Fix loading/saving state to file on Windows 1 year ago
Stenzek 59a7c3d9a8
GameDB: Various updates 1 year ago
Blackbird 19b55f8db8
GameDB: Rayman Brain Games (#3143) 1 year ago
Anderson Cardoso 38249a3357
Atualização Português do Brasil (#3144)
Atualizado para a última versão.
1 year ago
zkdpower fa644a05b3
Update the Simple-Chinese translation to latest. (#3147) 1 year ago
KamFretoZ cb26acbc6c
Qt: Port over Cobalt Sky theme from PCSX2 (#3145) 1 year ago
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