Commit graph

60 commits

Author SHA1 Message Date
elasota
3d725a176d DOCS: Update command line arguments to include initial config option. 2023-01-11 14:46:39 +01:00
Donovan Watteau
7cef1f399c DOCS: Document new --random-seed option 2023-01-06 18:11:12 +01:00
Cameron Cawley
749fd8b490 SDL: Allow selecting the audio channel count from the command line 2022-11-18 17:17:00 +01:00
Thierry Crozat
8a8c00f072 DOC: Improve command line usage description in docportal 2022-10-14 00:29:05 +01:00
Thunderforge
88e4fe24c6
DOCS: Adding engine and debugflag-related CLI options (#4331) 2022-10-13 17:46:46 -05:00
Donovan Watteau
27f9a460b5 JANITORIAL: Fix "the the" and similar typos 2022-07-29 19:36:40 +03:00
Thierry Crozat
e352a3c381 DOCS: Remove trailing spaces and tabs 2022-07-11 00:59:01 +01:00
Thunderforge
87728fa9b6 COMMON: Adding iconspath parameter to the command line 2022-06-22 14:33:04 +02:00
Thierry Crozat
96bc15af33 BASE: Add md5mac command to compute MD5 hash from data and rsc fork 2022-05-24 00:38:02 +02:00
antoniou79
39f4653680 DOCS: Minor syntax fixes for graphics settings page 2022-05-05 02:47:44 +03:00
Eugene Sandulenko
eb5aadab09
DOCS: Mention tail md5 calculation in the command line. 2022-04-06 01:29:31 +02:00
Pragyansh Chaturvedi (r41k0u)
2e656c30d3 BASE: Add --md5-engine flag 2022-04-05 23:08:14 +01:00
Pragyansh Chaturvedi (r41k0u)
bc0bd86594 BASE: Add MD5 hash to commandline 2022-04-05 23:06:06 +01:00
Cadi
f553afc502 DOCS: Fixes bullet point issue 2022-02-24 07:50:59 +13:00
Coen Rampen
67f5a96a29 DOCS: Fix RetroWave OPL3 documentation issues 2022-02-24 07:50:59 +13:00
Coen Rampen
b6b69c73e6 DOCS: Add RetroWave OPL3 documentation 2022-02-24 07:50:59 +13:00
cadihowley
de10617720 DOCS: style edits to search box page 2022-02-23 18:17:34 +13:00
lwcorp
0992bee0cd Fixed formatting 2022-02-19 01:30:02 +02:00
Thierry Crozat
54c84b8700 BASE: Add command line option to set screenshot path
Note that since the ConfMan transient domain is cleared when opening
the launcher, this only work when specifying a game on the command
line as well, and only until returning to the launcher.
2022-02-16 22:24:07 +00:00
Thunderforge
b2db1cff01 DOCS: Combining Windows paths into one section
It was discovered that %APPDATA% works in Windows NT/2000/XP. Therefore, we do not need different sections for each version.
2022-01-31 08:32:46 +02:00
Thunderforge
3b1aadd981 DOCS: Changing "Window Vista" to "Windows Vista" 2022-01-31 08:32:46 +02:00
Thunderforge
9ff74bb672 DOCS: Changing to Windows Vista and later
This is a more future-proof way than listing all the Windows versions
2022-01-31 08:32:46 +02:00
Thunderforge
b8f36bd252 DOCS: Reversing Windows configuration file location list
Putting the most recent (the one that 99% of our users are using) first, then the less common ones after.
2022-01-31 08:32:46 +02:00
Thierry Crozat
1c52c5de5f DOC: Add default path for screenshots
The information used to be in the README file but was removed when
the doc portal was introduced. However that information was never
added to the doc portal. I am not sure where the best place was to
add this information. I considered using the Settings/Paths page,
but since the screenshot page is not exposed in the Options dialog
this did not seem to be the right place. So in the end I added it
on the Configuration file page, with a link from the Keyboard
shortcuts page.
2022-01-29 00:53:05 +00:00
Eugene Sandulenko
cbde972f0f
DOCS: Add suggested improvements for the search box from PR #3076 2021-11-01 16:37:50 +02:00
lb_ii
6aa05f4c18 DOCS: Add documentation for the advanced search box usage 2021-11-01 15:29:34 +01:00
Cadi
7f91ab668e DOCS: Moves Mac game data page
- incorporates mac game info in handling page, for clarity
- style/grammar edits
- adds screenshot of dumper
2021-09-07 12:38:02 +12:00
Thierry Crozat
d6126fe19d DOC: Update link for mac file dumper companion 2021-08-28 23:32:32 +01:00
Thierry Crozat
9b013bdc8c DOC: Fix missing blank line after markup 2021-08-28 20:27:42 +01:00
Thierry Crozat
c109d23c0f DOC: Mention hpcopy command when accessing HFS+ disks on Linux 2021-08-25 02:41:32 +01:00
Thierry Crozat
66fca096ea DOC: The mac file dumper companions only support HFS media 2021-08-25 02:21:49 +01:00
Thierry Crozat
a76efa93d6 DOC: Update and expand section on handling Macintosh game data files 2021-08-25 01:21:47 +01:00
Thierry Crozat
b9d0dd1d33 DOC: Update graphics modes description 2021-06-29 01:09:57 +01:00
Thierry Crozat
7213ca6401 DOC: Add images for stretch modes and improve desciptions 2021-06-29 01:09:57 +01:00
Thierry Crozat
ae7c687d33 DOC: Fix path to 2x graphics mode image 2021-06-29 01:09:57 +01:00
Thierry Crozat
8559354d8d
DOC: Update number of stretch modes 2021-06-06 02:11:19 +01:00
Thierry Crozat
5948d8a432 DOC: Document even pixel stretch mode 2021-06-05 14:17:40 +01:00
Orgad Shaneh
a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Cadi
c8fd1e17f0 DOCS: removes accidental extra column 2021-04-25 12:23:42 +12:00
cadihowley
e59bef2b65 DOCS: minor corrections/additions 2021-04-25 11:17:28 +12:00
cadihowley
562deba7de DOCS: adds taskbar integration page 2021-04-25 11:17:28 +12:00
cadihowley
08fa2de581 DOCS: updates Graphics page
- new screenshots
- new graphics mode options explained
- 3D options explained
2021-04-25 11:17:28 +12:00
cadihowley
2a7f5831fd DOCS: removes gameid reference 2021-04-25 11:17:28 +12:00
cadihowley
92bef1c5ed DOCS: adds reference to config file path
- file path now printed on Paths tab
2021-04-25 11:17:28 +12:00
cadihowley
5959b0e08b DOCS: updates the Misc tab page + config file 2021-04-25 11:17:28 +12:00
cadihowley
80cdabdffa DOCS: updates graphics options (3D) 2021-04-25 11:17:28 +12:00
cadihowley
eb8083d1a8 DOCS: Refines iconspath description 2021-04-25 11:17:28 +12:00
cadihowley
76e74517b9 DOCS: fixes config file
- removes gameid to GUI ID reference
- fixes iconspath spelling mistake
2021-04-25 11:17:28 +12:00
cadihowley
497e933a43 DOCS: changes table responsiveness
- changes table elements to display as block when screen is too small
- adds classes to tables
2021-04-25 11:17:28 +12:00
antoniou79
46501f84f2 DOCS: Fix misprint for iconspath 2021-04-23 01:41:29 +02:00