citra-qt.6 947 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .Dd November 22 2016
  2. .Dt citra-qt 6
  3. .Os
  4. .Sh NAME
  5. .Nm Citra-Qt
  6. .Nd Nintendo 3DS Emulator/Debugger (Qt)
  7. .Sh SYNOPSIS
  8. .Nm citra-qt
  9. .Op Ar file
  10. .Sh DESCRIPTION
  11. Citra is an experimental open-source Nintendo 3DS emulator/debugger.
  12. .Pp
  13. .Nm citra-qt
  14. is the Qt implementation.
  15. .Sh FILES
  16. .Bl -tag -width Ds
  17. .It Pa $XDG_DATA_HOME/citra-emu
  18. Emulator storage.
  19. .It Pa $XDG_CONFIG_HOME/citra-emu
  20. Configuration files.
  21. .El
  22. .Sh AUTHORS
  23. This document is made available to you under the CC-BY license.
  24. .Pp
  25. Citra is made by a team of volunteers. These contributors are listed
  26. at <\fBhttps://github.com/citra-emu/citra/contributors\fR>.
  27. .Pp
  28. .Sh SEE ALSO
  29. .Bl -tag -width Ds
  30. .It Xr citra 6
  31. The SDL frontend of the application
  32. .El
  33. .Pp
  34. Resources are available for this project:
  35. .Bl -tag -width Ds
  36. .It <\fBhttps://citra-emu.org\fR>
  37. The main homepage of the project.
  38. .It <\fBhttps://github.com/citra-emu/citra\fR>
  39. The main source code repository for the Citra emulator.
  40. .Pp