mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
29 lines
1.5 KiB
Markdown
29 lines
1.5 KiB
Markdown
---
|
|
lang: sv-SE
|
|
layout: faq
|
|
section: gbarunner2
|
|
title: FAQ & Felsökning
|
|
long_title: GBARunner2 FAQ & Felsökning
|
|
description: Vanliga frågor och felsökning för GBARunner2
|
|
---
|
|
|
|
#### Hur skapar jag och lägger jag till anpassade gränser?
|
|
Du kan läsa och följa [denna guide](https://docs.google.com/document/d/1owjiW-1fHEbokrkK2ZuPFjR2-N9s1dXCCAM3ghWRtxk/edit?usp=sharing) av FrescoASF.
|
|
|
|
#### Stöds fusk?
|
|
Inte just nu. Istället kan du permanent injektera fuskkoder i din GBA ROM med [GBAATM](https://gbatemp.net/threads/gba-auto-trainer-maker-gbaatm.99334/).
|
|
|
|
#### Hur använder jag nattliga GBARunner2 bygg i TWiLight Menu++?
|
|
1. Ladda ner det nattliga bygget
|
|
1. Byt namn till `GBARunner2_arm7dldi_3ds.nds` (eller `GBARunner2_arm7dldi_dsi.nds` om du är på DSi)
|
|
1. Placera den i `sd:_nds`
|
|
|
|
### Which build of GBARunner2 should I use?
|
|
Usually, the builds that are included with TWiLight Menu++ is enough. For more information on the various builds of GBARunner, see the [Builds wiki page](https://wiki.ds-homebrew.com/gbarunner2/builds).
|
|
|
|
#### Hur använder jag funktioner för Wi-Fi Link?
|
|
You will need a build from the [wifi_link](https://github.com/Gericom/GBARunner2/tree/wifi_link) branch to use the features. You can find detailed instructions on how to setup the builds on its [GBAtemp Wiki page](https://wiki.gbatemp.net/wiki/GBARunner2/Link).
|
|
|
|
#### Why isn't RTC (Real Time Clock) supported in a ROM hack?
|
|
RTC is supported on a per-game basis. You will have to change the ROM's game code to that of the original game so that GBARunner2 will recognize it.
|