refractionpcsx2
4ce3fdfcb2
Fix up debugger stepping
2020-05-02 04:53:03 +01:00
refractionpcsx2
939e576df9
Separate debug pausing from savestates and recording frame advance
2020-05-02 04:29:30 +01:00
lightningterror
1939671e7f
onepad: Add PDP Kingdom Hearts Controller.
...
Close #3342
2020-05-02 05:00:38 +02:00
refractionpcsx2
ea52da9428
Move debugger function list reset to when the debugger breaks in to the code. Stops a long freeze when first launching a game
2020-05-02 03:41:42 +01:00
lightningterror
f0d08aa7d0
Revert "Locale:ja_JP:Update Hotkey notation"
...
This reverts commit a7717b9ff1
.
It actually broke hotkeys, we noticed a bit too late.
2020-05-01 00:09:55 +02:00
knight-ryu12
a7717b9ff1
Locale:ja_JP:Update Hotkey notation
2020-04-30 21:58:38 +02:00
lightningterror
ba449a524a
Revert "gsdx-ogl/d3d11: Add a assert when texture is too small or too big."
...
This reverts commit 99f814d376
.
The assert gets triggered on Linux and so debug build can't be used properly.
Would be nice to investigate why in the first place but until then revert the
entire commit. We have checks for texture limits anyway so it shouldn't be an issue.
2020-04-29 19:33:38 +02:00
Shadix Aced
f68bbfba60
Locales: Update translations (fr-FR). ( #3326 )
2020-04-28 14:33:52 +02:00
lightningterror
bce30e7388
onepad: Add SZMY-POWER CO. LTD. GAMEPAD to db.
...
Close #3329
2020-04-28 01:28:14 +02:00
Abdullah Hashim
58f5a5b915
Locales: Update Arabic Translations ar_SA. ( #3302 )
2020-04-14 18:40:25 +02:00
lightningterror
e53b2585d1
onepad: Add SZMY-POWER CO. LTD. GAMEPAD 3 TURBO controller.
...
Issue: https://github.com/PCSX2/pcsx2/issues/3309
2020-04-14 18:28:16 +02:00
lightningterror
49e316e488
onepad: Update to latest controller database.
2020-04-08 19:31:26 +02:00
lightningterror
56b76b17a0
onepad: Update to latest controller database.
2020-03-27 18:30:28 +01:00
lightningterror
8d3ff9444f
gamedb: Remove gamefix patch for Petz - Horsez 2.
...
No longer needed, fixed with DI execution PR.
Game requires EE Cyclerate +2 or +3 to work properly.
Tested by Prafull.
2020-03-23 00:18:24 +01:00
RedDevilus
7b9547de3e
Locales: Update Arabic Translations ar_SA
...
Unneeded spaces and symbols changed and removed.
2020-03-23 00:13:38 +01:00
StarFang208
d652d4e364
Locales: Update Italian translations it_IT. ( #3289 )
2020-03-22 13:28:22 +01:00
Christian Kenny
69b97dc3a6
cheats_ws: Remove R&C NTSC Patch - resolves Vid Comic 1 Boss Hang.
...
45FE0CC4.pnach
Close #3291
2020-03-19 21:52:53 +01:00
dio-gh
2c294fad8e
Locales: Update Hungarian Translations hu_HU
2020-03-19 21:22:43 +01:00
lightningterror
4aa594197a
gsdx: Bump gsdx version number to 1.2.0.
2020-03-19 20:27:42 +01:00
lightningterror
62dd5d980d
pcsx2-tas: Adjust TAS code to be properly disabled with macro.
...
VS complains about errors so isolate the code in each file for TAS with macros.
Remove ifndef for m_capturingVideo as it is used for video capture menu.
2020-03-19 20:27:19 +01:00
lightningterror
5afa0e6d20
cheats_ws: Update widescreen patches for 1.6 release.
...
Version 18.01.2020
2020-03-19 20:17:35 +01:00
lightningterror
79db01d7ed
gsdx-d3d11: Truncate fog in tfx.fx shader.
...
The change should've been pushed in #3091
Fixes regression with fog rendering.
2020-02-29 22:47:30 +01:00
xddxd
2c4af87e13
Locales: Add Lithuanian Translations lt_LT. ( #3267 )
2020-02-29 19:08:18 +01:00
Christian Kenny
6e22efe790
NSIS: Don't pack files twice - reduces installer size to 7MB.
2020-02-22 08:38:50 +01:00
Christian Kenny
3b380148ee
NSIS: Fix uninstaller issue with shortcut removal.
2020-02-22 08:38:50 +01:00
lightningterror
420f642f65
onepad: Update to latest controller database.
2020-02-21 00:25:12 +01:00
altiereslima
d7ae93d856
Locales: Update Portuguese Brazilian Translations pt_BR. ( #3259 )
2020-02-20 01:30:52 +01:00
RedDevilus
a3114a2f8d
Locales: Update Polish Translations pl_PO
...
Mo minor fixes to polish
2020-02-19 02:49:06 +01:00
TheNekOz
47cfbcb3fb
Locales: Update Norwegian Translations nb_NO
...
Fixes for Norwegian Translations (merged)
Fix Norwegian lines + reviews
2020-02-19 02:49:06 +01:00
RedDevilus
d13f5b192b
Locales: Update French Translations fr_FR
...
Fixes for French Translations (merged)
Rebased for translation French
Fixes to mo files
2020-02-19 02:49:06 +01:00
refractionpcsx2
160f4fd255
GameDB: Added VU patch for Powerdrome PAL. ( #3255 )
...
This patches some values in Powerdromes VU microprogram, which restores the 3d models of the characters.
The game uses the extended PS2 float range to do some culling calculations, so I have brung them down to be usable by x86, no other way to really fix this game.
2020-02-15 13:24:20 +01:00
teorex
9770755881
Locales: Update Russian Translations (ru_RU). ( #3253 )
2020-02-14 05:10:29 +01:00
lightningterror
82ebf36970
onepad: Update to latest controller database.
2020-02-13 20:56:47 +01:00
RedDevilus
9fd8d5c58c
Locales: Translation/localisation fixes for Arabic/French/German. ( #3251 )
2020-02-12 23:42:19 +01:00
Chromaryu
e55ad0a12e
Locales: Update Japanese translations ja_JP. ( #3250 )
2020-02-11 14:55:31 +01:00
RedDevilus
b944e54868
Locales: Update Dutch/Polish translations (nl_NL, pl_PL). ( #3245 )
2020-02-11 10:35:36 +01:00
Christian Kenny
e45fa9b6d8
NSIS: Update VC Redist URL/comments
2020-02-10 23:18:23 +01:00
Jonathan Li
6a5795abaf
locales: Refresh locales to include updated strings
...
Updated strings:
"Configuration Guides (online)" -> "Configuration Guide"
"Readme / FAQ (Offline/PDF)" -> "Readme / FAQ"
Any string reformatting/sorting was done automatically by script.
2020-02-10 17:38:08 +00:00
Jonathan Li
4858dea259
locales: Renormalise nl_NL line endings
2020-02-10 17:25:56 +00:00
Jonathan Li
75346f42c3
locales: Remove pl_PL duplicate metadata
2020-02-10 17:25:45 +00:00
RedPanda4552
a7285ff375
PCSX2: PCSX2 1.6 Documentation Overhaul. ( #3139 )
...
Update all documentation for 1.6.
Source files for documentation are in md format and are kept in pcsx2\pcsx2\Docs, final exported/converted docs are in pdf format (Configuration_Guide and PCSX2_FAQ).
Update First time wizard to reflect recent documentation changes.
Update cmake to reflect recent documentation changes.
PO/POT/MO Localisation needs to be updated for the First time wizard to include the documentation changes.
NSIS installer needs to be updated to reflect the recent changes.
2020-02-10 04:46:49 +01:00
lightningterror
63eaea26d2
onepad: Update to latest controller database.
2020-02-09 17:51:22 +01:00
JohnHolmesII
c0eb053866
gsdx-hw: Add Jak 2 JP to crc list. ( #3240 )
2020-02-07 11:53:07 +01:00
atomic83GitHub
2b6905307d
GameDB: New fixes/patches
...
This commit add several fixes for several games as well as some serial updates:
- Batman Vengeance - patch removal and the addition of EETiminghack to fix slow videos.
- Musashiden 2 - Several fixes which reduce by a large margin the amount of graphical issues.
- F1 2001 - Adjustment of the patch to make it fully working as well as the addition of the NTSC-U patch.
- Sprint Car 2 - Added a patch to make it playable without bouncing cars.
- Wakeboarding Unleashed - Added 2 fixes to fix various graphics issues (still unplayable on retail builds).
- Netsu Chu! Pro Baseball 2003 - Added a patch to fix game hanging when going ingame.
- Hisshou Pachinko-Pachislot series - Added the EETiminghack to solve crashing videos.
- Yu Gi ho 2 - Added several fixes to fix battle annimation.
- .hack fragment - Removal of all unneeded hacks.
- Ratchet and Calnk 2 - Removal of the EEtimingHack causing problems in the game.
2020-02-06 19:21:16 +01:00
lightningterror
5308be3c4d
Locales: Fix First time wizard window width on Chinese Simplified language zn_CN.
2020-02-04 22:57:09 +01:00
teorex
654af774c8
Locales: Update Russian translations ru_RU. ( #3234 )
...
Some strings haven't been translated, another translator will have to look in to them.
2020-02-04 20:27:47 +01:00
XXXBold
4b72c32a09
Locales: Update German translations de_DE. ( #3230 )
2020-02-04 19:58:21 +01:00
arcum42
8550cb9b1b
onepad: Broken haptic != Broken controller.
2020-02-02 01:49:00 -08:00
lightningterror
69ae598b7e
gsdx-gui: Update crc hack level and Image load store tooltips to reflect recent changes.
2020-01-31 16:19:58 +01:00
lightningterror
f54b79c274
gsdx-hw: Move GSC_XenosagaE3 crc hacks to Aggressive state.
...
It will allow D3D11 to render Texture shuffle effects.
Keep the crc hacks on aggressive instead of removing them as they might
still be useful.
2020-01-31 16:19:58 +01:00