Manpage #565
Loading…
Reference in a new issue
No description provided.
Delete branch "jn64/manpage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See commit messages for details
Todo:
AUTHORS — I took it from the About dialog of Cemu. Some manpages include "and contributors" or similar wording, or simply omit AUTHORS.--act-url
argument "URL prefix for account server" is (protocol? hostname or part of hostname? fully formed URL?)Instead of shipping a pre-generated artefact, could you please add a
man
target to the CMake build system instead?First of all thank you for bringing this up!
man
pages are underrated :)I personally don't fully agree with the opinion expressed in the
man-pages(7)
manual, and in fact other manuals such asmdoc(7)
orscdoc(5)
do not discourage this at all.Cemu is licensed under the MPL-2.0
I'd only describe the files used in "non portable" mode, and then mention that in portable mode everything is more or less dumped in the binary directory.
I'm not including the actual manpage. The 2nd commit is just for preview here.
But I can't do the CMake thing, because
I know, I was asking for an existing statement (if any) like
Copyright (c) XXXX-YYYY Cemu McCemuface
Il giorno ven 9 dic 2022 alle 08:57:06 -08:00:00, jn64
@.***> ha scritto:
Oh ok, I wasn't sure about that, thanks for the clarification :)
No worries, I can do it instead (either in a follow-up patch or by
posting a diff here). Also, the intermediate format processor chosen
doesn't have to be a hard build dependency; I'd first check if pandoc
(or whatever) is available, and add the man target only if it is.
--
OpenPGP key: 66DE F152 8299 0C21 99EF A801 A8A1 28A8 AB1C EE49
It's supposed to be a fully formed URL pointing to the NNID API server, such as
https://account.nintendo.net
--ecs-url
also exists for a similar purpose, for pointing to the eCommerce SOAP server + path, such ashttps://ecs.wup.shop.nintendo.net/ecs/services/ECommerceSOAP
, which used for getting title tickets and other metadata used during title installationcd3fe0685f/src/config/LaunchSettings.cpp (L179-L187)
Though last time I checked these arguments haven't been working for a long time (since before Cemu 2.0 even came out), and seem to have been replaced with other config options?
cd3fe0685f/src/config/LaunchSettings.cpp (L279-L282)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.