Commit Graph

10958 Commits

Author SHA1 Message Date
knight-ryu12 aaaf29557f locale:ja_jp Add missing hotkey notations 2020-05-05 22:08:05 +02:00
Christian Kenny d503b56e8c NSIS: QoL changes, general cleanup, bug fixes (#3335)
Uninstaller:
- Removed dependency for AdvUninstallLog, it wasn't really used for anything.
- Remove unpacked installer files upon successful installation.

Installer:
- Remove detection code for versions prior to 1.4.
- Fix Unicode path issues.
- Fix path issues if install folder already exists.
- Remove language option.
- Fix redistributable installation issues.
- Move redistributable installation to after user proceeds with install.
2020-05-05 22:07:53 +02:00
lightningterror c03b06e52f onepad: Update to latest controller database. 2020-05-04 21:01:58 +02:00
refractionpcsx2 ef9f2486d3 Debugger: Fix editing of function names 2020-05-02 19:08:10 +02:00
refractionpcsx2 5c8c4ce6fb Only reload the function symbols in debugger once per game 2020-05-02 19:07:41 +02:00
refractionpcsx2 6fc63116bf Fix up debugger stepping 2020-05-02 05:54:41 +02:00
refractionpcsx2 bb09753485 Separate debug pausing from savestates and recording frame advance 2020-05-02 05:35:45 +02:00
lightningterror 113d07775e onepad: Add PDP Kingdom Hearts Controller.
Close #3342
2020-05-02 05:08:40 +02:00
refractionpcsx2 a14a6683a4 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 05:08:23 +02:00
lightningterror 7e7f6543d2 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:12:19 +02:00
knight-ryu12 e810b76f04 Locale:ja_JP:Update Hotkey notation 2020-04-30 21:59:43 +02:00
lightningterror f6a9498fb8 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 20:00:53 +02:00
Shadix Aced 38ac62700d Locales: Update translations (fr-FR). (#3326) 2020-04-28 14:37:11 +02:00
lightningterror 0cfd2234b0 onepad: Add SZMY-POWER CO. LTD. GAMEPAD to db.
Close #3329
2020-04-28 14:35:58 +02:00
Abdullah Hashim 2cca4cd5f9 Locales: Update Arabic Translations ar_SA. (#3302) 2020-04-14 18:43:15 +02:00
lightningterror 3f970e37c8 onepad: Add SZMY-POWER CO. LTD. GAMEPAD 3 TURBO controller.
Issue: https://github.com/PCSX2/pcsx2/issues/3309
2020-04-14 18:42:50 +02:00
lightningterror ac11927e94 onepad: Update to latest controller database. 2020-04-08 19:36:56 +02:00
lightningterror 551cc381d3 onepad: Update to latest controller database. 2020-03-31 16:05:28 +02:00
lightningterror 876c3bc720 pcsx2: Bump version number to 1.6.0.
Bump version number to 1.6,
set it as release build,
update debian packger to use 1.6.x branch instead of master.
2020-03-23 00:19:27 +01:00
lightningterror 9778dde77a pcsx2-tas: Disable TAS functionality for 1.6 stable release.
Disable TAS on release builds, threading issue maybe? It hangs the emu.
Linux always hangs, Windows far less but it's still an issue.
2020-03-23 00:19:27 +01:00
lightningterror be5fafdd2d config: Adjust portable.ini runwizard for 1.6 release.
Change the runwizard value to 1.
2020-03-23 00:19:27 +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