citra-emu
/
citra-web
Archived
1
0
Fork 0

multiplayer/index.md: fix list layout

This commit is contained in:
liushuyu 2022-02-12 21:03:33 -07:00
parent c52bd2b99b
commit e267588b0c
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ Download Play is yet another gimmick Nintendo added to the DS, and then passed o
Since this is LLE, keep in mind that you need to dump quite a few system files for multiplayer to work on these few games. In the past, this would mean manually looking through GodMode9 trying to find a bunch of different files. However, thanks to threeSD the hassle is no more! Since this is LLE, keep in mind that you need to dump quite a few system files for multiplayer to work on these few games. In the past, this would mean manually looking through GodMode9 trying to find a bunch of different files. However, thanks to threeSD the hassle is no more!
Follow these steps to dump the necessary system files and enable DLP LLE: Follow these steps to dump the necessary system files and enable DLP LLE:
1. Follow the threeSD [Quickstart Guide](https://github.com/zhaowenlan1779/threeSD/wiki/Quickstart-Guide). Remember to **manually select** `System Data > Config savegame` in the contents list! 1. Follow the threeSD [Quickstart Guide](https://github.com/zhaowenlan1779/threeSD/wiki/Quickstart-Guide). Remember to **manually select** `System Data > Config savegame` in the contents list!
1. Open Citra and click on `View > Debugging > Toggle LLE Service Modules` in the menu. 1. Open Citra and click on `View > Debugging > Toggle LLE Service Modules` in the menu.
1. In the widget that appeared, find and check `DLP`. 1. In the widget that appeared, find and check `DLP`.