parent
640c9e3734
commit
9b352f2346
3 changed files with 5 additions and 3 deletions
|
@ -35,8 +35,9 @@ Haxchi/CBHC are both injected into a paid DS VC game, while Mocha is only used w
|
||||||
- Does not require any game, and is therefore free.
|
- Does not require any game, and is therefore free.
|
||||||
- Needs to be re-launched through the browser exploit every reboot to enable CFW.
|
- Needs to be re-launched through the browser exploit every reboot to enable CFW.
|
||||||
- Is not compatible with the Homebrew Launcher Channel.
|
- Is not compatible with the Homebrew Launcher Channel.
|
||||||
|
- May require an Internet connection depending on what entry point you choose.
|
||||||
|
|
||||||
### [**Continue with Mocha**](user-guide/mocha/online-exploit/sd-preparation) {docsify-ignore}
|
### [**Continue with Mocha**](user-guide/mocha/entrypoint-choice) {docsify-ignore}
|
||||||
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/docsify-pagination@2/dist/docsify-pagination.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/docsify-pagination@2/dist/docsify-pagination.min.js"></script>
|
||||||
<div class="docsify-pagination-container">
|
<div class="docsify-pagination-container">
|
||||||
|
|
|
@ -36,14 +36,14 @@ We will now place the required CFW files and some additional homebrew files on t
|
||||||
<script src="https://cdn.jsdelivr.net/npm/docsify-pagination@2/dist/docsify-pagination.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/docsify-pagination@2/dist/docsify-pagination.min.js"></script>
|
||||||
<div class="docsify-pagination-container">
|
<div class="docsify-pagination-container">
|
||||||
<div class="pagination-item pagination-item--previous">
|
<div class="pagination-item pagination-item--previous">
|
||||||
<a href="#/user-guide/cfw-choice">
|
<a href="#/user-guide/mocha/entrypoint-choice">
|
||||||
<div class="pagination-item-label">
|
<div class="pagination-item-label">
|
||||||
<svg class="icon" width="10" height="16" viewBox="0 0 10 16" xmlns="http://www.w3.org/2000/svg">
|
<svg class="icon" width="10" height="16" viewBox="0 0 10 16" xmlns="http://www.w3.org/2000/svg">
|
||||||
<polyline fill="none" vector-effect="non-scaling-stroke" points="8,2 2,8 8,14"></polyline>
|
<polyline fill="none" vector-effect="non-scaling-stroke" points="8,2 2,8 8,14"></polyline>
|
||||||
</svg>
|
</svg>
|
||||||
<span>PREVIOUS</span>
|
<span>PREVIOUS</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="pagination-item-title">Choose a CFW</div>
|
<div class="pagination-item-title">Choose an Entrypoint</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="pagination-item pagination-item--next">
|
<div class="pagination-item pagination-item--next">
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
- **Navigation**
|
- **Navigation**
|
||||||
- [Home Page](user-guide/introduction)
|
- [Home Page](user-guide/introduction)
|
||||||
- [Choose a CFW](user-guide/cfw-choice)
|
- [Choose a CFW](user-guide/cfw-choice)
|
||||||
|
- [Choose an Entrypoint](user-guide/mocha/entrypoint-choice)
|
||||||
- **Mocha - Online Exploit**
|
- **Mocha - Online Exploit**
|
||||||
- [SD Preparation](user-guide/mocha/online-exploit/sd-preparation)
|
- [SD Preparation](user-guide/mocha/online-exploit/sd-preparation)
|
||||||
- [Browser Exploit](user-guide/mocha/online-exploit/browser-exploit)
|
- [Browser Exploit](user-guide/mocha/online-exploit/browser-exploit)
|
||||||
|
|
Loading…
Reference in a new issue