mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 12:10:05 +00:00
rearrange sections. Fix links
parent
088f2e19af
commit
023a724f62
26
FAQ.md
26
FAQ.md
@ -32,17 +32,6 @@ Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:466: Break reason: PANIC
|
|||||||
Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:450: Emulated program broke execution!
|
Debug.Emulated <Critical> core\hle\svc.cpp:SVC::Break:450: Emulated program broke execution!
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Does _Citra_ support network connectivity or online play?
|
|
||||||
No, Network has not yet been implemented in _Citra_ therefore any online function does not work.
|
|
||||||
|
|
||||||
This is one of the most requested features but at the moment there is no plan to implement it.
|
|
||||||
|
|
||||||
#### Are you planning to make an Android version?
|
|
||||||
No, not at the moment.
|
|
||||||
|
|
||||||
#### Does Citra have controller support?
|
|
||||||
No, not at the moment.
|
|
||||||
|
|
||||||
#### Can _Citra_ run \[Insert retail game name here\]?
|
#### Can _Citra_ run \[Insert retail game name here\]?
|
||||||
|
|
||||||
_Citra_ can, ostensibly, "play" many different games, including _The Legend of Zelda: Ocarina of Time_ and _Animal Crossing_.
|
_Citra_ can, ostensibly, "play" many different games, including _The Legend of Zelda: Ocarina of Time_ and _Animal Crossing_.
|
||||||
@ -57,6 +46,17 @@ You can expect many games to run slowly, though and to exhibit many gameplay and
|
|||||||
|
|
||||||
If you're interested in 3DS emulation as an experiment, you may gain something out of trying _Citra_, but if you're simply looking to play games then stick to your 3DS handheld.
|
If you're interested in 3DS emulation as an experiment, you may gain something out of trying _Citra_, but if you're simply looking to play games then stick to your 3DS handheld.
|
||||||
|
|
||||||
|
#### Does _Citra_ support network connectivity or online play?
|
||||||
|
No, Network has not yet been implemented in _Citra_ therefore any online function does not work.
|
||||||
|
|
||||||
|
This is one of the most requested features but at the moment there is no plan to implement it.
|
||||||
|
|
||||||
|
#### Are you planning to make an Android version?
|
||||||
|
No, not at the moment.
|
||||||
|
|
||||||
|
#### Does Citra have controller support?
|
||||||
|
No, not at the moment.
|
||||||
|
|
||||||
#### Can I expect _Citra_ to play [GAME] at full-speed?
|
#### Can I expect _Citra_ to play [GAME] at full-speed?
|
||||||
_Citra_ can run most games at full speed now thanks to the recent JIT compiler being merged into the official build. Certain parts of videos/cutscenes will still be slower due to JIT compilation not being feature complete yet.
|
_Citra_ can run most games at full speed now thanks to the recent JIT compiler being merged into the official build. Certain parts of videos/cutscenes will still be slower due to JIT compilation not being feature complete yet.
|
||||||
However, not all games are created equally and therefore some games will run at full speed while others might suffer from slow emulation.
|
However, not all games are created equally and therefore some games will run at full speed while others might suffer from slow emulation.
|
||||||
@ -77,7 +77,7 @@ Short answer: You don't. Buy games and dump them with a _Nintendo 3DS_.
|
|||||||
|
|
||||||
Long answer: Downloading commercial games is illegal and thus strongly frowned upon by the _Citra_ developers. To prevent legal issues, this includes gray areas like downloading games which you purchased earlier. You don't necessarily need to own a 3DS yourself, as you can buy game cartridges and dump them with a friend's console. On the other hand, copying a friend's game dump is considered illegal. Please note that any mention or discussion of piracy on our [forums](https://community.citra-emu.org) or [_Discord_](https://discordapp.com/channels/220740965957107713) channels will result in being banned from our community.
|
Long answer: Downloading commercial games is illegal and thus strongly frowned upon by the _Citra_ developers. To prevent legal issues, this includes gray areas like downloading games which you purchased earlier. You don't necessarily need to own a 3DS yourself, as you can buy game cartridges and dump them with a friend's console. On the other hand, copying a friend's game dump is considered illegal. Please note that any mention or discussion of piracy on our [forums](https://community.citra-emu.org) or [_Discord_](https://discordapp.com/channels/220740965957107713) channels will result in being banned from our community.
|
||||||
|
|
||||||
Please refer to [Dumping Game Cartridges](https://github.com/citra-emu/citra/wiki/Dumping-Game-Cartridges) and [Dumping Installed Titles](https://github.com/citra-emu/citra/wiki/Dumping-Installed-Titles) for guidance on how to dump games for use with Citra.
|
Please refer to [[Dumping Game Cartridges]] and [[Dumping Installed Titles]] for guidance on how to dump games for use with Citra.
|
||||||
|
|
||||||
## System requirements and common issues
|
## System requirements and common issues
|
||||||
|
|
||||||
@ -110,7 +110,7 @@ See above about missing DLLs.
|
|||||||
|
|
||||||
#### I've dumped my game but when I load it, _Citra_ crashes/prints a bunch of gibberish to the console!
|
#### I've dumped my game but when I load it, _Citra_ crashes/prints a bunch of gibberish to the console!
|
||||||
|
|
||||||
Games need to be decrypted on a 3DS before being usable in _Citra_. This is a technical limitation and it is unlikely that it can be removed in the foreseeable future. To decrypt your games, you will need to have a 3DS system running firmware 9.2 or lower and follow the [Dumping Game Cartridges](https://github.com/citra-emu/citra/wiki/Dumping-Game-Cartridges) and [Dumping Installed Titles](https://github.com/citra-emu/citra/wiki/Dumping-Installed-Titles) guide.
|
Games need to be decrypted on a 3DS before being usable in _Citra_. This is a technical limitation and it is unlikely that it can be removed in the foreseeable future. To decrypt your games, you will need to have a 3DS system running firmware 9.2 or lower and follow the [[Dumping Game Cartridges]] and [[Dumping Installed Titles]] guide.
|
||||||
|
|
||||||
#### What should I do if I get an error saying something like `GetConfigInfoBlock: Config block 0xXXXXX with flags X and size X was not found`?
|
#### What should I do if I get an error saying something like `GetConfigInfoBlock: Config block 0xXXXXX with flags X and size X was not found`?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user