RedDevilus
8485af6cac
GameDB: GS HW Fix XI
...
The game also needs round sprite half for the transitional areas and red forest because of vertical lines similar to Star Ocean 3.
+ other fixes, read the GameDB comments for more information.
Relevant games:
- Atelier Iris 3 - Grand Phantasm
- Baldur's Gate - Dark Alliance 1 / 2
- Call of Duty 2 - Big Red One
- Dark Cloud 1 / 2
- Mana Khemia 1 / 2
- Sims 2 - Castaway
- Valkyrie 2 - Silmeria
2022-03-25 16:31:07 +00:00
TheLastRar
48f7e6c63f
DEV9: Add Qt UI
2022-03-25 13:50:25 +00:00
TheLastRar
e1fb84d6a3
DEV9: Separate HddCreate code from Wx
...
Also disable auto generating an image on boot if one is not found
2022-03-25 13:50:25 +00:00
TheLastRar
5db9a738c5
Config: Integrate internal DNS host list on Qt
2022-03-25 13:50:25 +00:00
TheLastRar
145e75624d
Config: Allow setting DNS1/2 internal instead of manual/auto
2022-03-25 13:50:25 +00:00
Connor McLaughlin
d09b49e17c
Qt: Hook up automatic mapping
2022-03-25 12:51:31 +00:00
Connor McLaughlin
fdc3ca1227
PAD: Add automatic mapping functions
2022-03-25 12:51:31 +00:00
Connor McLaughlin
51d47a1455
InputManager: Add generic input mappings
2022-03-25 12:51:31 +00:00
Connor McLaughlin
9504671919
PAD: Add macro buttons
2022-03-25 12:51:31 +00:00
Connor McLaughlin
e5248db844
StringUtil: Add SplitString()
2022-03-25 12:51:31 +00:00
Connor McLaughlin
551d013b63
Qt: Add shutdown hotkey
2022-03-25 12:51:18 +00:00
Connor McLaughlin
d65950cda2
VMManager: Add BIOS check on startup
...
Except when running GS dumps.
2022-03-25 12:51:18 +00:00
Connor McLaughlin
15c38a0a4e
GSDumpReplayer: Add missing license header
2022-03-25 12:51:18 +00:00
TheLastRar
74ed14496b
Qt: GS Settings Fixes
2022-03-25 10:26:23 +00:00
Connor McLaughlin
1fa6fb0a8c
Qt: Add memory card settings
2022-03-25 10:26:09 +00:00
Connor McLaughlin
3dc6ae115f
Qt: Implement (partial) audio settings
2022-03-25 10:26:09 +00:00
Connor McLaughlin
fa36b9b5cb
MemoryCardFile: Add formatted/mtime to query, rename/delete ops
2022-03-25 10:26:09 +00:00
Connor McLaughlin
47fff9304b
FileSystem: Add DeleteDirectory() and recursive variant
2022-03-25 10:26:09 +00:00
Mrlinkwii
29c0d93864
GUI/Docs : update compatibility URLs
2022-03-23 10:27:36 +00:00
RedDevilus
38ff521851
GameDB: Megaman + Nicktoons
...
Megaman X - Command Mission flickering FMV fix and fix for the lighting in the game Nicktoons Unite!
2022-03-22 22:02:30 +00:00
RedDevilus
34de1bffc6
GameDB: Remove outdated comments
...
The gameDB still had some leftover comments that aren't true anymore. In the past before 1.7.2002 / https://github.com/PCSX2/pcsx2/pull/3936 you needed to use full boot to correctly pass your chosen BIOS language to be piped to the game. Basically fast boot defaulted to the first entry in the available language list.
Full boot:
If you want to see BIOS logo - Good
Region check - Bad
Fast boot:
Immediately jump into the game - Good
Skips region check - Good
Now acts like full boot for languages - Good
2022-03-22 20:58:02 +00:00
Connor McLaughlin
8dc1592278
GSDumpReplayer: Fix ReadFIFO2 packet executing on wrong thread
2022-03-22 16:50:31 +00:00
Mrlinkwii
5b86205349
Gamedb: add 'VUSyncHack' to Totally Spies! Totally Party
2022-03-22 14:45:35 +00:00
Mrlinkwii
0d4fbd540e
Gamedb: Fix 'SLES-54453' title
2022-03-22 14:27:39 +00:00
Connor McLaughlin
b9edabc236
Qt: Fix incorrect setting binding for display linear
2022-03-22 13:38:26 +00:00
Connor McLaughlin
180d9ae9c9
Qt: Correct EE/IOP console defaults
2022-03-22 13:38:26 +00:00
Connor McLaughlin
80cc2f0cb7
Qt: Log machine caps on startup
2022-03-22 13:38:26 +00:00
Connor McLaughlin
1927896442
GS: Fix some edge cases with fbfetch
...
Second alpha pass with A masked, DATE enabled, etc.
2022-03-21 20:24:09 +00:00
RedDevilus
bf9c1176b6
GameDB: Fix Midnightclub 3 + Add Evangelion Jo
...
Special texture to:
Midnight club 3
Evangelion - Jo
2022-03-21 20:23:54 +00:00
Tzerinas
166156519a
GameDB: Fixes to TeamICO games.
...
Adds the Software Renderer FMV hack to ICO and Half-Pixel Offset (Vertex) to both games.
2022-03-21 20:16:46 +00:00
lightningterror
d89daa1b25
misc: A few more 32bit cleanups.
2022-03-21 20:56:03 +01:00
lightningterror
efc17f265c
readme: Update to reflect recent drop of 32bit.
2022-03-21 20:28:33 +01:00
lightningterror
8427e6fd3e
emitter test: Cleanup 32bit code.
2022-03-21 20:21:36 +01:00
lightningterror
f1ac712eba
build: Remove _M_X86_64, __M_X86_64, _M_X86_32 defines.
...
32bit cleanup.
2022-03-21 20:21:36 +01:00
lightningterror
0d4394a749
core: Clean up 32bit code.
2022-03-21 20:21:36 +01:00
lightningterror
9dac598113
common: Clean up 32bit code.
2022-03-21 20:21:36 +01:00
lightningterror
6db573d255
emitter: Clean up 32bit code.
2022-03-21 20:21:36 +01:00
Connor McLaughlin
9b21f31b0d
GS/Vulkan: Fix crash is vertex/index buffer causes exec
2022-03-21 18:36:31 +00:00
lightningterror
2fedecb809
GS-hw: Purge Evangelion crc hack.
...
It's broken, HPO special does the job.
Someone should add it to the hw gamefixes.
2022-03-21 17:25:25 +01:00
PCSX2 Bot
b24a8c70e3
PAD: Update to latest controller database.
2022-03-21 17:14:41 +01:00
RedDevilus
d6684efd26
GameDB: GS HW Batch X
...
Relevant:
Bully
Colosseum - Road to Freedom
Dark Chronicle (Dark Cloud 2)
Killzone
God of War
Gun
Midnight Club 3
Mortal Kombat - Deadly Alliance
Need for Speed Carbon / Most Wanted / Undercover
Prince of Persia - Sand of Time / The Two Thrones / Warrior Within
Resident Evil 4 (BioHazard 4)
Thrillville / Off the Rails
2022-03-21 15:04:45 +00:00
TellowKrinkle
644241959a
GS: Fix inverted DSB check
2022-03-21 02:33:38 +00:00
TellowKrinkle
273c1b1922
GS: Clean up leftover definitions
...
Accidentally leftover during the blend op refactor
2022-03-21 02:33:38 +00:00
Connor McLaughlin
45682c382f
GS: Add NO_COLOR flag to PS (depth-only)
2022-03-20 23:41:33 +00:00
Connor McLaughlin
4e6b86f8f4
GS/Vulkan: Use VK_ARM_rasterization_order_attachment_access if available
2022-03-20 23:41:33 +00:00
Connor McLaughlin
a6b4ca69db
GS/Vulkan: Support rendering without D32S8
2022-03-20 23:41:33 +00:00
Connor McLaughlin
6b32e00097
GS: Make factors part of blend state
...
Instead of using the blend map indices.
2022-03-20 23:41:33 +00:00
Connor McLaughlin
19d310475b
GS: Draw alpha pass when dual source blend is missing
2022-03-20 23:41:33 +00:00
Connor McLaughlin
a8b9df3952
GS: Utilize GL_EXT_framebuffer_fetch where available
2022-03-20 23:41:33 +00:00
Connor McLaughlin
bb75c78c1a
GS: Add option to disable texture barriers/geometry shaders
2022-03-20 23:41:33 +00:00