Commit Graph

5453 Commits (8d7fdae6832e951c094fe4b4ab1472e8cf413c22)
 

Author SHA1 Message Date
Hugo Locurcio 2c1ee9372b
Improve macOS and Linux build instructions
- Use CMake's `-B` option to automatically create the build folder
  and avoid the `cd` requirement.
- Use CMake's build tool-agnostic `--build` option to use the same
  build command regardless of whether GNU Make or Ninja is used.
  `--parallel` also ensures that all CPU threads are used by default.
- Mention optional dependency on Ninja for macOS (it's confirmed to work
  there, installed from Homebrew).
- Update Qt macOS path to use the default installation path on a modern
  Homebrew installation. The old path is still mentioned just in case.
- Mention that the generated macOS application bundle may have to be
  manually resigned before it can be run.

The macOS build steps were successfully followed on a 2020 Mac mini
(Apple M1).
4 years ago
Hugo Locurcio b9841634cd
Replace existing issue templates with issue forms
Issue forms provide better guidance when creating issues, especially
for people less familiar with GitHub issue creation.
4 years ago
Connor McLaughlin bee50481f5 CDImageMDS: Possible fix for multi-track images 4 years ago
Connor McLaughlin 592a591b5f FileSystem: Get rid of trailing nulls in GetWorkingDirectory() 4 years ago
Connor McLaughlin fa9e50d7c1 HostInterface: Don't disable fastmem for runahead 4 years ago
Connor McLaughlin 25ea24853f HostInterface: Don't disable recompiler for runahead 4 years ago
Connor McLaughlin 4513c7a23d System: Invalidate instead of flushing code cache on memory state 4 years ago
Connor McLaughlin c440593788 CPU/CodeCache: Add InvalidateAll() method 4 years ago
Connor McLaughlin fe2062ff9f System: Warning fix 4 years ago
Connor McLaughlin bbf67ef544 CPU: Warning fix 4 years ago
Connor McLaughlin 59cb7c0343
Merge pull request #2766 from CookiePLMonster/ui-improvements
UI improvements
4 years ago
Silent 5d4622af9a
Migrate most dialogs to use QDialogButtonBox 4 years ago
Silent 690fa6ec3c
Memory Card Editor: Make fields not editable 4 years ago
Connor McLaughlin 85b49da62a
Merge pull request #2752 from BailShamber/master
Make appimage respect "QT_QPA_PLATFORM" env var.
4 years ago
Connor McLaughlin 7141e68e62
Merge pull request #2754 from bslenul/db-mouse-update
Database update for mouse compatible games
4 years ago
bslenul 1af69ff38e Database update for mouse compatible games 4 years ago
BailShamber 14a7ac78ac
Makes it safe if somehow the WAYLAND_DISPLAY env var is set but incorrectly.
Inspired by qurious' solution.
4 years ago
BailShamber 7dea8d9043 Make appimage respect "QT_QPA_PLATFORM" env var. 4 years ago
Connor McLaughlin 46f9da97d2
Merge pull request #2749 from bslenul/guncon-update
Update database for GunCon/Justifier games
4 years ago
Risae ab831daa18
Update chtdb.txt (#2735)
* Update chtdb.txt

Adds the following cheats to Gran Turismo 1 & 2:

Gran Turismo 1:
- 60 FPS (NTSC-U 1.1, NTSC-U 1.0, PAL, JP NTSC-J)
- Simulation timescale in Arcade (NTSC-U 1.1, PAL)

Gran Turismo 2:
- 16:9 Widescreen Hack 2.0 (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
- 21:9 Widescreen Hack 2.0 (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
- 60 FPS (NTSC-U 1.2, NTSC-U 1.1, PAL, Arcade Disc: JP NTSC-J 1.0, Simulation Disc: JP NTSC-J 1.1, NTSC-J 1.0)
- Metric units code (NTSC-U 1.2, NTSC-U 1.1, PAL)
- Full detail AI cars (NTSC-U 1.1, NTSC-U 1.2, PAL, NTSC-J 1.1, NTSC-J 1.0)
- Slightly higher draw distance (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
- Use 8MB RAM for polygon buffers (NTSC-U 1.1, NTSC-U 1.2, PAL, NTSC-J 1.1, JP NTSC-J 1.0)

Credits go to
https://cookieplmonster.github.io/
https://cookieplmonster.github.io/mods/gran-turismo/
https://cookieplmonster.github.io/mods/gran-turismo-2/

* Update chtdb.txt

Added:

";This game currently has no cheats" to some games that didn't have any cheats yet.

HUD & rear view mirror toggle (NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1, NTSC-J 1.0)
Replay cameras in race (NTSC-U 1.1, NTSC-U 1.2, PAL, Arcade Disc: NTSC-J 1.0, Simulation Disc: NTSC-J 1.1, NTSC-J 1.0)
True Endurance ( NTSC-U 1.2, NTSC-U 1.1, PAL, NTSC-J 1.1)

Removed:

Gran Turismo 2 (USA, v1.1)
#Widescreen 16-9 option Better Graphics
#Widescreen 16-9

Gran Turismo 2 (Euro)
#Widescreen 16-9
#Widescreen 16-9 Better Graphics (Optional)

Gran Turismo 2 (Arcade + Gran Turismo Mode) (Japan, Asia)
#Widescreen 16-9 v1.0
#Widescreen 16-9 v1.0 - Better Graphics (Optional)
#Widescreen 16-9 V1.1
#Widescreen 16-9 v1.1 - Better Graphics (Optional)

* Update chtdb.txt

Removed unnecessary line break
4 years ago
bslenul 19f7516b5b Update database for GunCon/Justifier games 4 years ago
shikulja 6eae2c50e2
Update Russian translation (#2747)
* Update Russian translation

New strings, minor adjustments

* Update duckstation-qt_ru.ts

* Update duckstation-qt_ru.ts
4 years ago
Connor McLaughlin b32012c77d
Merge pull request #2746 from zkdpower/master
Update Simple-Chinese Translation to latest.
4 years ago
Connor McLaughlin 8e4ce925ee
Merge pull request #2745 from andercard0/patch-1
Atualização Português do Brasil
4 years ago
zkdpower 776e077002
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
4 years ago
Anderson_Cardoso a9913d6c23
Atualização Português do Brasil
Updated file translation to latest.
4 years ago
Connor McLaughlin d55c86ccd8 HostInterface: Fix Linux build 4 years ago
Connor McLaughlin 0c4c37412b GameDB: Remove split json files
The original intention was to make it easier to edit via github,
but it's more of a pain than helpful.
4 years ago
Connor McLaughlin 43d68dcc01
Merge pull request #2743 from knight-ryu12/gamedb_fix_2
GameDB: Add missing definition
4 years ago
Connor McLaughlin 7c769b1941 CDImageDevice: Don't add out-of-file pregaps to audio tracks 4 years ago
Connor McLaughlin 827048eeda CDImageDevice: Fix printing of track summary 4 years ago
Connor McLaughlin 13f1027f59 Qt: Remove preset buttons from post settings 4 years ago
Connor McLaughlin 61f7e99508 CommonHostInterface: Add speed control hotkeys 4 years ago
Connor McLaughlin 928e492963 HostInterface: Add keys to a bunch of OSD messages 4 years ago
Connor McLaughlin 7522304360 HostInterface: Add keyed OSD messages 4 years ago
Connor McLaughlin c346dfe8a4 SPU: Drop OOB register warnings to dev level 4 years ago
Chromaryu 23a34cb119
GameDB: Add missing definition 4 years ago
Connor McLaughlin 83a031e22f
Merge pull request #2728 from ggrtk/mdec-eob
MDEC: EOB is optional for complete blocks
4 years ago
Albert Liu 1f07ea6ecc MDEC: EOB is optional for complete blocks 4 years ago
Connor McLaughlin 10cf8ef638 GameSettings: Force true color off for SLPS-00078 4 years ago
Connor McLaughlin acace84bd1 GameDB: Use hash for SLPS-00078 4 years ago
Connor McLaughlin f982a2a580 Update merged gamedb 4 years ago
Connor McLaughlin af30d2b0c7
Merge pull request #2722 from knight-ryu12/gamedb_fix
GameDB: Fix ChronoCross Hash
4 years ago
knight-ryu12 adfd79d792
GameDB: Fix ChronoCross Hash 4 years ago
Connor McLaughlin fbf52b57e8 Qt: Fix save state to file executing in UI thread 4 years ago
Connor McLaughlin c54c5f1b95 Common/CueParser: Remove redundant check for CATALOG 4 years ago
Connor McLaughlin a8ca544648 NoGUI: Fix incorrect mask in modifier lookup 4 years ago
Connor McLaughlin a2223124ad Qt: Correct behavior of sorting in game list model
Turns out Qt inverts it for us.
4 years ago
Connor McLaughlin fca4a2ec28 Common/FileSystem: Fix a couple of warnings from #2716 4 years ago
Connor McLaughlin e6741dad9b Common/Timestamp: Use tuple for comparison operators 4 years ago