RedDevilus
a14d699f28
Docs: Initial overhaul for stable 2024 (GameIndex)
...
Adds some new values and more contextual extra info. Needed for having up-to date information. Still need to update other docs like FAQ, Readme and Debugger but that's future work.
Fixed some typos along the way.
2024-04-24 22:18:40 +01:00
Stenzek
fdb29a3a09
Docs: Add shaderc to third-party licenses
2024-04-06 22:21:53 +10:00
Stenzek
651e9a7f9c
Docs: Update third-party notices
...
- Remove jpgd.
- Add FreeType, HarfBuzz, libjpeg.
2024-04-06 13:17:22 +10:00
Mrlinkwii
8dce187746
Docs: Remove XZ Utils from thirdpartynotices ( #11016 )
2024-04-01 22:26:29 +10:00
Stenzek
476cb2db34
Qt: Add third-party license statements
2024-01-07 22:20:43 +10:00
JordanTheToaster
f3ff1cec54
Documentation: Remove unused files
...
Removes old or unused files from the docs folder.
2023-03-13 20:29:27 +00:00
Mrlinkwii
9837dc88a0
GameDB: upscaling fixes for Captain Tsubasa and update docs
2022-12-24 01:22:32 +00:00
Mrlinkwii
eedea5cbf7
GameDB : add AdaptiveBFF to 'K-1 World Grand Prix 2006' and 'Elemental Gerad'
2022-12-04 16:28:39 +00:00
AKuHAK
2ab27ef42a
formatter: apply editorconig into various files
2022-11-25 22:41:00 +00:00
RedDevilus
e5bc1defa2
Documentation: VSCode integration addendum + y2022
...
- GameIndex.md updated with the year 2022.
- GameIndex.pdf updated with VSCode integration for yaml.
2022-11-15 18:12:49 +01:00
lightningterror
81800c5a4d
Documentation: Remove config guide from dev builds.
...
Outdated/irrelevant mostly.
2022-11-01 16:06:32 +01:00
Mrlinkwii
53bb0c508f
GameDB: upscaling fixes and documentation updates
2022-04-16 19:40:26 +01:00
RedDevilus
d8b107f59c
PCSX2: Interlacing to Deinterlacing
...
There are some more strings but don't want to mess around with too much
2022-04-06 19:19:01 +01:00
Mrlinkwii
90457e32b6
Gamedb: update changes to pdf
2022-04-03 10:09:05 +01:00
BuildTools
901664ba44
GameDB: Rename fastTextureInvalidation
...
Attempt 2 renames fastTextureInvalidation to disablePartialInvalidation for more consistency with the new GUI name.
2022-03-18 13:52:36 +00:00
RedDevilus
7752f44a90
GameDB: Documentation
...
Add values for GameDB, GUI options and the default to easier make GameDB changes
2022-03-14 19:14:40 +00:00
Mrlinkwii
3bab470db6
Docs : Add GS hardware fixes and MTVUSpeedHack
2022-03-13 18:33:37 +00:00
Mrlinkwii
75bc680934
GameDB: add 'VUSyncHack' to 'Tiger Woods PGA Tour 2002' and update documentation
2022-03-02 11:36:11 +00:00
Mrlinkwii
e6728d9d55
Docs : add 'VUOverflowHack' to GameIndex documentation and corrections
2021-09-29 17:41:08 +01:00
Mrlinkwii
954688a38d
Docs: improve documentation for Gameindex.md
...
Docs: improve documentation for Gameindex.md
2021-09-26 16:01:12 +01:00
Mrlinkwii
9c24e48e68
Docs: update GameIndex .md and .pdf
...
Docs: update GameIndex .md and .pdf
2021-09-17 14:29:49 +01:00
RedDevilus
b0edc68c3d
Debugger-GUI: Resize help + add 2 hotkeys
...
A bit easier and nicer to look at but still needs some work.
2021-07-09 18:59:35 +02:00
kozarovv
0ad5680597
FPU: Remove FPU Compare Hack
...
FULL clamping mode fix games where hack was used, so is no longer required.
This commit remove hack, adjust GameDB according to that change, and rename fpuFloat4 function to fpuFloat3.
Last change is because fpuFloat3 was just wrapper for fpuFloat4 with added check for compare hack.
Additionally fpuFloat2 was only function that called fpuFloat4 directly, so that one call was changed to fpuFloat3 to respect previous changes.
2021-05-08 17:04:09 +02:00
Tyler Wilding
72eafeaf40
docs: Hide PDF metadata from rendered markdown in github
2021-03-26 14:24:02 +01:00
kozarovv
f3b6868e51
GameDB: Add missing GoemonTLB Hack
2021-02-04 10:19:34 +00:00
Tyler Wilding
406403cd8e
docs: Automatically update links to use the latest tagged release
2021-01-16 21:56:23 +01:00
Tyler Wilding
3f8510eaae
docs: Generate PDFs
2021-01-16 21:56:23 +01:00
Dylan Smit
65ee46c0fb
misc: Added the PlayStation name properly. ( #3915 )
2020-12-06 10:27:51 +01:00
orbea
c8042fe937
man: Silence warnings. ( #3590 )
...
man: ./PCSX2.1:65:9: STYLE: no blank before trailing delimiter: Fl h,
man: ./PCSX2.1:119:9: WARNING: skipping no-space macro
man: ./PCSX2.1:180:72: WARNING: skipping no-space macro
2020-08-23 16:05:20 -07: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
Thomas Evans
1f1b68a9b4
debugger: Muti-byte hex strings can now be pasted into the memory view. ( #2960 )
...
You can now paste a hex string into the memory view (with Ctrl+V).
2019-06-01 13:30:03 +02:00
Jonathan Li
1a5f01ca9f
man-page: Update and use mdoc macros
...
[skip ci]
2017-01-22 18:38:50 +01:00
Gregory Hainaut
903d3595e5
pcsx2: add a --profiling cli option
...
Disable Framelimiter and Vsync
So you can profile real data instead of the idle time between vsync ;)
2016-12-09 09:28:19 +01:00
Vladimir Jigulin
7e91eb6616
debugger: some user-friendly improves in ui
...
Grouping bytes in debugger memory window, following pointers and history
Goto in register view
Printing strings in pointer registers
Memory view can be resized correctly by ctrl+wheel
Improvement in function 5900DebugInterface::isValidAddress
2016-07-03 22:01:09 +03:00
ramapcsx2
90ad6e89ad
small pdfs update and an nsis fix
2015-12-28 17:44:15 +01:00
Edgar Carballo Domínguez
e97b65c320
man: Update "Reporting bugs" section in manpage
...
Greg: squash the commits
2015-12-03 09:04:51 +01:00
Jonathan Li
d952811ec8
debugger: fix help text typo
2015-11-11 18:48:04 +00:00
Gregory Hainaut
8d6d8067fd
linux: rename everything. It is PCSX2 is uppercase letter
...
Sorry for all maintainers that will need to upgrade their packages
2015-05-18 10:04:23 +02:00
ramapcsx2
5ed3f5f1a4
-Fix title from 1.0.0 to 1.2.0
...
-Replaced googlecode link with Github
-Updated hotkeys section with more hotkeys (taken from our wiki, thanks
people!)
Thanks to karasuhebi from our forum for bringing this to my attention!
2015-03-03 09:54:39 +01:00
pgert
abb005e6e2
Update pcsx2.1
2015-01-13 13:17:57 +01:00
pgert
c0f1738bb9
Update pcsx2.1
2015-01-12 13:24:34 +01:00
Kingcom
4e2e178417
Add list to show, edit and delete breakpoints
2014-03-23 13:30:10 +01:00
Kingcom
1f7d6461c5
Help button/window in debugger (Windows only)
2014-03-23 13:27:48 +01:00
ramapcsx2.code
2080db255a
New pdfs for 1.2
...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5865 96395faa-99c1-11dd-bbfe-3dabce05a288
2014-02-02 12:27:53 +00:00
ramapcsx2
36669d17cd
Cleanup part 3: Update the cmake files in /trunk and /1.0 and upload the readme and faq pdf to /trunk
...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5361 96395faa-99c1-11dd-bbfe-3dabce05a288
2012-08-06 12:00:29 +00:00
ramapcsx2
b40682155a
Cleanup part 2: Renamed the readme and faq where they're referred and upped the trunk version to 1.1.0
...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5355 96395faa-99c1-11dd-bbfe-3dabce05a288
2012-08-04 15:37:50 +00:00
gregory.hainaut
3d700b9264
spu2x: revert commit 5157. Soundtouch author change in mind and go for LGPL2+ so we come back to LGPL3+ to avoid license proliferation.
...
various:
* rename the man page as requested by arch users.
* Delete pcsx2/* symlink. Was only useful for autotool removed few years ago.
* commit the top metadata of my previous branch merge.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5172 96395faa-99c1-11dd-bbfe-3dabce05a288
2012-04-23 18:55:24 +00:00
gregory.hainaut
5627b4dfaf
copyright:
...
* change the man page to gpl3
* add missing copyrigh for zerogsshader
* re write bin2cpp tool (in perl) to avoid any copyright issue => hex2h.pl
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5155 96395faa-99c1-11dd-bbfe-3dabce05a288
2012-04-12 17:52:43 +00:00
ramapcsx2
a9640366ab
Fixing a few problems with the docs. /trunk commit.
...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4554 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-04-08 22:33:07 +00:00
ramapcsx2
56bb1c50b4
More changes to the docs. /trunk commit.
...
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4551 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-04-07 21:03:32 +00:00