Split Seedminer's subcomponents into separate methods Remove the old System Transfer methods Other various minor improvements
|
@ -55,12 +55,6 @@ sidebar_pages:
|
|||
-
|
||||
title: Get Started
|
||||
url: get-started
|
||||
-
|
||||
title: Get Started (New 3DS)
|
||||
url: get-started-(new-3ds)
|
||||
-
|
||||
title: Get Started (Old 3DS)
|
||||
url: get-started-(old-3ds)
|
||||
-
|
||||
title: Cart Update
|
||||
url: cart-update
|
||||
|
@ -68,8 +62,8 @@ sidebar_pages:
|
|||
title: ntrboot
|
||||
url: ntrboot
|
||||
-
|
||||
title: Installing boot9strap (Seedminer)
|
||||
url: installing-boot9strap-(seedminer)
|
||||
title: Seedminer
|
||||
url: seedminer
|
||||
-
|
||||
title: Multiple Options
|
||||
url: multiple-options
|
||||
|
@ -95,8 +89,8 @@ sidebar_pages:
|
|||
title: Homebrew Launcher (Alternatives)
|
||||
url: homebrew-launcher-(alternatives)
|
||||
-
|
||||
title: Homebrew Launcher (Steelminer)
|
||||
url: homebrew-launcher-(steelminer)
|
||||
title: Homebrew Launcher (Steelhax)
|
||||
url: homebrew-launcher-(steelhax)
|
||||
-
|
||||
title: NTR and Cubic Ninja
|
||||
url: ntr-and-cubic-ninja
|
||||
|
@ -106,18 +100,12 @@ sidebar_pages:
|
|||
-
|
||||
title: Installing boot9strap (Browser)
|
||||
url: installing-boot9strap-(browser)
|
||||
-
|
||||
title: Installing boot9strap (DSiWare Game Injection)
|
||||
url: installing-boot9strap-(dsiware-game-injection)
|
||||
-
|
||||
title: Installing boot9strap (DSiWare Save Injection)
|
||||
url: installing-boot9strap-(dsiware-save-injection)
|
||||
-
|
||||
title: Installing boot9strap (Hardmod)
|
||||
url: installing-boot9strap-(hardmod)
|
||||
-
|
||||
title: Installing boot9strap (Homebrew Launcher)
|
||||
url: installing-boot9strap-(homebrew-launcher)
|
||||
title: Installing boot9strap (SafeB9SInstaller)
|
||||
url: installing-boot9strap-(safeb9sinstaller)
|
||||
-
|
||||
title: Installing boot9strap (MSET)
|
||||
url: installing-boot9strap-(mset)
|
||||
|
@ -128,8 +116,11 @@ sidebar_pages:
|
|||
title: Installing boot9strap (Soundhax)
|
||||
url: installing-boot9strap-(soundhax)
|
||||
-
|
||||
title: Installing boot9strap (Frogminer)
|
||||
url: installing-boot9strap-(frogminer)
|
||||
title: Installing boot9strap (Frogtool)
|
||||
url: installing-boot9strap-(frogtool)
|
||||
-
|
||||
title: Installing boot9strap (Fredtool)
|
||||
url: installing-boot9strap-(fredtool)
|
||||
-
|
||||
title: Finalizing Setup
|
||||
url: finalizing-setup
|
||||
|
|
|
@ -98,7 +98,7 @@ There have been reports of a wave of bans being handed out to CFW users by Ninte
|
|||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;">11.9.0</td>
|
||||
<td style="text-align: center; font-weight: bold;">11.9.0</td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="homebrew-launcher-(steelminer)">Homebrew Launcher (Steelminer)</a></td>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2"><a href="seedminer">Seedminer</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center; font-weight: bold;" colspan="2">ALL VERSIONS<br></td>
|
||||
|
|
|
@ -38,7 +38,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Use one of the following alternate entrypoints to get into the Homebrew Launcher:
|
||||
|
@ -79,5 +79,5 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
|
||||
{: .notice--info}
|
||||
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
|
||||
{: .notice--primary}
|
||||
|
|
|
@ -76,5 +76,5 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
|
||||
___
|
||||
|
||||
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
### Continue to [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(safeb9sinstaller))
|
||||
{: .notice--primary}
|
||||
|
|
62
_pages/en_US/homebrew-launcher-(steelhax).txt
Normal file
|
@ -0,0 +1,62 @@
|
|||
---
|
||||
title: "Homebrew Launcher (Steelhax)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Divers: Sub Wars" game from the eShop.
|
||||
|
||||
If your device already has access to the Homebrew Launcher (whether through Steelhax or another exploit), you can skip to [Installing Boot9strap (Frogminer)](installing-boot9strap-(frogminer)).
|
||||
{: .notice--success}
|
||||
|
||||
If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file!
|
||||
{: .notice--warning}
|
||||
|
||||
### What You Need
|
||||
|
||||
* The free eShop game "Steel Diver: Sub Wars"
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
* The latest release of [Steelhax](https://github.com/VegaRoXas/vegaroxas.github.io/raw/master/files/steelhax-installer.rar)
|
||||
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)*
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
|
||||
1. Copy `boot.3dsx` to the root of your SD card
|
||||
1. Copy the `steelhax` folder from the Steelhax `.rar` to the root of your SD card
|
||||
1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin`
|
||||
|
||||
#### Section II - Steelminer
|
||||
|
||||
1. Insert your SD card into your device
|
||||
1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file
|
||||
+ Decline the game update when prompted
|
||||
+ If you have already updated the game, use the Data Management menu of the System Settings to delete the update
|
||||
1. Exit "Steel Diver: Sub Wars"
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Open [the Steelminer Injector website](http://steelminer.jisagi.net/injector) on your computer
|
||||
1. Select your `movable.sed` file
|
||||
1. Select "Start!"
|
||||
1. Wait for the process to complete
|
||||
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card
|
||||
+ **EUR Region**: `000d7e00`
|
||||
+ **JPN Region**: `000d7c00`
|
||||
+ **USA Region**: `000d7d00`
|
||||
1. Copy the new downloaded save file to the `data` folder on your SD card
|
||||
+ Overwrite the old save file when prompted
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch "Steel Diver: Sub Wars"
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
+ You may see an error stating there are no applications found.
|
||||
1. Power off your device.
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Installing Boot9strap (Frogtool)](installing-boot9strap-(frogtool))
|
||||
{: .notice--primary}
|
|
@ -6,6 +6,8 @@ title: "Installing boot9strap (2xrsa)"
|
|||
|
||||
### Required Reading
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
### What You Need
|
||||
|
@ -53,7 +55,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
|
|
@ -6,7 +6,7 @@ title: "Installing boot9strap (Browser)"
|
|||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
|
@ -56,7 +56,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
|
|
@ -1,163 +0,0 @@
|
|||
---
|
||||
title: "Installing boot9strap (DSiWare Game Injection)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
+ **The target 3DS**: the device on stock firmware *on 11.9.0*
|
||||
* Purchase (or already own) a compatible DSiWare game from the eShop on **the source 3DS**
|
||||
+ A pirated copy of the game will **not** work
|
||||
+ For a list of compatible games, see the [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list)) page
|
||||
* The sudokuhax injection `.zip` corresponding to your region:
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [DSiWare_usa_sudokuhax_injection.zip](magnet:?xt=urn:btih:7ed7fee15c900ed02b5e2cb3c8e7a0363f4d9354&dn=DSiWare_usa_sudokuhax_injection.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [DSiWare_eur_sudokuhax_injection.zip](magnet:?xt=urn:btih:1542dd3c2bf7785b1e7a6dda3887fc8fb2710685&dn=DSiWare_eur_sudokuhax_injection.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [DSiWare_jpn_4swordshax_injection.zip](magnet:?xt=urn:btih:1bcc90c93da91c9876671f6218084207def90db9&dn=DSiWare_jpn_4swordshax_injection.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
Use a [save manager](https://github.com/FlagBrew/Checkpoint/releases/latest) to backup any saves you care about on *the target 3DS* (it will be formatted!)
|
||||
{: .notice--warning}
|
||||
|
||||
1. Power off **the source 3DS**
|
||||
1. Insert **the source 3DS**'s SD card into your computer
|
||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
|
||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of **the source 3DS**'s SD card
|
||||
1. Copy the `.app` and `savedata` folder from DSiWare injection `.zip` to the root of **the source 3DS**'s SD card
|
||||
1. Reinsert **the source 3DS**'s SD card
|
||||
1. Boot **the source 3DS** while holding (Start) to launch GodMode9
|
||||
1. Press (Home) to bring up the action menu
|
||||
1. Select "Scripts..."
|
||||
1. Select "GM9Megascript"
|
||||
1. Select "Backup Options"
|
||||
1. Select "SysNAND Backup"
|
||||
1. Press (A) to confirm
|
||||
+ This process will take some time
|
||||
+ If you get an error, make sure that you have at least 1.3GB of free space on your SD card
|
||||
1. Press (A) to continue
|
||||
1. Press (B) to return to the main menu
|
||||
1. Select "Exit"
|
||||
1. Press (A) to relock write permissions if prompted
|
||||
1. Hold (R) and press (B) at the same time to eject **the source 3DS**'s SD card
|
||||
1. Put **the source 3DS**'s SD card into your computer
|
||||
1. Put **the target 3DS**'s SD card into your computer
|
||||
1. **Backup every file on both 3DS's SD cards to two separate folders on your computer (keep track of which is which)!**
|
||||
1. Reinsert each SD card back into their corresponding 3DS
|
||||
1. Press (Start) on **the source 3DS** to reboot
|
||||
|
||||
#### Section II - Injecting the game and save
|
||||
|
||||
1. Boot **the source 3DS** while holding (Start) to launch GodMode9
|
||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
|
||||
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
|
||||
1. Navigate to `[0:] SDCARD`
|
||||
1. Press (Y) on the DSiWare injection `.app` to copy it
|
||||
1. Press (B) to go back to the main menu
|
||||
1. Navigate to `SYSNAND TWLN` -> `title` -> `00030004` -> `<8-character-id>`
|
||||
+ The 8 Character ID will be the one from the [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list)) page
|
||||
1. Navigate to `content`
|
||||
1. Press (A) on the `.app` file in the folder
|
||||
1. Select "Inject data @offset"
|
||||
1. Press (A) to select the offset `00000000`
|
||||
1. Press (A) to unlock SysNAND writing, then input the key combo given
|
||||
1. Press (B) to go back to the main menu
|
||||
1. Navigate to `[2:] SYSNAND TWLN` -> `title` -> `00030004` -> `<8-character-id>`
|
||||
+ The 8 Character ID will be the one from the [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list)) page
|
||||
1. Navigate to `data`
|
||||
1. Press (A) on `public.sav`
|
||||
1. Select "Mount as FAT image"
|
||||
1. Press (B) to go back to the main menu
|
||||
1. Navigate to `[0:] SDCARD`
|
||||
1. Press (Y) on the file(s) in the `savedata` folder to copy them
|
||||
+ If there is a `savedata` folder inside of the `savedata` folder, it is not by mistake. You should copy the second `savedata` folder, not the files inside of that.
|
||||
1. Press (B) to go back to the main menu
|
||||
1. Navigate to `[7:] FAT IMAGE`
|
||||
1. Use the (X) button to delete everything inside of `FAT IMAGE`
|
||||
1. Press (Y) to paste a copy of **the contents of** the `savedata` folder to `FAT IMAGE`
|
||||
1. Select "Copy path(s)"
|
||||
1. Press (A) to unlock image writing, then input the key combo given
|
||||
1. Press (Start) to reboot **the source 3DS**
|
||||
1. Launch your DSiWare game on **the source 3DS**
|
||||
1. Tap the screen or press any button to start the game and test if the save is functional
|
||||
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||
+ If your game has an error about corrupted or inaccessible save data, confirm that you copied **the contents of** the `savedata` folder and not the `savedata` folder itself
|
||||
+ If your game behaves normally and does not give you an error about `boot.nds`, then you should stop and figure out what went wrong
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#dsi--ds-functionality-is-broken-after-completing-the-guide)
|
||||
|
||||
#### Section III - System Transfer
|
||||
|
||||
1. If **the target 3DS** has a Nintendo Network ID on it, you must format the device using System Settings:
|
||||
+ Go to the last page of "Other Settings" and select "Format System Memory", then follow all instructions
|
||||
1. Read the following:
|
||||
+ Your CFW 3DS = the source 3DS = "Source System"
|
||||
+ Your Stock 3DS = the target 3DS = "Target System"
|
||||
+ **Move DSiWare titles if prompted!**
|
||||
+ Do **NOT** delete the source system's SD card contents if prompted
|
||||
+ Make sure neither device's battery dies during the transfer
|
||||
+ **Old 3DS or Old 2DS (source) to New 3DS or New 2DS (target) only**: if asked which method you wish to use to transfer the SD card data:
|
||||
+ **Do NOT** choose the "Low-Capacity microSD Card Transfer" or minimal option (option 2), it will only transfer tickets and likely will not transfer the DSiWare save.
|
||||
+ Fast Method: If you have the ability to move the data from the SD card (source) to the microSD card (target), when prompted use the "PC-Based Transfer" option (option 3).
|
||||
+ Slowest Method: If you don't have the ability to move the data on a PC use the **full** "Wireless Transfer" option (option 1).
|
||||
1. Go to [this link](http://en-americas-support.nintendo.com/app/answers/detail/a_id/227/) and follow Nintendo's official instructions for System Transferring from one system to another while keeping in mind what you just read
|
||||
|
||||
#### Section IV - Restoring the source 3DS
|
||||
|
||||
1. On **the source 3DS**, complete initial setup
|
||||
1. Do one of the following
|
||||
+ Do the rest of the sections and then the full guide on **the target 3DS**, then wait one week *(do not restore your NAND backup before system transferring)*, then System Transfer from **the target 3DS** back to **the source 3DS** *(remember you cannot transfer back from a New 3DS or New 2DS to an Old 3DS or Old 2DS)*
|
||||
+ Call Nintendo and tell them you no longer have access to the device that your NNID is linked to (which is **the target 3DS** in this case), and would like it linked to a different device (which is **the source 3DS** in this case)
|
||||
+ You can also just [remove the NNID](godmode9-usage#removing-an-nnid-without-formatting-your-device) from **the source 3DS** if you'd prefer it remain on **the target 3DS**
|
||||
1. Reboot **the source 3DS** while holding (Start) to launch GodMode9
|
||||
1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
|
||||
1. Press (A) on `<date>_<serialnumber>_sysnand_###.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
|
||||
1. Press (A) to unlock SysNAND overwriting, then input the key combo given
|
||||
+ This will not overwrite your boot9strap installation
|
||||
1. Input the key combo given to unlock SysNAND (lvl1) writing
|
||||
+ This process will take some time
|
||||
1. Once it has completed, press (A) to continue
|
||||
1. Press (A) to relock write permissions if prompted
|
||||
1. Press (Start) to reboot **the source 3DS**
|
||||
|
||||
#### Section V - Flashing the target 3DS's FIRM
|
||||
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of **the target 3DS**'s SD card
|
||||
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||
1. Copy `boot.3dsx` to the root of **the target 3DS**'s SD card
|
||||
1. Launch b9sTool by starting your DSiWare game on **the target 3DS**
|
||||
+ If prompted, you may have to tap the screen to trigger the exploit
|
||||
1. Select "Install boot9strap" and confirm
|
||||
1. Exit b9sTool, then power off your device
|
||||
|
||||
#### Section VI - Configuring Luma3DS
|
||||
|
||||
1. Boot **the target 3DS** while holding (Select) to launch the Luma configuration menu
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -1,857 +0,0 @@
|
|||
---
|
||||
title: "Installing boot9strap (DSiWare Game Injection List)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an automatically generated list of all DSiWare Injection compatible games currently available on the eShop.
|
||||
|
||||
Additionally, the following eShop games (which have since been pulled from the eShop) are also compatible:
|
||||
+ Fieldrunners (4B4644XX)
|
||||
+ Legends of Exidia (4B4C45XX)
|
||||
+ Guitar Rock Tour (4B4752XX)
|
||||
+ The Legend of Zelda: Four Swords (4B5139XX)
|
||||
|
||||
The list is sectioned off by region in the order USA, EUR, JPN. Each section is sorted by ascending price.
|
||||
|
||||
QR Codes can be scanned by using the "Scan QR Code" option in the "Settings / Other" section of the eShop menu.
|
||||
|
||||
The following size requirements are because the injected DSiWare and its hacked save must not modify their respective file sizes in order to system transfer properly, meaning that the donor DSiWare must be large enough to fit the hacked DSiWare.
|
||||
|
||||
{% capture notice-list %}
|
||||
|
||||
Compatible DSiWare games must meet specific size requirements:
|
||||
|
||||
+ USA DSiWare
|
||||
+ Uses sudokuhax
|
||||
+ `.app` size of >= 3,457,024 bytes
|
||||
+ `public.sav` size of >= 16,384 bytes
|
||||
|
||||
+ EUR DSiWare
|
||||
+ Uses sudokuhax
|
||||
+ `.app` size of >= 3,563,520 bytes
|
||||
+ `public.sav` size of >= 16,384 bytes
|
||||
|
||||
+ JPN DSiWare
|
||||
+ Uses 4swordshax
|
||||
+ `.app` size of >= 14,131,200 bytes
|
||||
+ `public.sav` size of == 16,384 bytes
|
||||
+ If `public.sav` is not exactly 16KB, 4swords will delete it
|
||||
|
||||
{% endcapture %}
|
||||
|
||||
<div class="notice--primary">{{ notice-list | markdownify }}</div>
|
||||
|
||||
### List
|
||||
|
||||
Due to the length of this list, you may wish to use the sidebar to skip to the section relevant to your region.
|
||||
|
||||
#### Section I - USA
|
||||
|
||||
| | Price | 8 Character ID | Region(s) | QR Code |
|
||||
|:-:|:-:|:-:|:-:|:-:|
|
||||
| SUDOKU | $1.99 | 4B344445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000747.png" | absolute_url }})]({{ "/images/qrcodes/50010000000747.png" | absolute_url }})
|
||||
| Crazy Train | $1.99 | 4B355545 | USA | [![qrcode]({{ "/images/qrcodes/50010000039335.png" | absolute_url }})]({{ "/images/qrcodes/50010000039335.png" | absolute_url }})
|
||||
| G.G Series VECTOR | $1.99 | 4B354F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034755.png" | absolute_url }})]({{ "/images/qrcodes/50010000034755.png" | absolute_url }})
|
||||
| G.G Series SCORE ATTACKER | $1.99 | 4B354745 | USA | [![qrcode]({{ "/images/qrcodes/50010000034835.png" | absolute_url }})]({{ "/images/qrcodes/50010000034835.png" | absolute_url }})
|
||||
| G.G Series NYOKKI | $1.99 | 4B553945 | USA | [![qrcode]({{ "/images/qrcodes/50010000034595.png" | absolute_url }})]({{ "/images/qrcodes/50010000034595.png" | absolute_url }})
|
||||
| G.G Series ENERGY CHAIN | $1.99 | 4B443745 | USA | [![qrcode]({{ "/images/qrcodes/50010000034695.png" | absolute_url }})]({{ "/images/qrcodes/50010000034695.png" | absolute_url }})
|
||||
| G.G Series GREAT WHIP ADVENTURE | $1.99 | 4B565145 | USA | [![qrcode]({{ "/images/qrcodes/50010000034715.png" | absolute_url }})]({{ "/images/qrcodes/50010000034715.png" | absolute_url }})
|
||||
| G.G Series THE LAST KNIGHT | $1.99 | 4B354D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034716.png" | absolute_url }})]({{ "/images/qrcodes/50010000034716.png" | absolute_url }})
|
||||
| G.G Series AIR PINBALL HOCKEY | $1.99 | 4B323545 | USA | [![qrcode]({{ "/images/qrcodes/50010000034735.png" | absolute_url }})]({{ "/images/qrcodes/50010000034735.png" | absolute_url }})
|
||||
| G.G Series THROW OUT | $1.99 | 4B334F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034736.png" | absolute_url }})]({{ "/images/qrcodes/50010000034736.png" | absolute_url }})
|
||||
| G.G Series RUN & STRIKE | $1.99 | 4B354645 | USA | [![qrcode]({{ "/images/qrcodes/50010000034815.png" | absolute_url }})]({{ "/images/qrcodes/50010000034815.png" | absolute_url }})
|
||||
| G.G Series DRILLING ATTACK!! | $1.99 | 4B444145 | USA | [![qrcode]({{ "/images/qrcodes/50010000034816.png" | absolute_url }})]({{ "/images/qrcodes/50010000034816.png" | absolute_url }})
|
||||
| G.G Series VERTEX | $1.99 | 4B564545 | USA | [![qrcode]({{ "/images/qrcodes/50010000034855.png" | absolute_url }})]({{ "/images/qrcodes/50010000034855.png" | absolute_url }})
|
||||
| G.G Series SHADOW ARMY | $1.99 | 4B5A4A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034257.png" | absolute_url }})]({{ "/images/qrcodes/50010000034257.png" | absolute_url }})
|
||||
| G.G Series ALL BREAKER | $1.99 | 4B323745 | USA | [![qrcode]({{ "/images/qrcodes/50010000034295.png" | absolute_url }})]({{ "/images/qrcodes/50010000034295.png" | absolute_url }})
|
||||
| G.G Series THE HIDDEN NINJA KAGEMARU | $1.99 | 4B354A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034355.png" | absolute_url }})]({{ "/images/qrcodes/50010000034355.png" | absolute_url }})
|
||||
| G.G. Series HERO PUZZLE | $1.99 | 4B354545 | USA | [![qrcode]({{ "/images/qrcodes/50010000034035.png" | absolute_url }})]({{ "/images/qrcodes/50010000034035.png" | absolute_url }})
|
||||
| G.G. Series THE SPIKY BLOWFISH!! | $1.99 | 4B354E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034075.png" | absolute_url }})]({{ "/images/qrcodes/50010000034075.png" | absolute_url }})
|
||||
| G.G. Series EXCITING RIVER | $1.99 | 4B455245 | USA | [![qrcode]({{ "/images/qrcodes/50010000034096.png" | absolute_url }})]({{ "/images/qrcodes/50010000034096.png" | absolute_url }})
|
||||
| G.G. Series COSMO RALLY!! | $1.99 | 4B354445 | USA | [![qrcode]({{ "/images/qrcodes/50010000034115.png" | absolute_url }})]({{ "/images/qrcodes/50010000034115.png" | absolute_url }})
|
||||
| G.G. Series BLACK X BLOCK | $1.99 | 4B393645 | USA | [![qrcode]({{ "/images/qrcodes/50010000034135.png" | absolute_url }})]({{ "/images/qrcodes/50010000034135.png" | absolute_url }})
|
||||
| G.G. Series ASSAULT BUSTER | $1.99 | 4B414245 | USA | [![qrcode]({{ "/images/qrcodes/50010000034155.png" | absolute_url }})]({{ "/images/qrcodes/50010000034155.png" | absolute_url }})
|
||||
| G.G. Series ALTERED WEAPON | $1.99 | 4B325A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000034175.png" | absolute_url }})]({{ "/images/qrcodes/50010000034175.png" | absolute_url }})
|
||||
| G.G. Series WONDERLAND | $1.99 | 4B574C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000033855.png" | absolute_url }})]({{ "/images/qrcodes/50010000033855.png" | absolute_url }})
|
||||
| Sokomania 2: Cool Job | $1.99 | 4B535645 | USA | [![qrcode]({{ "/images/qrcodes/50010000022355.png" | absolute_url }})]({{ "/images/qrcodes/50010000022355.png" | absolute_url }})
|
||||
| Sea Battle | $1.99 | 4B525745 | USA | [![qrcode]({{ "/images/qrcodes/50010000022014.png" | absolute_url }})]({{ "/images/qrcodes/50010000022014.png" | absolute_url }})
|
||||
| Cute Witch! runner | $1.99 | 4B333245 | USA | [![qrcode]({{ "/images/qrcodes/50010000015373.png" | absolute_url }})]({{ "/images/qrcodes/50010000015373.png" | absolute_url }})
|
||||
| Publisher Dream | $1.99 | 4B585545 | USA | [![qrcode]({{ "/images/qrcodes/50010000014392.png" | absolute_url }})]({{ "/images/qrcodes/50010000014392.png" | absolute_url }})
|
||||
| Color Commando | $1.99 | 4B584645 | USA | [![qrcode]({{ "/images/qrcodes/50010000014231.png" | absolute_url }})]({{ "/images/qrcodes/50010000014231.png" | absolute_url }})
|
||||
| Working Dawgs: Rivet Retriever | $1.99 | 4B553345 | USA | [![qrcode]({{ "/images/qrcodes/50010000014074.png" | absolute_url }})]({{ "/images/qrcodes/50010000014074.png" | absolute_url }})
|
||||
| Goony | $1.99 | 4B584B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000013531.png" | absolute_url }})]({{ "/images/qrcodes/50010000013531.png" | absolute_url }})
|
||||
| Moke Moke | $1.99 | 4B4E5945 | USA | [![qrcode]({{ "/images/qrcodes/50010000013293.png" | absolute_url }})]({{ "/images/qrcodes/50010000013293.png" | absolute_url }})
|
||||
| Ah! Heaven | $1.99 | 4B354845 | USA | [![qrcode]({{ "/images/qrcodes/50010000013193.png" | absolute_url }})]({{ "/images/qrcodes/50010000013193.png" | absolute_url }})
|
||||
| 99Moves | $1.99 | 4B395745 | USA | [![qrcode]({{ "/images/qrcodes/50010000013132.png" | absolute_url }})]({{ "/images/qrcodes/50010000013132.png" | absolute_url }})
|
||||
| Biorhythm | $1.99 | 4B424945 | USA | [![qrcode]({{ "/images/qrcodes/50010000012890.png" | absolute_url }})]({{ "/images/qrcodes/50010000012890.png" | absolute_url }})
|
||||
| Galaxy Saver | $1.99 | 4B424E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000012862.png" | absolute_url }})]({{ "/images/qrcodes/50010000012862.png" | absolute_url }})
|
||||
| Snowboard Xtreme | $1.99 | 4B583545 | USA | [![qrcode]({{ "/images/qrcodes/50010000012863.png" | absolute_url }})]({{ "/images/qrcodes/50010000012863.png" | absolute_url }})
|
||||
| Wizard Defenders | $1.99 | 4B583645 | USA | [![qrcode]({{ "/images/qrcodes/50010000012833.png" | absolute_url }})]({{ "/images/qrcodes/50010000012833.png" | absolute_url }})
|
||||
| Anonymous Notes Chapter 3 - From The Abyss - | $1.99 | 4B563345 | USA | [![qrcode]({{ "/images/qrcodes/50010000012737.png" | absolute_url }})]({{ "/images/qrcodes/50010000012737.png" | absolute_url }})
|
||||
| Cake Ninja: XMAS | $1.99 | 4B594E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000012738.png" | absolute_url }})]({{ "/images/qrcodes/50010000012738.png" | absolute_url }})
|
||||
| Zombie Skape | $1.99 | 4B5A5945 | USA | [![qrcode]({{ "/images/qrcodes/50010000012673.png" | absolute_url }})]({{ "/images/qrcodes/50010000012673.png" | absolute_url }})
|
||||
| Crystal Adventure | $1.99 | 4B584445 | USA | [![qrcode]({{ "/images/qrcodes/50010000012626.png" | absolute_url }})]({{ "/images/qrcodes/50010000012626.png" | absolute_url }})
|
||||
| Working Dawgs: A-Mazing Pipes | $1.99 | 4B595745 | USA | [![qrcode]({{ "/images/qrcodes/50010000012447.png" | absolute_url }})]({{ "/images/qrcodes/50010000012447.png" | absolute_url }})
|
||||
| Come On! Dragons | $1.99 | 4B583445 | USA | [![qrcode]({{ "/images/qrcodes/50010000012392.png" | absolute_url }})]({{ "/images/qrcodes/50010000012392.png" | absolute_url }})
|
||||
| Spot It! Mean Machines | $1.99 | 4B325545 | USA | [![qrcode]({{ "/images/qrcodes/50010000012294.png" | absolute_url }})]({{ "/images/qrcodes/50010000012294.png" | absolute_url }})
|
||||
| Robot Rescue 2 | $1.99 | 4B525245 | USA | [![qrcode]({{ "/images/qrcodes/50010000012050.png" | absolute_url }})]({{ "/images/qrcodes/50010000012050.png" | absolute_url }})
|
||||
| Academy: Chess Puzzles | $1.99 | 4B4B5A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000012022.png" | absolute_url }})]({{ "/images/qrcodes/50010000012022.png" | absolute_url }})
|
||||
| BOOKSTORE DREAM | $1.99 | 4B515645 | USA | [![qrcode]({{ "/images/qrcodes/50010000011806.png" | absolute_url }})]({{ "/images/qrcodes/50010000011806.png" | absolute_url }})
|
||||
| Escape the Virus: Shoot'Em Up | $1.99 | 4B585345 | USA | [![qrcode]({{ "/images/qrcodes/50010000011568.png" | absolute_url }})]({{ "/images/qrcodes/50010000011568.png" | absolute_url }})
|
||||
| Abyss | $1.99 | 4B584745 | USA | [![qrcode]({{ "/images/qrcodes/50010000011526.png" | absolute_url }})]({{ "/images/qrcodes/50010000011526.png" | absolute_url }})
|
||||
| Rabi Laby 2 | $1.99 | 4B4C5645 | USA | [![qrcode]({{ "/images/qrcodes/50010000010890.png" | absolute_url }})]({{ "/images/qrcodes/50010000010890.png" | absolute_url }})
|
||||
| Ace Mathician | $1.99 | 4B514B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000010889.png" | absolute_url }})]({{ "/images/qrcodes/50010000010889.png" | absolute_url }})
|
||||
| Candle Route | $1.99 | 4B395945 | USA | [![qrcode]({{ "/images/qrcodes/50010000011006.png" | absolute_url }})]({{ "/images/qrcodes/50010000011006.png" | absolute_url }})
|
||||
| 3, 2, 1… WordsUp! | $1.99 | 4B4E5745 | USA | [![qrcode]({{ "/images/qrcodes/50010000010867.png" | absolute_url }})]({{ "/images/qrcodes/50010000010867.png" | absolute_url }})
|
||||
| Flip the Core | $1.99 | 4B4B5245 | USA | [![qrcode]({{ "/images/qrcodes/50010000010766.png" | absolute_url }})]({{ "/images/qrcodes/50010000010766.png" | absolute_url }})
|
||||
| Escape the Virus: Swarm Survival | $1.99 | 4B584545 | USA | [![qrcode]({{ "/images/qrcodes/50010000010786.png" | absolute_url }})]({{ "/images/qrcodes/50010000010786.png" | absolute_url }})
|
||||
| Devil Band - Rock the Underworld | $1.99 | 4B4E3245 | USA | [![qrcode]({{ "/images/qrcodes/50010000010431.png" | absolute_url }})]({{ "/images/qrcodes/50010000010431.png" | absolute_url }})
|
||||
| Cat Frenzy | $1.99 | 4B565845 | USA | [![qrcode]({{ "/images/qrcodes/50010000010346.png" | absolute_url }})]({{ "/images/qrcodes/50010000010346.png" | absolute_url }})
|
||||
| 99Seconds | $1.99 | 4B585445 | USA | [![qrcode]({{ "/images/qrcodes/50010000010361.png" | absolute_url }})]({{ "/images/qrcodes/50010000010361.png" | absolute_url }})
|
||||
| Paul's Shooting Adventure 2 | $1.99 | 4B555345 | USA | [![qrcode]({{ "/images/qrcodes/50010000010070.png" | absolute_url }})]({{ "/images/qrcodes/50010000010070.png" | absolute_url }})
|
||||
| I Must Run! | $1.99 | 4B555245 | USA | [![qrcode]({{ "/images/qrcodes/50010000009771.png" | absolute_url }})]({{ "/images/qrcodes/50010000009771.png" | absolute_url }})
|
||||
| Penguin Patrol | $1.99 | 4B355045 | USA | [![qrcode]({{ "/images/qrcodes/50010000009772.png" | absolute_url }})]({{ "/images/qrcodes/50010000009772.png" | absolute_url }})
|
||||
| 90's Pool | $1.99 | 4B585045 | USA | [![qrcode]({{ "/images/qrcodes/50010000009763.png" | absolute_url }})]({{ "/images/qrcodes/50010000009763.png" | absolute_url }})
|
||||
| Aahh! Spot The Difference | $1.99 | 4B565345 | USA | [![qrcode]({{ "/images/qrcodes/50010000009501.png" | absolute_url }})]({{ "/images/qrcodes/50010000009501.png" | absolute_url }})
|
||||
| iSpot Japan | $1.99 | 4B334A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000009221.png" | absolute_url }})]({{ "/images/qrcodes/50010000009221.png" | absolute_url }})
|
||||
| Gaia's Moon | $1.99 | 4B4B4745 | USA | [![qrcode]({{ "/images/qrcodes/50010000008921.png" | absolute_url }})]({{ "/images/qrcodes/50010000008921.png" | absolute_url }})
|
||||
| Quick Fill Q | $1.99 | 4B554D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000008761.png" | absolute_url }})]({{ "/images/qrcodes/50010000008761.png" | absolute_url }})
|
||||
| Castle Conqueror - Against | $1.99 | 4B514F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000008015.png" | absolute_url }})]({{ "/images/qrcodes/50010000008015.png" | absolute_url }})
|
||||
| Come On! Heroes | $1.99 | 4B4E4845 | USA | [![qrcode]({{ "/images/qrcodes/50010000007943.png" | absolute_url }})]({{ "/images/qrcodes/50010000007943.png" | absolute_url }})
|
||||
| 1001 BlockBusters | $1.99 | 4B494F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007681.png" | absolute_url }})]({{ "/images/qrcodes/50010000007681.png" | absolute_url }})
|
||||
| Bugs 'N' Balls | $1.99 | 4B4B5145 | USA | [![qrcode]({{ "/images/qrcodes/50010000007497.png" | absolute_url }})]({{ "/images/qrcodes/50010000007497.png" | absolute_url }})
|
||||
| DotMan | $1.99 | 4B484545 | USA | [![qrcode]({{ "/images/qrcodes/50010000007249.png" | absolute_url }})]({{ "/images/qrcodes/50010000007249.png" | absolute_url }})
|
||||
| Magical Whip | $1.99 | 4B574D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007230.png" | absolute_url }})]({{ "/images/qrcodes/50010000007230.png" | absolute_url }})
|
||||
| My Asian Farm | $1.99 | 4B4C3345 | USA | [![qrcode]({{ "/images/qrcodes/50010000007192.png" | absolute_url }})]({{ "/images/qrcodes/50010000007192.png" | absolute_url }})
|
||||
| Crazy Hamster | $1.99 | 4B4B3245 | USA | [![qrcode]({{ "/images/qrcodes/50010000007193.png" | absolute_url }})]({{ "/images/qrcodes/50010000007193.png" | absolute_url }})
|
||||
| My Australian Farm | $1.99 | 4B4C3445 | USA | [![qrcode]({{ "/images/qrcodes/50010000007059.png" | absolute_url }})]({{ "/images/qrcodes/50010000007059.png" | absolute_url }})
|
||||
| Kung Fu Dragon | $1.99 | 4B543945 | USA | [![qrcode]({{ "/images/qrcodes/50010000007071.png" | absolute_url }})]({{ "/images/qrcodes/50010000007071.png" | absolute_url }})
|
||||
| Trollboarder | $1.99 | 4B423745 | USA | [![qrcode]({{ "/images/qrcodes/50010000007072.png" | absolute_url }})]({{ "/images/qrcodes/50010000007072.png" | absolute_url }})
|
||||
| Extreme Hangman 2 | $1.99 | 4B584845 | USA | [![qrcode]({{ "/images/qrcodes/50010000007038.png" | absolute_url }})]({{ "/images/qrcodes/50010000007038.png" | absolute_url }})
|
||||
| Boardwalk Ball Toss™ | $1.99 | 4B413545 | USA | [![qrcode]({{ "/images/qrcodes/50010000006946.png" | absolute_url }})]({{ "/images/qrcodes/50010000006946.png" | absolute_url }})
|
||||
| Delbo | $1.99 | 4B444245 | USA | [![qrcode]({{ "/images/qrcodes/50010000006914.png" | absolute_url }})]({{ "/images/qrcodes/50010000006914.png" | absolute_url }})
|
||||
| Crazy Cheebo: Puzzle Party | $1.99 | 4B435145 | USA | [![qrcode]({{ "/images/qrcodes/50010000006862.png" | absolute_url }})]({{ "/images/qrcodes/50010000006862.png" | absolute_url }})
|
||||
| 3D Twist & Match | $1.99 | 4B334345 | USA | [![qrcode]({{ "/images/qrcodes/50010000000741.png" | absolute_url }})]({{ "/images/qrcodes/50010000000741.png" | absolute_url }})
|
||||
| Hellokids - Vol. 1: Coloring and Painting | $1.99 | 4B4B4945 | USA | [![qrcode]({{ "/images/qrcodes/50010000003002.png" | absolute_url }})]({{ "/images/qrcodes/50010000003002.png" | absolute_url }})
|
||||
| Anonymous Notes Chapter 2 - From The Abyss - | $1.99 | 4B563245 | USA | [![qrcode]({{ "/images/qrcodes/50010000004163.png" | absolute_url }})]({{ "/images/qrcodes/50010000004163.png" | absolute_url }})
|
||||
| Airport Mania®: First Flight | $1.99 | 4B464145 | USA | [![qrcode]({{ "/images/qrcodes/50010000002226.png" | absolute_url }})]({{ "/images/qrcodes/50010000002226.png" | absolute_url }})
|
||||
| Music on: Learning Piano Volume 2 | $1.99 | 4B493745 | USA | [![qrcode]({{ "/images/qrcodes/50010000002013.png" | absolute_url }})]({{ "/images/qrcodes/50010000002013.png" | absolute_url }})
|
||||
| DodoGo! Robo | $1.99 | 4B473545 | USA | [![qrcode]({{ "/images/qrcodes/50010000002202.png" | absolute_url }})]({{ "/images/qrcodes/50010000002202.png" | absolute_url }})
|
||||
| Anonymous Notes Chapter 1 - From The Abyss - | $1.99 | 4B564945 | USA | [![qrcode]({{ "/images/qrcodes/50010000004165.png" | absolute_url }})]({{ "/images/qrcodes/50010000004165.png" | absolute_url }})
|
||||
| Simply Solitaire | $1.99 | 4B344C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000842.png" | absolute_url }})]({{ "/images/qrcodes/50010000000842.png" | absolute_url }})
|
||||
| Faceez! Monsters | $1.99 | 4B464D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002281.png" | absolute_url }})]({{ "/images/qrcodes/50010000002281.png" | absolute_url }})
|
||||
| G.G Series D-TANK | $1.99 | 4B544145 | USA | [![qrcode]({{ "/images/qrcodes/50010000003861.png" | absolute_url }})]({{ "/images/qrcodes/50010000003861.png" | absolute_url }})
|
||||
| 5 in 1 Mahjong | $1.99 | 4B524A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003385.png" | absolute_url }})]({{ "/images/qrcodes/50010000003385.png" | absolute_url }})
|
||||
| Boom Boom Squaries | $1.99 | 4B424D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001621.png" | absolute_url }})]({{ "/images/qrcodes/50010000001621.png" | absolute_url }})
|
||||
| G.G Series Dark Spirits | $1.99 | 4B534445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003648.png" | absolute_url }})]({{ "/images/qrcodes/50010000003648.png" | absolute_url }})
|
||||
| All-Star Air Hockey™ | $1.99 | 4B414F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001023.png" | absolute_url }})]({{ "/images/qrcodes/50010000001023.png" | absolute_url }})
|
||||
| Mahjong | $1.99 | 4B4A4A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002427.png" | absolute_url }})]({{ "/images/qrcodes/50010000002427.png" | absolute_url }})
|
||||
| Airport Mania®: Non-Stop Flights | $1.99 | 4B414645 | USA | [![qrcode]({{ "/images/qrcodes/50010000001241.png" | absolute_url }})]({{ "/images/qrcodes/50010000001241.png" | absolute_url }})
|
||||
| Glory Days - Tactical Defense | $1.99 | 4B474B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002432.png" | absolute_url }})]({{ "/images/qrcodes/50010000002432.png" | absolute_url }})
|
||||
| Rytmik Rock Edition | $1.99 | 4B525145 | USA | [![qrcode]({{ "/images/qrcodes/50010000003441.png" | absolute_url }})]({{ "/images/qrcodes/50010000003441.png" | absolute_url }})
|
||||
| Frenzic | $1.99 | 4B464F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002282.png" | absolute_url }})]({{ "/images/qrcodes/50010000002282.png" | absolute_url }})
|
||||
| Spot It! Challenge | $1.99 | 4B495445 | USA | [![qrcode]({{ "/images/qrcodes/50010000002425.png" | absolute_url }})]({{ "/images/qrcodes/50010000002425.png" | absolute_url }})
|
||||
| 21: Blackjack | $1.99 | 4B424A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000596.png" | absolute_url }})]({{ "/images/qrcodes/50010000000596.png" | absolute_url }})
|
||||
| Adventure in Vegas: Slot Machine | $1.99 | 4B564745 | USA | [![qrcode]({{ "/images/qrcodes/50010000004164.png" | absolute_url }})]({{ "/images/qrcodes/50010000004164.png" | absolute_url }})
|
||||
| Paul's Shooting Adventure | $1.99 | 4B504A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003481.png" | absolute_url }})]({{ "/images/qrcodes/50010000003481.png" | absolute_url }})
|
||||
| Advanced Circuits | $1.99 | 4B414345 | USA | [![qrcode]({{ "/images/qrcodes/50010000001201.png" | absolute_url }})]({{ "/images/qrcodes/50010000001201.png" | absolute_url }})
|
||||
| Music on: Playing Piano | $1.99 | 4B494345 | USA | [![qrcode]({{ "/images/qrcodes/50010000002421.png" | absolute_url }})]({{ "/images/qrcodes/50010000002421.png" | absolute_url }})
|
||||
| Academy: Tic-Tac-Toe | $1.99 | 4B543345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003821.png" | absolute_url }})]({{ "/images/qrcodes/50010000003821.png" | absolute_url }})
|
||||
| G.G Series SUPER HERO OGRE | $1.99 | 4B4F4745 | USA | [![qrcode]({{ "/images/qrcodes/50010000003287.png" | absolute_url }})]({{ "/images/qrcodes/50010000003287.png" | absolute_url }})
|
||||
| Simply Mahjong | $1.99 | 4B344A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000821.png" | absolute_url }})]({{ "/images/qrcodes/50010000000821.png" | absolute_url }})
|
||||
| My Exotic Farm | $1.99 | 4B4D5645 | USA | [![qrcode]({{ "/images/qrcodes/50010000002962.png" | absolute_url }})]({{ "/images/qrcodes/50010000002962.png" | absolute_url }})
|
||||
| Music on: Learning Piano | $1.99 | 4B383845 | USA | [![qrcode]({{ "/images/qrcodes/50010000000963.png" | absolute_url }})]({{ "/images/qrcodes/50010000000963.png" | absolute_url }})
|
||||
| Absolute Reversi | $1.99 | 4B413845 | USA | [![qrcode]({{ "/images/qrcodes/50010000000983.png" | absolute_url }})]({{ "/images/qrcodes/50010000000983.png" | absolute_url }})
|
||||
| My Farm | $1.99 | 4B4D5245 | USA | [![qrcode]({{ "/images/qrcodes/50010000002942.png" | absolute_url }})]({{ "/images/qrcodes/50010000002942.png" | absolute_url }})
|
||||
| Absolute Chess | $1.99 | 4B435A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000589.png" | absolute_url }})]({{ "/images/qrcodes/50010000000589.png" | absolute_url }})
|
||||
| Match Up! | $1.99 | 4B555045 | USA | [![qrcode]({{ "/images/qrcodes/50010000004161.png" | absolute_url }})]({{ "/images/qrcodes/50010000004161.png" | absolute_url }})
|
||||
| Absolute BrickBuster | $1.99 | 4B365145 | USA | [![qrcode]({{ "/images/qrcodes/50010000001003.png" | absolute_url }})]({{ "/images/qrcodes/50010000001003.png" | absolute_url }})
|
||||
| Pop Island - Paperfield | $1.99 | 4B504645 | USA | [![qrcode]({{ "/images/qrcodes/50010000003165.png" | absolute_url }})]({{ "/images/qrcodes/50010000003165.png" | absolute_url }})
|
||||
| Music on: Retro Keyboard | $1.99 | 4B524845 | USA | [![qrcode]({{ "/images/qrcodes/50010000003384.png" | absolute_url }})]({{ "/images/qrcodes/50010000003384.png" | absolute_url }})
|
||||
| Don't Cross The Line | $1.99 | 4B4D4C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002901.png" | absolute_url }})]({{ "/images/qrcodes/50010000002901.png" | absolute_url }})
|
||||
| A Topsy Turvy Life: The Turvys Strike Back™ | $1.99 | 4B333445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000923.png" | absolute_url }})]({{ "/images/qrcodes/50010000000923.png" | absolute_url }})
|
||||
| Telegraph Sudoku & Kakuro | $1.99 | 4B584C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000004789.png" | absolute_url }})]({{ "/images/qrcodes/50010000004789.png" | absolute_url }})
|
||||
| A Topsy Turvy Life: Turvy Drops™ | $1.99 | 4B334D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000742.png" | absolute_url }})]({{ "/images/qrcodes/50010000000742.png" | absolute_url }})
|
||||
| Sokomania | $1.99 | 4B534F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003761.png" | absolute_url }})]({{ "/images/qrcodes/50010000003761.png" | absolute_url }})
|
||||
| myPostcards™ | $1.99 | 4B4D4845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002861.png" | absolute_url }})]({{ "/images/qrcodes/50010000002861.png" | absolute_url }})
|
||||
| Faceez | $1.99 | 4B465A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002201.png" | absolute_url }})]({{ "/images/qrcodes/50010000002201.png" | absolute_url }})
|
||||
| Aura-Aura Climber™ | $1.99 | 4B535245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003801.png" | absolute_url }})]({{ "/images/qrcodes/50010000003801.png" | absolute_url }})
|
||||
| Extreme Hangman | $1.99 | 4B455845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002205.png" | absolute_url }})]({{ "/images/qrcodes/50010000002205.png" | absolute_url }})
|
||||
| 5 in 1 Solitaire | $1.99 | 4B354945 | USA | [![qrcode]({{ "/images/qrcodes/50010000001001.png" | absolute_url }})]({{ "/images/qrcodes/50010000001001.png" | absolute_url }})
|
||||
| AiRace: Tunnel | $1.99 | 4B415445 | USA | [![qrcode]({{ "/images/qrcodes/50010000001061.png" | absolute_url }})]({{ "/images/qrcodes/50010000001061.png" | absolute_url }})
|
||||
| Escapee GO! | $1.99 | 4B455345 | USA | [![qrcode]({{ "/images/qrcodes/50010000002204.png" | absolute_url }})]({{ "/images/qrcodes/50010000002204.png" | absolute_url }})
|
||||
| MySims™ Camera | $1.99 | 4B4D5945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002963.png" | absolute_url }})]({{ "/images/qrcodes/50010000002963.png" | absolute_url }})
|
||||
| Astro | $2.99 | 4B374445 | USA | [![qrcode]({{ "/images/qrcodes/50010000016653.png" | absolute_url }})]({{ "/images/qrcodes/50010000016653.png" | absolute_url }})
|
||||
| The Mysterious Case of Dr. Jekyll & Mr. Hyde | $4.99 | 4B374745 | USA | [![qrcode]({{ "/images/qrcodes/50010000038597.png" | absolute_url }})]({{ "/images/qrcodes/50010000038597.png" | absolute_url }})
|
||||
| Titanic Mystery | $4.99 | 4B374845 | USA | [![qrcode]({{ "/images/qrcodes/50010000032175.png" | absolute_url }})]({{ "/images/qrcodes/50010000032175.png" | absolute_url }})
|
||||
| Around the World in 80 Days | $4.99 | 4B374245 | USA | [![qrcode]({{ "/images/qrcodes/50010000031217.png" | absolute_url }})]({{ "/images/qrcodes/50010000031217.png" | absolute_url }})
|
||||
| Fishdom | $4.99 | 4B323945 | USA | [![qrcode]({{ "/images/qrcodes/50010000031116.png" | absolute_url }})]({{ "/images/qrcodes/50010000031116.png" | absolute_url }})
|
||||
| 4 Elements | $4.99 | 4B374145 | USA | [![qrcode]({{ "/images/qrcodes/50010000030755.png" | absolute_url }})]({{ "/images/qrcodes/50010000030755.png" | absolute_url }})
|
||||
| Magical Diary: Secrets Sharing | $4.99 | 4B373345 | USA | [![qrcode]({{ "/images/qrcodes/50010000027016.png" | absolute_url }})]({{ "/images/qrcodes/50010000027016.png" | absolute_url }})
|
||||
| Amida's Path | $4.99 | 4B394A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000024855.png" | absolute_url }})]({{ "/images/qrcodes/50010000024855.png" | absolute_url }})
|
||||
| Mysterious Stars: A Fairy Tale | $4.99 | 4B593645 | USA | [![qrcode]({{ "/images/qrcodes/50010000023715.png" | absolute_url }})]({{ "/images/qrcodes/50010000023715.png" | absolute_url }})
|
||||
| Mysterious Stars: The Samurai | $4.99 | 4B593745 | USA | [![qrcode]({{ "/images/qrcodes/50010000023556.png" | absolute_url }})]({{ "/images/qrcodes/50010000023556.png" | absolute_url }})
|
||||
| ANONYMOUS NOTES CHAPTER 4 - FROM THE ABYSS - | $4.99 | 4B563445 | USA | [![qrcode]({{ "/images/qrcodes/50010000023655.png" | absolute_url }})]({{ "/images/qrcodes/50010000023655.png" | absolute_url }})
|
||||
| Mysterious Stars: The Singer | $4.99 | 4B563945 | USA | [![qrcode]({{ "/images/qrcodes/50010000023356.png" | absolute_url }})]({{ "/images/qrcodes/50010000023356.png" | absolute_url }})
|
||||
| MY AQUARIUM: SEVEN OCEANS | $4.99 | 4B375A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000023495.png" | absolute_url }})]({{ "/images/qrcodes/50010000023495.png" | absolute_url }})
|
||||
| DEEP SEA CREATURES | $4.99 | 4B364245 | USA | [![qrcode]({{ "/images/qrcodes/50010000022457.png" | absolute_url }})]({{ "/images/qrcodes/50010000022457.png" | absolute_url }})
|
||||
| Jewel Match | $4.99 | 4B374645 | USA | [![qrcode]({{ "/images/qrcodes/50010000022295.png" | absolute_url }})]({{ "/images/qrcodes/50010000022295.png" | absolute_url }})
|
||||
| Orion's Odyssey | $4.99 | 4B365445 | USA | [![qrcode]({{ "/images/qrcodes/50010000018656.png" | absolute_url }})]({{ "/images/qrcodes/50010000018656.png" | absolute_url }})
|
||||
| HeathCliff Spot On | $4.99 | 4B365345 | USA | [![qrcode]({{ "/images/qrcodes/50010000018353.png" | absolute_url }})]({{ "/images/qrcodes/50010000018353.png" | absolute_url }})
|
||||
| Hands On! Tangrams | $4.99 | 4B595945 | USA | [![qrcode]({{ "/images/qrcodes/50010000018113.png" | absolute_url }})]({{ "/images/qrcodes/50010000018113.png" | absolute_url }})
|
||||
| Zombie Blaster | $4.99 | 4B374B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000016933.png" | absolute_url }})]({{ "/images/qrcodes/50010000016933.png" | absolute_url }})
|
||||
| Jewel Adventures | $4.99 | 4B594A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000016194.png" | absolute_url }})]({{ "/images/qrcodes/50010000016194.png" | absolute_url }})
|
||||
| Armageddon Operation Dragon | $4.99 | 4B553545 | USA | [![qrcode]({{ "/images/qrcodes/50010000014293.png" | absolute_url }})]({{ "/images/qrcodes/50010000014293.png" | absolute_url }})
|
||||
| Forgotten Legions | $4.99 | 4B354C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000013530.png" | absolute_url }})]({{ "/images/qrcodes/50010000013530.png" | absolute_url }})
|
||||
| Easter Eggztravaganza | $4.99 | 4B324545 | USA | [![qrcode]({{ "/images/qrcodes/50010000013422.png" | absolute_url }})]({{ "/images/qrcodes/50010000013422.png" | absolute_url }})
|
||||
| Goooooal América | $4.99 | 4B394145 | USA | [![qrcode]({{ "/images/qrcodes/50010000012851.png" | absolute_url }})]({{ "/images/qrcodes/50010000012851.png" | absolute_url }})
|
||||
| Castle Conqueror - Heroes 2 | $4.99 | 4B584345 | USA | [![qrcode]({{ "/images/qrcodes/50010000012739.png" | absolute_url }})]({{ "/images/qrcodes/50010000012739.png" | absolute_url }})
|
||||
| Chuck E. Cheese's® Alien Defense Force | $4.99 | 4B555145 | USA | [![qrcode]({{ "/images/qrcodes/50010000012672.png" | absolute_url }})]({{ "/images/qrcodes/50010000012672.png" | absolute_url }})
|
||||
| Bloons® TD 4 | $4.99 | 4B555645 | USA | [![qrcode]({{ "/images/qrcodes/50010000012570.png" | absolute_url }})]({{ "/images/qrcodes/50010000012570.png" | absolute_url }})
|
||||
| Smart Girl's Playhouse® Mini | $4.99 | 4B324645 | USA | [![qrcode]({{ "/images/qrcodes/50010000012391.png" | absolute_url }})]({{ "/images/qrcodes/50010000012391.png" | absolute_url }})
|
||||
| Cake Ninja 2 | $4.99 | 4B324E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000012295.png" | absolute_url }})]({{ "/images/qrcodes/50010000012295.png" | absolute_url }})
|
||||
| 18th Gate | $4.99 | 4B584F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000012207.png" | absolute_url }})]({{ "/images/qrcodes/50010000012207.png" | absolute_url }})
|
||||
| Puzzler World XL | $4.99 | 4B554F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000012202.png" | absolute_url }})]({{ "/images/qrcodes/50010000012202.png" | absolute_url }})
|
||||
| Kart Krashers | $4.99 | 4B364B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000011992.png" | absolute_url }})]({{ "/images/qrcodes/50010000011992.png" | absolute_url }})
|
||||
| Retro Pocket | $4.99 | 4B585245 | USA | [![qrcode]({{ "/images/qrcodes/50010000011946.png" | absolute_url }})]({{ "/images/qrcodes/50010000011946.png" | absolute_url }})
|
||||
| Crazy Hunter | $4.99 | 4B564845 | USA | [![qrcode]({{ "/images/qrcodes/50010000011690.png" | absolute_url }})]({{ "/images/qrcodes/50010000011690.png" | absolute_url }})
|
||||
| The Lost Town - The Jungle | $4.99 | 4B554A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000011347.png" | absolute_url }})]({{ "/images/qrcodes/50010000011347.png" | absolute_url }})
|
||||
| Decathlon 2012 | $4.99 | 4B554945 | USA | [![qrcode]({{ "/images/qrcodes/50010000011346.png" | absolute_url }})]({{ "/images/qrcodes/50010000011346.png" | absolute_url }})
|
||||
| Topoloco | $4.99 | 4B543545 | USA | [![qrcode]({{ "/images/qrcodes/50010000010866.png" | absolute_url }})]({{ "/images/qrcodes/50010000010866.png" | absolute_url }})
|
||||
| Jewel Legends - Tree of Life | $4.99 | 4B554B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000010626.png" | absolute_url }})]({{ "/images/qrcodes/50010000010626.png" | absolute_url }})
|
||||
| Curling Super Championship | $4.99 | 4B564345 | USA | [![qrcode]({{ "/images/qrcodes/50010000010421.png" | absolute_url }})]({{ "/images/qrcodes/50010000010421.png" | absolute_url }})
|
||||
| Snakenoid Deluxe | $4.99 | 4B344E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000010297.png" | absolute_url }})]({{ "/images/qrcodes/50010000010297.png" | absolute_url }})
|
||||
| Chronicles of Vampires: The Awakening | $4.99 | 4B565645 | USA | [![qrcode]({{ "/images/qrcodes/50010000010075.png" | absolute_url }})]({{ "/images/qrcodes/50010000010075.png" | absolute_url }})
|
||||
| Amoebattle | $4.99 | 4B554145 | USA | [![qrcode]({{ "/images/qrcodes/50010000010069.png" | absolute_url }})]({{ "/images/qrcodes/50010000010069.png" | absolute_url }})
|
||||
| 1st Class Poker & BlackJack | $4.99 | 4B595045 | USA | [![qrcode]({{ "/images/qrcodes/50010000009730.png" | absolute_url }})]({{ "/images/qrcodes/50010000009730.png" | absolute_url }})
|
||||
| Box Pusher | $4.99 | 4B514245 | USA | [![qrcode]({{ "/images/qrcodes/50010000009383.png" | absolute_url }})]({{ "/images/qrcodes/50010000009383.png" | absolute_url }})
|
||||
| Flipper 2 - Flush the Goldfish | $4.99 | 4B4B4E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000009025.png" | absolute_url }})]({{ "/images/qrcodes/50010000009025.png" | absolute_url }})
|
||||
| 101 Pinball World | $4.99 | 4B494945 | USA | [![qrcode]({{ "/images/qrcodes/50010000008821.png" | absolute_url }})]({{ "/images/qrcodes/50010000008821.png" | absolute_url }})
|
||||
| 3 Heroes: Crystal Soul | $4.99 | 4B335945 | USA | [![qrcode]({{ "/images/qrcodes/50010000008762.png" | absolute_url }})]({{ "/images/qrcodes/50010000008762.png" | absolute_url }})
|
||||
| Cake Ninja | $4.99 | 4B324A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000008582.png" | absolute_url }})]({{ "/images/qrcodes/50010000008582.png" | absolute_url }})
|
||||
| Doodle Fit | $4.99 | 4B4B4245 | USA | [![qrcode]({{ "/images/qrcodes/50010000008482.png" | absolute_url }})]({{ "/images/qrcodes/50010000008482.png" | absolute_url }})
|
||||
| Chronicles of Vampires: Origins | $4.99 | 4B565745 | USA | [![qrcode]({{ "/images/qrcodes/50010000008483.png" | absolute_url }})]({{ "/images/qrcodes/50010000008483.png" | absolute_url }})
|
||||
| Word Searcher 4 | $4.99 | 4B573845 | USA | [![qrcode]({{ "/images/qrcodes/50010000008014.png" | absolute_url }})]({{ "/images/qrcodes/50010000008014.png" | absolute_url }})
|
||||
| Double Bloob | $4.99 | 4B4F5545 | USA | [![qrcode]({{ "/images/qrcodes/50010000008013.png" | absolute_url }})]({{ "/images/qrcodes/50010000008013.png" | absolute_url }})
|
||||
| Battle of the Elements | $4.99 | 4B4C4D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007944.png" | absolute_url }})]({{ "/images/qrcodes/50010000007944.png" | absolute_url }})
|
||||
| Escape Trick: Convenience Store | $4.99 | 4B354B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007942.png" | absolute_url }})]({{ "/images/qrcodes/50010000007942.png" | absolute_url }})
|
||||
| Bloons® TD | $4.99 | 4B4C4E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007939.png" | absolute_url }})]({{ "/images/qrcodes/50010000007939.png" | absolute_url }})
|
||||
| Castle Conqueror - Heroes | $4.99 | 4B433545 | USA | [![qrcode]({{ "/images/qrcodes/50010000007941.png" | absolute_url }})]({{ "/images/qrcodes/50010000007941.png" | absolute_url }})
|
||||
| Cut The Rope | $4.99 | 4B4B5445 | USA | [![qrcode]({{ "/images/qrcodes/50010000007758.png" | absolute_url }})]({{ "/images/qrcodes/50010000007758.png" | absolute_url }})
|
||||
| 1950s Lawn Mower Kids™ | $4.99 | 4B393545 | USA | [![qrcode]({{ "/images/qrcodes/50010000007932.png" | absolute_url }})]({{ "/images/qrcodes/50010000007932.png" | absolute_url }})
|
||||
| Academy Checkers | $4.99 | 4B345145 | USA | [![qrcode]({{ "/images/qrcodes/50010000007905.png" | absolute_url }})]({{ "/images/qrcodes/50010000007905.png" | absolute_url }})
|
||||
| Castle Conqueror - Revolution | $4.99 | 4B514E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007761.png" | absolute_url }})]({{ "/images/qrcodes/50010000007761.png" | absolute_url }})
|
||||
| Furry Legends | $4.99 | 4B345245 | USA | [![qrcode]({{ "/images/qrcodes/50010000007682.png" | absolute_url }})]({{ "/images/qrcodes/50010000007682.png" | absolute_url }})
|
||||
| Crystal Caverns of Amon-Ra | $4.99 | 4B515145 | USA | [![qrcode]({{ "/images/qrcodes/50010000007498.png" | absolute_url }})]({{ "/images/qrcodes/50010000007498.png" | absolute_url }})
|
||||
| Escape Trick: Ninja Castle | $4.99 | 4B455945 | USA | [![qrcode]({{ "/images/qrcodes/50010000007252.png" | absolute_url }})]({{ "/images/qrcodes/50010000007252.png" | absolute_url }})
|
||||
| Break Tactics | $4.99 | 4B425145 | USA | [![qrcode]({{ "/images/qrcodes/50010000007375.png" | absolute_url }})]({{ "/images/qrcodes/50010000007375.png" | absolute_url }})
|
||||
| Defense of the Middle Kingdom | $4.99 | 4B333545 | USA | [![qrcode]({{ "/images/qrcodes/50010000007250.png" | absolute_url }})]({{ "/images/qrcodes/50010000007250.png" | absolute_url }})
|
||||
| Bridge | $4.99 | 4B394645 | USA | [![qrcode]({{ "/images/qrcodes/50010000007251.png" | absolute_url }})]({{ "/images/qrcodes/50010000007251.png" | absolute_url }})
|
||||
| Puzzle Rocks | $4.99 | 4B504C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007248.png" | absolute_url }})]({{ "/images/qrcodes/50010000007248.png" | absolute_url }})
|
||||
| Let's Create! Pottery | $4.99 | 4B4C4A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007229.png" | absolute_url }})]({{ "/images/qrcodes/50010000007229.png" | absolute_url }})
|
||||
| Zoonies - Escape from Makatu | $4.99 | 4B5A5345 | USA | [![qrcode]({{ "/images/qrcodes/50010000007201.png" | absolute_url }})]({{ "/images/qrcodes/50010000007201.png" | absolute_url }})
|
||||
| Go Fetch! 2 | $4.99 | 4B4B4645 | USA | [![qrcode]({{ "/images/qrcodes/50010000007152.png" | absolute_url }})]({{ "/images/qrcodes/50010000007152.png" | absolute_url }})
|
||||
| Oscar's World Tour | $4.99 | 4B4F3945 | USA | [![qrcode]({{ "/images/qrcodes/50010000007117.png" | absolute_url }})]({{ "/images/qrcodes/50010000007117.png" | absolute_url }})
|
||||
| Antipole | $4.99 | 4B4A4845 | USA | [![qrcode]({{ "/images/qrcodes/50010000007037.png" | absolute_url }})]({{ "/images/qrcodes/50010000007037.png" | absolute_url }})
|
||||
| AfterZoom | $4.99 | 4B5A3645 | USA | [![qrcode]({{ "/images/qrcodes/50010000006904.png" | absolute_url }})]({{ "/images/qrcodes/50010000006904.png" | absolute_url }})
|
||||
| Puzzle Fever | $4.99 | 4B4B4545 | USA | [![qrcode]({{ "/images/qrcodes/50010000007053.png" | absolute_url }})]({{ "/images/qrcodes/50010000007053.png" | absolute_url }})
|
||||
| Roller Angels | $4.99 | 4B524C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007033.png" | absolute_url }})]({{ "/images/qrcodes/50010000007033.png" | absolute_url }})
|
||||
| Farm Frenzy | $4.99 | 4B464B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007034.png" | absolute_url }})]({{ "/images/qrcodes/50010000007034.png" | absolute_url }})
|
||||
| Jewel Keepers: Easter Island | $4.99 | 4B4A4245 | USA | [![qrcode]({{ "/images/qrcodes/50010000007035.png" | absolute_url }})]({{ "/images/qrcodes/50010000007035.png" | absolute_url }})
|
||||
| Make Up & Style | $4.99 | 4B594C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007036.png" | absolute_url }})]({{ "/images/qrcodes/50010000007036.png" | absolute_url }})
|
||||
| The Lost Town - The Dust | $4.99 | 4B4C4F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000006944.png" | absolute_url }})]({{ "/images/qrcodes/50010000006944.png" | absolute_url }})
|
||||
| Hearts Spades Euchre | $4.99 | 4B485145 | USA | [![qrcode]({{ "/images/qrcodes/50010000006945.png" | absolute_url }})]({{ "/images/qrcodes/50010000006945.png" | absolute_url }})
|
||||
| Pro Jumper! Guilty Gear Tangent!? | $4.99 | 4B465645 | USA | [![qrcode]({{ "/images/qrcodes/50010000006902.png" | absolute_url }})]({{ "/images/qrcodes/50010000006902.png" | absolute_url }})
|
||||
| Stratego®: Next Edition | $4.99 | 4B544C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000006913.png" | absolute_url }})]({{ "/images/qrcodes/50010000006913.png" | absolute_url }})
|
||||
| Gold Fever | $4.99 | 4B473745 | USA | [![qrcode]({{ "/images/qrcodes/50010000006900.png" | absolute_url }})]({{ "/images/qrcodes/50010000006900.png" | absolute_url }})
|
||||
| Dreamwalker | $4.99 | 4B394545 | USA | [![qrcode]({{ "/images/qrcodes/50010000006863.png" | absolute_url }})]({{ "/images/qrcodes/50010000006863.png" | absolute_url }})
|
||||
| Valet Parking 1989™ | $4.99 | 4B565045 | USA | [![qrcode]({{ "/images/qrcodes/50010000006807.png" | absolute_url }})]({{ "/images/qrcodes/50010000006807.png" | absolute_url }})
|
||||
| 99Bullets | $4.99 | 4B393945 | USA | [![qrcode]({{ "/images/qrcodes/50010000000981.png" | absolute_url }})]({{ "/images/qrcodes/50010000000981.png" | absolute_url }})
|
||||
| Big Bass Arcade | $4.99 | 4B394745 | USA | [![qrcode]({{ "/images/qrcodes/50010000001008.png" | absolute_url }})]({{ "/images/qrcodes/50010000001008.png" | absolute_url }})
|
||||
| Word Searcher 3 | $4.99 | 4B573645 | USA | [![qrcode]({{ "/images/qrcodes/50010000004168.png" | absolute_url }})]({{ "/images/qrcodes/50010000004168.png" | absolute_url }})
|
||||
| Ikibago | $4.99 | 4B494245 | USA | [![qrcode]({{ "/images/qrcodes/50010000002014.png" | absolute_url }})]({{ "/images/qrcodes/50010000002014.png" | absolute_url }})
|
||||
| Inchworm Animation | $4.99 | 4B495745 | USA | [![qrcode]({{ "/images/qrcodes/50010000002426.png" | absolute_url }})]({{ "/images/qrcodes/50010000002426.png" | absolute_url }})
|
||||
| Escape Trick: The Secret of Rock City Prison | $4.99 | 4B355145 | USA | [![qrcode]({{ "/images/qrcodes/50010000001002.png" | absolute_url }})]({{ "/images/qrcodes/50010000001002.png" | absolute_url }})
|
||||
| Absolute Baseball | $4.99 | 4B453945 | USA | [![qrcode]({{ "/images/qrcodes/50010000001707.png" | absolute_url }})]({{ "/images/qrcodes/50010000001707.png" | absolute_url }})
|
||||
| A Fairy Tale | $4.99 | 4B465945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002181.png" | absolute_url }})]({{ "/images/qrcodes/50010000002181.png" | absolute_url }})
|
||||
| Shapo | $4.99 | 4B433445 | USA | [![qrcode]({{ "/images/qrcodes/50010000001681.png" | absolute_url }})]({{ "/images/qrcodes/50010000001681.png" | absolute_url }})
|
||||
| Rabi Laby | $4.99 | 4B4C4245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003004.png" | absolute_url }})]({{ "/images/qrcodes/50010000003004.png" | absolute_url }})
|
||||
| JellyCar 2 | $4.99 | 4B4A5945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002983.png" | absolute_url }})]({{ "/images/qrcodes/50010000002983.png" | absolute_url }})
|
||||
| My Little Restaurant | $4.99 | 4B4C5445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003012.png" | absolute_url }})]({{ "/images/qrcodes/50010000003012.png" | absolute_url }})
|
||||
| Arctic Escape | $4.99 | 4B514145 | USA | [![qrcode]({{ "/images/qrcodes/50010000003180.png" | absolute_url }})]({{ "/images/qrcodes/50010000003180.png" | absolute_url }})
|
||||
| Remote Racers | $4.99 | 4B515245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003562.png" | absolute_url }})]({{ "/images/qrcodes/50010000003562.png" | absolute_url }})
|
||||
| Panda Craze | $4.99 | 4B433345 | USA | [![qrcode]({{ "/images/qrcodes/50010000001661.png" | absolute_url }})]({{ "/images/qrcodes/50010000001661.png" | absolute_url }})
|
||||
| Oscar in Toyland 2 | $4.99 | 4B4F5945 | USA | [![qrcode]({{ "/images/qrcodes/50010000003291.png" | absolute_url }})]({{ "/images/qrcodes/50010000003291.png" | absolute_url }})
|
||||
| 505 Tangram | $4.99 | 4B324F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000725.png" | absolute_url }})]({{ "/images/qrcodes/50010000000725.png" | absolute_url }})
|
||||
| Shawn Johnson Gymnastics | $4.99 | 4B534A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003701.png" | absolute_url }})]({{ "/images/qrcodes/50010000003701.png" | absolute_url }})
|
||||
| 101 Dolphin Pets | $4.99 | 4B345A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000984.png" | absolute_url }})]({{ "/images/qrcodes/50010000000984.png" | absolute_url }})
|
||||
| Music on: Drums | $4.99 | 4B514445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003561.png" | absolute_url }})]({{ "/images/qrcodes/50010000003561.png" | absolute_url }})
|
||||
| 101 MiniGolf World | $4.99 | 4B584945 | USA | [![qrcode]({{ "/images/qrcodes/50010000004788.png" | absolute_url }})]({{ "/images/qrcodes/50010000004788.png" | absolute_url }})
|
||||
| Digger Dan & Kaboom | $4.99 | 4B424845 | USA | [![qrcode]({{ "/images/qrcodes/50010000000595.png" | absolute_url }})]({{ "/images/qrcodes/50010000000595.png" | absolute_url }})
|
||||
| The Seller | $4.99 | 4B4C4C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003009.png" | absolute_url }})]({{ "/images/qrcodes/50010000003009.png" | absolute_url }})
|
||||
| EJ Puzzles: Hooked | $4.99 | 4B485745 | USA | [![qrcode]({{ "/images/qrcodes/50010000002011.png" | absolute_url }})]({{ "/images/qrcodes/50010000002011.png" | absolute_url }})
|
||||
| Word Searcher 2 | $4.99 | 4B575245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003567.png" | absolute_url }})]({{ "/images/qrcodes/50010000003567.png" | absolute_url }})
|
||||
| DodoGo! Challenge | $4.99 | 4B444A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001961.png" | absolute_url }})]({{ "/images/qrcodes/50010000001961.png" | absolute_url }})
|
||||
| Fantasy Slots: Adventure Slots and Games | $4.99 | 4B534645 | USA | [![qrcode]({{ "/images/qrcodes/50010000003661.png" | absolute_url }})]({{ "/images/qrcodes/50010000003661.png" | absolute_url }})
|
||||
| Cosmo Fighters | $4.99 | 4B435845 | USA | [![qrcode]({{ "/images/qrcodes/50010000000588.png" | absolute_url }})]({{ "/images/qrcodes/50010000000588.png" | absolute_url }})
|
||||
| Paul's Monster Adventure | $4.99 | 4B503945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002020.png" | absolute_url }})]({{ "/images/qrcodes/50010000002020.png" | absolute_url }})
|
||||
| Jam Space: PocketStudio | $4.99 | 4B4A4D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002428.png" | absolute_url }})]({{ "/images/qrcodes/50010000002428.png" | absolute_url }})
|
||||
| Supermarket Mania® | $4.99 | 4B525A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003564.png" | absolute_url }})]({{ "/images/qrcodes/50010000003564.png" | absolute_url }})
|
||||
| Go Fetch! | $4.99 | 4B475845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002541.png" | absolute_url }})]({{ "/images/qrcodes/50010000002541.png" | absolute_url }})
|
||||
| Peg Solitaire | $4.99 | 4B503845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002019.png" | absolute_url }})]({{ "/images/qrcodes/50010000002019.png" | absolute_url }})
|
||||
| Go! Go! Island Rescue! | $4.99 | 4B475145 | USA | [![qrcode]({{ "/images/qrcodes/50010000002481.png" | absolute_url }})]({{ "/images/qrcodes/50010000002481.png" | absolute_url }})
|
||||
| Spot The Difference | $4.99 | 4B595345 | USA | [![qrcode]({{ "/images/qrcodes/50010000004765.png" | absolute_url }})]({{ "/images/qrcodes/50010000004765.png" | absolute_url }})
|
||||
| Armada | $4.99 | 4B524445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003381.png" | absolute_url }})]({{ "/images/qrcodes/50010000003381.png" | absolute_url }})
|
||||
| Datamine | $4.99 | 4B443845 | USA | [![qrcode]({{ "/images/qrcodes/50010000000591.png" | absolute_url }})]({{ "/images/qrcodes/50010000000591.png" | absolute_url }})
|
||||
| Everyday Soccer | $4.99 | 4B415A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001121.png" | absolute_url }})]({{ "/images/qrcodes/50010000001121.png" | absolute_url }})
|
||||
| Castle Conqueror | $4.99 | 4B434E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001421.png" | absolute_url }})]({{ "/images/qrcodes/50010000001421.png" | absolute_url }})
|
||||
| Crazy Pinball | $4.99 | 4B434945 | USA | [![qrcode]({{ "/images/qrcodes/50010000001722.png" | absolute_url }})]({{ "/images/qrcodes/50010000001722.png" | absolute_url }})
|
||||
| Cosmos X2 | $4.99 | 4B583245 | USA | [![qrcode]({{ "/images/qrcodes/50010000004786.png" | absolute_url }})]({{ "/images/qrcodes/50010000004786.png" | absolute_url }})
|
||||
| Rhythm Core Alpha | $4.99 | 4B354145 | USA | [![qrcode]({{ "/images/qrcodes/50010000000985.png" | absolute_url }})]({{ "/images/qrcodes/50010000000985.png" | absolute_url }})
|
||||
| Hints Hunter | $4.99 | 4B484945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002641.png" | absolute_url }})]({{ "/images/qrcodes/50010000002641.png" | absolute_url }})
|
||||
| Crystal Monsters | $4.99 | 4B434F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001422.png" | absolute_url }})]({{ "/images/qrcodes/50010000001422.png" | absolute_url }})
|
||||
| Puffins: Let's Race! | $4.99 | 4B4C5245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003011.png" | absolute_url }})]({{ "/images/qrcodes/50010000003011.png" | absolute_url }})
|
||||
| Face Pilot™: Fly With Your Nintendo DSi Camera! | $4.99 | 4B594245 | USA | [![qrcode]({{ "/images/qrcodes/50010000004763.png" | absolute_url }})]({{ "/images/qrcodes/50010000004763.png" | absolute_url }})
|
||||
| Hospital Havoc | $4.99 | 4B484845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002621.png" | absolute_url }})]({{ "/images/qrcodes/50010000002621.png" | absolute_url }})
|
||||
| 101 Shark Pets | $4.99 | 4B345945 | USA | [![qrcode]({{ "/images/qrcodes/50010000000901.png" | absolute_url }})]({{ "/images/qrcodes/50010000000901.png" | absolute_url }})
|
||||
| Soul of Darkness | $4.99 | 4B534B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003721.png" | absolute_url }})]({{ "/images/qrcodes/50010000003721.png" | absolute_url }})
|
||||
| SteamWorld™ Tower Defense | $4.99 | 4B535745 | USA | [![qrcode]({{ "/images/qrcodes/50010000003805.png" | absolute_url }})]({{ "/images/qrcodes/50010000003805.png" | absolute_url }})
|
||||
| Date or Ditch | $4.99 | 4B443245 | USA | [![qrcode]({{ "/images/qrcodes/50010000000590.png" | absolute_url }})]({{ "/images/qrcodes/50010000000590.png" | absolute_url }})
|
||||
| Brain Drain™ | $4.99 | 4B424445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000593.png" | absolute_url }})]({{ "/images/qrcodes/50010000000593.png" | absolute_url }})
|
||||
| Maestro! Green Groove | $4.99 | 4B4D5545 | USA | [![qrcode]({{ "/images/qrcodes/50010000002961.png" | absolute_url }})]({{ "/images/qrcodes/50010000002961.png" | absolute_url }})
|
||||
| Ancient Tribe | $4.99 | 4B414545 | USA | [![qrcode]({{ "/images/qrcodes/50010000001222.png" | absolute_url }})]({{ "/images/qrcodes/50010000001222.png" | absolute_url }})
|
||||
| Super Swap | $4.99 | 4B345745 | USA | [![qrcode]({{ "/images/qrcodes/50010000000882.png" | absolute_url }})]({{ "/images/qrcodes/50010000000882.png" | absolute_url }})
|
||||
| Puffins: Let's Fish! | $4.99 | 4B4C4645 | USA | [![qrcode]({{ "/images/qrcodes/50010000003007.png" | absolute_url }})]({{ "/images/qrcodes/50010000003007.png" | absolute_url }})
|
||||
| Spin Six™ | $4.99 | 4B513645 | USA | [![qrcode]({{ "/images/qrcodes/50010000003179.png" | absolute_url }})]({{ "/images/qrcodes/50010000003179.png" | absolute_url }})
|
||||
| Mega Words | $4.99 | 4B574B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003580.png" | absolute_url }})]({{ "/images/qrcodes/50010000003580.png" | absolute_url }})
|
||||
| A Kappa's Trail | $4.99 | 4B504145 | USA | [![qrcode]({{ "/images/qrcodes/50010000003161.png" | absolute_url }})]({{ "/images/qrcodes/50010000003161.png" | absolute_url }})
|
||||
| Telegraph Crosswords | $4.99 | 4B585145 | USA | [![qrcode]({{ "/images/qrcodes/50010000004762.png" | absolute_url }})]({{ "/images/qrcodes/50010000004762.png" | absolute_url }})
|
||||
| Flametail™ | $4.99 | 4B344B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000841.png" | absolute_url }})]({{ "/images/qrcodes/50010000000841.png" | absolute_url }})
|
||||
| Metal Torrent™ | $4.99 | 4B353945 | USA | [![qrcode]({{ "/images/qrcodes/50010000000941.png" | absolute_url }})]({{ "/images/qrcodes/50010000000941.png" | absolute_url }})
|
||||
| World Poker Tour Texas Hold 'Em | $4.99 | 4B574F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000004261.png" | absolute_url }})]({{ "/images/qrcodes/50010000004261.png" | absolute_url }})
|
||||
| Frogger Returns | $4.99 | 4B464745 | USA | [![qrcode]({{ "/images/qrcodes/50010000002007.png" | absolute_url }})]({{ "/images/qrcodes/50010000002007.png" | absolute_url }})
|
||||
| Looksley's Line Up™ | $4.99 | 4B524745 | USA | [![qrcode]({{ "/images/qrcodes/50010000003383.png" | absolute_url }})]({{ "/images/qrcodes/50010000003383.png" | absolute_url }})
|
||||
| Chess Challenge! | $4.99 | 4B435445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000586.png" | absolute_url }})]({{ "/images/qrcodes/50010000000586.png" | absolute_url }})
|
||||
| Earthworm Jim | $4.99 | 4B455745 | USA | [![qrcode]({{ "/images/qrcodes/50010000006947.png" | absolute_url }})]({{ "/images/qrcodes/50010000006947.png" | absolute_url }})
|
||||
| Bloons® | $4.99 | 4B424C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001601.png" | absolute_url }})]({{ "/images/qrcodes/50010000001601.png" | absolute_url }})
|
||||
| 1001 Crystal Mazes Collection | $4.99 | 4B4F4B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003288.png" | absolute_url }})]({{ "/images/qrcodes/50010000003288.png" | absolute_url }})
|
||||
| Bounce & Break | $4.99 | 4B5A4545 | USA | [![qrcode]({{ "/images/qrcodes/50010000004769.png" | absolute_url }})]({{ "/images/qrcodes/50010000004769.png" | absolute_url }})
|
||||
| Crazy Golf | $4.99 | 4B5A4745 | USA | [![qrcode]({{ "/images/qrcodes/50010000004771.png" | absolute_url }})]({{ "/images/qrcodes/50010000004771.png" | absolute_url }})
|
||||
| Don't Feed The Animals | $4.99 | 4B444645 | USA | [![qrcode]({{ "/images/qrcodes/50010000001941.png" | absolute_url }})]({{ "/images/qrcodes/50010000001941.png" | absolute_url }})
|
||||
| Puffins: Let's Roll | $4.99 | 4B4C3245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003003.png" | absolute_url }})]({{ "/images/qrcodes/50010000003003.png" | absolute_url }})
|
||||
| System Flaw Recruit | $4.99 | 4B535945 | USA | [![qrcode]({{ "/images/qrcodes/50010000003806.png" | absolute_url }})]({{ "/images/qrcodes/50010000003806.png" | absolute_url }})
|
||||
| 7 Card Games | $4.99 | 4B374345 | USA | [![qrcode]({{ "/images/qrcodes/50010000001004.png" | absolute_url }})]({{ "/images/qrcodes/50010000001004.png" | absolute_url }})
|
||||
| Gangstar 2: Kings of L.A. | $4.99 | 4B474E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002461.png" | absolute_url }})]({{ "/images/qrcodes/50010000002461.png" | absolute_url }})
|
||||
| Mr. DRILLER®: Drill Till You Drop | $4.99 | 4B445245 | USA | [![qrcode]({{ "/images/qrcodes/50010000002021.png" | absolute_url }})]({{ "/images/qrcodes/50010000002021.png" | absolute_url }})
|
||||
| Zoo Frenzy | $4.99 | 4B5A4645 | USA | [![qrcode]({{ "/images/qrcodes/50010000004770.png" | absolute_url }})]({{ "/images/qrcodes/50010000004770.png" | absolute_url }})
|
||||
| Dracula - Undead Awakening | $4.99 | 4B494445 | USA | [![qrcode]({{ "/images/qrcodes/50010000002422.png" | absolute_url }})]({{ "/images/qrcodes/50010000002422.png" | absolute_url }})
|
||||
| Globulos Party | $4.99 | 4B475345 | USA | [![qrcode]({{ "/images/qrcodes/50010000002521.png" | absolute_url }})]({{ "/images/qrcodes/50010000002521.png" | absolute_url }})
|
||||
| Flipper | $4.99 | 4B465045 | USA | [![qrcode]({{ "/images/qrcodes/50010000002121.png" | absolute_url }})]({{ "/images/qrcodes/50010000002121.png" | absolute_url }})
|
||||
| Flight Control™ | $4.99 | 4B464945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002263.png" | absolute_url }})]({{ "/images/qrcodes/50010000002263.png" | absolute_url }})
|
||||
| Link 'n' Launch™ | $4.99 | 4B505445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003177.png" | absolute_url }})]({{ "/images/qrcodes/50010000003177.png" | absolute_url }})
|
||||
| DOWNTOWN TEXAS HOLD'EM | $4.99 | 4B445445 | USA | [![qrcode]({{ "/images/qrcodes/50010000002061.png" | absolute_url }})]({{ "/images/qrcodes/50010000002061.png" | absolute_url }})
|
||||
| Move your Brain Rollway Puzzle | $4.99 | 4B4D4F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002941.png" | absolute_url }})]({{ "/images/qrcodes/50010000002941.png" | absolute_url }})
|
||||
| NUMBER BATTLE™ | $4.99 | 4B535545 | USA | [![qrcode]({{ "/images/qrcodes/50010000003804.png" | absolute_url }})]({{ "/images/qrcodes/50010000003804.png" | absolute_url }})
|
||||
| Chronos Twins | $4.99 | 4B395445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000922.png" | absolute_url }})]({{ "/images/qrcodes/50010000000922.png" | absolute_url }})
|
||||
| Dark Void™ Zero | $4.99 | 4B445645 | USA | [![qrcode]({{ "/images/qrcodes/50010000002081.png" | absolute_url }})]({{ "/images/qrcodes/50010000002081.png" | absolute_url }})
|
||||
| STARSHIP DEFENSE™ | $4.99 | 4B445945 | USA | [![qrcode]({{ "/images/qrcodes/50010000002101.png" | absolute_url }})]({{ "/images/qrcodes/50010000002101.png" | absolute_url }})
|
||||
| Jazzy Billiards | $4.99 | 4B394245 | USA | [![qrcode]({{ "/images/qrcodes/50010000001007.png" | absolute_url }})]({{ "/images/qrcodes/50010000001007.png" | absolute_url }})
|
||||
| Word Searcher | $4.99 | 4B575345 | USA | [![qrcode]({{ "/images/qrcodes/50010000004783.png" | absolute_url }})]({{ "/images/qrcodes/50010000004783.png" | absolute_url }})
|
||||
| Trajectile™ | $4.99 | 4B445A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001781.png" | absolute_url }})]({{ "/images/qrcodes/50010000001781.png" | absolute_url }})
|
||||
| Animal Puzzle Adventure | $4.99 | 4B504345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003181.png" | absolute_url }})]({{ "/images/qrcodes/50010000003181.png" | absolute_url }})
|
||||
| Bejeweled Twist™ | $4.99 | 4B424545 | USA | [![qrcode]({{ "/images/qrcodes/50010000000594.png" | absolute_url }})]({{ "/images/qrcodes/50010000000594.png" | absolute_url }})
|
||||
| Pop Island | $4.99 | 4B505045 | USA | [![qrcode]({{ "/images/qrcodes/50010000003176.png" | absolute_url }})]({{ "/images/qrcodes/50010000003176.png" | absolute_url }})
|
||||
| Bookworm™ | $4.99 | 4B424B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000597.png" | absolute_url }})]({{ "/images/qrcodes/50010000000597.png" | absolute_url }})
|
||||
| Sudoku Challenge! | $4.99 | 4B534345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003647.png" | absolute_url }})]({{ "/images/qrcodes/50010000003647.png" | absolute_url }})
|
||||
| Castle Of Magic | $4.99 | 4B434D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001741.png" | absolute_url }})]({{ "/images/qrcodes/50010000001741.png" | absolute_url }})
|
||||
| Art Style™: DIGIDRIVE™ | $4.99 | 4B415645 | USA | [![qrcode]({{ "/images/qrcodes/50010000001082.png" | absolute_url }})]({{ "/images/qrcodes/50010000001082.png" | absolute_url }})
|
||||
| Bomberman Blitz | $4.99 | 4B424245 | USA | [![qrcode]({{ "/images/qrcodes/50010000001181.png" | absolute_url }})]({{ "/images/qrcodes/50010000001181.png" | absolute_url }})
|
||||
| PictureBook Games™: The Royal Bluff | $4.99 | 4B453345 | USA | [![qrcode]({{ "/images/qrcodes/50010000001782.png" | absolute_url }})]({{ "/images/qrcodes/50010000001782.png" | absolute_url }})
|
||||
| Pinball Pulse: The Ancients Beckon™ | $4.99 | 4B5A5045 | USA | [![qrcode]({{ "/images/qrcodes/50010000008621.png" | absolute_url }})]({{ "/images/qrcodes/50010000008621.png" | absolute_url }})
|
||||
| DRAGON QUEST® WARS™ | $4.99 | 4B445145 | USA | [![qrcode]({{ "/images/qrcodes/50010000001720.png" | absolute_url }})]({{ "/images/qrcodes/50010000001720.png" | absolute_url }})
|
||||
| Clubhouse Games™ Express: Strategy Pack | $4.99 | 4B544454 | USA | [![qrcode]({{ "/images/qrcodes/50010000006321.png" | absolute_url }})]({{ "/images/qrcodes/50010000006321.png" | absolute_url }})
|
||||
| Clubhouse Games™ Express: Family Favorites | $4.99 | 4B544354 | USA | [![qrcode]({{ "/images/qrcodes/50010000006305.png" | absolute_url }})]({{ "/images/qrcodes/50010000006305.png" | absolute_url }})
|
||||
| Puzzle League™ Express | $4.99 | 4B504E45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003174.png" | absolute_url }})]({{ "/images/qrcodes/50010000003174.png" | absolute_url }})
|
||||
| Art Style™: ZENGAGE™ | $4.99 | 4B415345 | USA | [![qrcode]({{ "/images/qrcodes/50010000001041.png" | absolute_url }})]({{ "/images/qrcodes/50010000001041.png" | absolute_url }})
|
||||
| Art Style™: BASE 10™ | $4.99 | 4B414445 | USA | [![qrcode]({{ "/images/qrcodes/50010000001221.png" | absolute_url }})]({{ "/images/qrcodes/50010000001221.png" | absolute_url }})
|
||||
| Art Style™: BOXLIFE™ | $4.99 | 4B414845 | USA | [![qrcode]({{ "/images/qrcodes/50010000001261.png" | absolute_url }})]({{ "/images/qrcodes/50010000001261.png" | absolute_url }})
|
||||
| Art Style™: PiCTOBiTS™ | $4.99 | 4B415045 | USA | [![qrcode]({{ "/images/qrcodes/50010000001024.png" | absolute_url }})]({{ "/images/qrcodes/50010000001024.png" | absolute_url }})
|
||||
| Art Style™: precipice™ | $4.99 | 4B414B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001281.png" | absolute_url }})]({{ "/images/qrcodes/50010000001281.png" | absolute_url }})
|
||||
| Clubhouse Games™ Express: Card Classics | $4.99 | 4B545254 | USA | [![qrcode]({{ "/images/qrcodes/50010000006362.png" | absolute_url }})]({{ "/images/qrcodes/50010000006362.png" | absolute_url }})
|
||||
| Dr. Mario™ Express | $4.99 | 4B443945 | USA | [![qrcode]({{ "/images/qrcodes/50010000000592.png" | absolute_url }})]({{ "/images/qrcodes/50010000000592.png" | absolute_url }})
|
||||
| Mixed Messages™ | $4.99 | 4B4D4D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002921.png" | absolute_url }})]({{ "/images/qrcodes/50010000002921.png" | absolute_url }})
|
||||
| Art Style™: AQUIA™ | $4.99 | 4B414145 | USA | [![qrcode]({{ "/images/qrcodes/50010000001183.png" | absolute_url }})]({{ "/images/qrcodes/50010000001183.png" | absolute_url }})
|
||||
| ATV Fever | $5.99 | 4B565545 | USA | [![qrcode]({{ "/images/qrcodes/50010000023335.png" | absolute_url }})]({{ "/images/qrcodes/50010000023335.png" | absolute_url }})
|
||||
| ATV Quad Kings | $5.99 | 4B395545 | USA | [![qrcode]({{ "/images/qrcodes/50010000023355.png" | absolute_url }})]({{ "/images/qrcodes/50010000023355.png" | absolute_url }})
|
||||
| Fashion Tycoon | $7.99 | 4B553745 | USA | [![qrcode]({{ "/images/qrcodes/50010000023535.png" | absolute_url }})]({{ "/images/qrcodes/50010000023535.png" | absolute_url }})
|
||||
| Lost Treasures of Alexandria | $7.99 | 4B354245 | USA | [![qrcode]({{ "/images/qrcodes/50010000022616.png" | absolute_url }})]({{ "/images/qrcodes/50010000022616.png" | absolute_url }})
|
||||
| Jewel Quest 4 Heritage | $7.99 | 4B343345 | USA | [![qrcode]({{ "/images/qrcodes/50010000022276.png" | absolute_url }})]({{ "/images/qrcodes/50010000022276.png" | absolute_url }})
|
||||
| Jewel Quest 5 - The Sleepless Star | $7.99 | 4B333645 | USA | [![qrcode]({{ "/images/qrcodes/50010000016833.png" | absolute_url }})]({{ "/images/qrcodes/50010000016833.png" | absolute_url }})
|
||||
| Rytmik World Music | $7.99 | 4B594845 | USA | [![qrcode]({{ "/images/qrcodes/50010000012675.png" | absolute_url }})]({{ "/images/qrcodes/50010000012675.png" | absolute_url }})
|
||||
| Christmas Wonderland 2 | $7.99 | 4B325745 | USA | [![qrcode]({{ "/images/qrcodes/50010000012611.png" | absolute_url }})]({{ "/images/qrcodes/50010000012611.png" | absolute_url }})
|
||||
| Spirit Hunters Inc: Light | $7.99 | 4B475445 | USA | [![qrcode]({{ "/images/qrcodes/50010000012453.png" | absolute_url }})]({{ "/images/qrcodes/50010000012453.png" | absolute_url }})
|
||||
| Spirit Hunters Inc: Shadow | $7.99 | 4B473845 | USA | [![qrcode]({{ "/images/qrcodes/50010000012454.png" | absolute_url }})]({{ "/images/qrcodes/50010000012454.png" | absolute_url }})
|
||||
| Commando: Steel Disaster | $7.99 | 4B433745 | USA | [![qrcode]({{ "/images/qrcodes/50010000011348.png" | absolute_url }})]({{ "/images/qrcodes/50010000011348.png" | absolute_url }})
|
||||
| 7 Wonders II | $7.99 | 4B375745 | USA | [![qrcode]({{ "/images/qrcodes/50010000010432.png" | absolute_url }})]({{ "/images/qrcodes/50010000010432.png" | absolute_url }})
|
||||
| Zuma's Revenge™ | $7.99 | 4B5A5445 | USA | [![qrcode]({{ "/images/qrcodes/50010000009663.png" | absolute_url }})]({{ "/images/qrcodes/50010000009663.png" | absolute_url }})
|
||||
| 40-in-1 Explosive Megamix | $7.99 | 4B343545 | USA | [![qrcode]({{ "/images/qrcodes/50010000009130.png" | absolute_url }})]({{ "/images/qrcodes/50010000009130.png" | absolute_url }})
|
||||
| Hip Hop King: Rytmik Edition | $7.99 | 4B525645 | USA | [![qrcode]({{ "/images/qrcodes/50010000008822.png" | absolute_url }})]({{ "/images/qrcodes/50010000008822.png" | absolute_url }})
|
||||
| Rytmik Retrobits | $7.99 | 4B595245 | USA | [![qrcode]({{ "/images/qrcodes/50010000008484.png" | absolute_url }})]({{ "/images/qrcodes/50010000008484.png" | absolute_url }})
|
||||
| Christmas Wonderland | $7.99 | 4B585745 | USA | [![qrcode]({{ "/images/qrcodes/50010000008485.png" | absolute_url }})]({{ "/images/qrcodes/50010000008485.png" | absolute_url }})
|
||||
| Elite Forces: Unit 77 | $7.99 | 4B343245 | USA | [![qrcode]({{ "/images/qrcodes/50010000008161.png" | absolute_url }})]({{ "/images/qrcodes/50010000008161.png" | absolute_url }})
|
||||
| House M.D. - Under The Big Top | $7.99 | 4B494A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000007945.png" | absolute_url }})]({{ "/images/qrcodes/50010000007945.png" | absolute_url }})
|
||||
| Play & Learn Chinese | $7.99 | 4B465845 | USA | [![qrcode]({{ "/images/qrcodes/50010000007940.png" | absolute_url }})]({{ "/images/qrcodes/50010000007940.png" | absolute_url }})
|
||||
| House M.D. - Crashed | $7.99 | 4B493445 | USA | [![qrcode]({{ "/images/qrcodes/50010000007933.png" | absolute_url }})]({{ "/images/qrcodes/50010000007933.png" | absolute_url }})
|
||||
| Halloween: Trick or Treat | $7.99 | 4B5A4845 | USA | [![qrcode]({{ "/images/qrcodes/50010000007907.png" | absolute_url }})]({{ "/images/qrcodes/50010000007907.png" | absolute_url }})
|
||||
| House M.D. - Skull and Bones | $7.99 | 4B493345 | USA | [![qrcode]({{ "/images/qrcodes/50010000007615.png" | absolute_url }})]({{ "/images/qrcodes/50010000007615.png" | absolute_url }})
|
||||
| House M.D. - Blue Meanie | $7.99 | 4B494845 | USA | [![qrcode]({{ "/images/qrcodes/50010000007246.png" | absolute_url }})]({{ "/images/qrcodes/50010000007246.png" | absolute_url }})
|
||||
| Build-a-lot® | $7.99 | 4B423645 | USA | [![qrcode]({{ "/images/qrcodes/50010000007203.png" | absolute_url }})]({{ "/images/qrcodes/50010000007203.png" | absolute_url }})
|
||||
| Play & Learn Spanish | $7.99 | 4B465145 | USA | [![qrcode]({{ "/images/qrcodes/50010000007151.png" | absolute_url }})]({{ "/images/qrcodes/50010000007151.png" | absolute_url }})
|
||||
| Moto eXtreme | $7.99 | 4B4F5845 | USA | [![qrcode]({{ "/images/qrcodes/50010000006903.png" | absolute_url }})]({{ "/images/qrcodes/50010000006903.png" | absolute_url }})
|
||||
| Beach Party Craze | $7.99 | 4B423545 | USA | [![qrcode]({{ "/images/qrcodes/50010000006901.png" | absolute_url }})]({{ "/images/qrcodes/50010000006901.png" | absolute_url }})
|
||||
| House M.D. - Globetrotting | $7.99 | 4B475A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000006805.png" | absolute_url }})]({{ "/images/qrcodes/50010000006805.png" | absolute_url }})
|
||||
| Puzzle Quest: Challenge of the Warlords | $7.99 | 4B505A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000006042.png" | absolute_url }})]({{ "/images/qrcodes/50010000006042.png" | absolute_url }})
|
||||
| Mighty Milky Way | $7.99 | 4B575945 | USA | [![qrcode]({{ "/images/qrcodes/50010000004785.png" | absolute_url }})]({{ "/images/qrcodes/50010000004785.png" | absolute_url }})
|
||||
| Slingo Quest | $7.99 | 4B514545 | USA | [![qrcode]({{ "/images/qrcodes/50010000006081.png" | absolute_url }})]({{ "/images/qrcodes/50010000006081.png" | absolute_url }})
|
||||
| Plants vs. Zombies | $7.99 | 4B5A4C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000004781.png" | absolute_url }})]({{ "/images/qrcodes/50010000004781.png" | absolute_url }})
|
||||
| Animal Boxing | $7.99 | 4B415845 | USA | [![qrcode]({{ "/images/qrcodes/50010000001102.png" | absolute_url }})]({{ "/images/qrcodes/50010000001102.png" | absolute_url }})
|
||||
| Petz® Catz® Family | $7.99 | 4B503545 | USA | [![qrcode]({{ "/images/qrcodes/50010000003294.png" | absolute_url }})]({{ "/images/qrcodes/50010000003294.png" | absolute_url }})
|
||||
| Dragon's Lair® II: Time Warp | $7.99 | 4B4C5945 | USA | [![qrcode]({{ "/images/qrcodes/50010000003021.png" | absolute_url }})]({{ "/images/qrcodes/50010000003021.png" | absolute_url }})
|
||||
| Little Red Riding Hood's Zombie BBQ | $7.99 | 4B5A4245 | USA | [![qrcode]({{ "/images/qrcodes/50010000004768.png" | absolute_url }})]({{ "/images/qrcodes/50010000004768.png" | absolute_url }})
|
||||
| Space Ace® | $7.99 | 4B413645 | USA | [![qrcode]({{ "/images/qrcodes/50010000000982.png" | absolute_url }})]({{ "/images/qrcodes/50010000000982.png" | absolute_url }})
|
||||
| Dairojo! Samurai Defenders | $7.99 | 4B463345 | USA | [![qrcode]({{ "/images/qrcodes/50010000002221.png" | absolute_url }})]({{ "/images/qrcodes/50010000002221.png" | absolute_url }})
|
||||
| Need for Speed™ Nitro-X | $7.99 | 4B4E5045 | USA | [![qrcode]({{ "/images/qrcodes/50010000003283.png" | absolute_url }})]({{ "/images/qrcodes/50010000003283.png" | absolute_url }})
|
||||
| Rummikub | $7.99 | 4B525545 | USA | [![qrcode]({{ "/images/qrcodes/50010000003462.png" | absolute_url }})]({{ "/images/qrcodes/50010000003462.png" | absolute_url }})
|
||||
| ZENONIA® | $7.99 | 4B5A4145 | USA | [![qrcode]({{ "/images/qrcodes/50010000004767.png" | absolute_url }})]({{ "/images/qrcodes/50010000004767.png" | absolute_url }})
|
||||
| Rytmik | $7.99 | 4B524B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003401.png" | absolute_url }})]({{ "/images/qrcodes/50010000003401.png" | absolute_url }})
|
||||
| Petz® Dogz® Family | $7.99 | 4B503245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003292.png" | absolute_url }})]({{ "/images/qrcodes/50010000003292.png" | absolute_url }})
|
||||
| Petz® Hamsterz® Family | $7.99 | 4B503345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003293.png" | absolute_url }})]({{ "/images/qrcodes/50010000003293.png" | absolute_url }})
|
||||
| Petz® Kittens | $7.99 | 4B504B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003501.png" | absolute_url }})]({{ "/images/qrcodes/50010000003501.png" | absolute_url }})
|
||||
| 4 TRAVELLERS™ - Play French | $7.99 | 4B544645 | USA | [![qrcode]({{ "/images/qrcodes/50010000003882.png" | absolute_url }})]({{ "/images/qrcodes/50010000003882.png" | absolute_url }})
|
||||
| Battle of Giants™: Mutant Insects - Revenge | $7.99 | 4B363445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000961.png" | absolute_url }})]({{ "/images/qrcodes/50010000000961.png" | absolute_url }})
|
||||
| Legendary Wars: T-Rex Rumble | $7.99 | 4B4C4445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003005.png" | absolute_url }})]({{ "/images/qrcodes/50010000003005.png" | absolute_url }})
|
||||
| Hero of Sparta | $7.99 | 4B344845 | USA | [![qrcode]({{ "/images/qrcodes/50010000000782.png" | absolute_url }})]({{ "/images/qrcodes/50010000000782.png" | absolute_url }})
|
||||
| X-Scape™ | $7.99 | 4B445845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002082.png" | absolute_url }})]({{ "/images/qrcodes/50010000002082.png" | absolute_url }})
|
||||
| Real Crimes: Jack the Ripper | $7.99 | 4B524345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003563.png" | absolute_url }})]({{ "/images/qrcodes/50010000003563.png" | absolute_url }})
|
||||
| DodoGo! | $7.99 | 4B444445 | USA | [![qrcode]({{ "/images/qrcodes/50010000001922.png" | absolute_url }})]({{ "/images/qrcodes/50010000001922.png" | absolute_url }})
|
||||
| Ferrari GT: Evolution | $7.99 | 4B465245 | USA | [![qrcode]({{ "/images/qrcodes/50010000002122.png" | absolute_url }})]({{ "/images/qrcodes/50010000002122.png" | absolute_url }})
|
||||
| SURVIVING HIGH SCHOOL™ | $7.99 | 4B335645 | USA | [![qrcode]({{ "/images/qrcodes/50010000000744.png" | absolute_url }})]({{ "/images/qrcodes/50010000000744.png" | absolute_url }})
|
||||
| AiRace | $7.99 | 4B415245 | USA | [![qrcode]({{ "/images/qrcodes/50010000001026.png" | absolute_url }})]({{ "/images/qrcodes/50010000001026.png" | absolute_url }})
|
||||
| Disney Fireworks | $7.99 | 4B445345 | USA | [![qrcode]({{ "/images/qrcodes/50010000002041.png" | absolute_url }})]({{ "/images/qrcodes/50010000002041.png" | absolute_url }})
|
||||
| Drift Street International | $7.99 | 4B494645 | USA | [![qrcode]({{ "/images/qrcodes/50010000002424.png" | absolute_url }})]({{ "/images/qrcodes/50010000002424.png" | absolute_url }})
|
||||
| Battle of Giants™: Dinosaurs - Fight For Survival | $7.99 | 4B384745 | USA | [![qrcode]({{ "/images/qrcodes/50010000001006.png" | absolute_url }})]({{ "/images/qrcodes/50010000001006.png" | absolute_url }})
|
||||
| Car Jack Streets | $7.99 | 4B434A45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001723.png" | absolute_url }})]({{ "/images/qrcodes/50010000001723.png" | absolute_url }})
|
||||
| Elemental Masters | $7.99 | 4B454D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000002203.png" | absolute_url }})]({{ "/images/qrcodes/50010000002203.png" | absolute_url }})
|
||||
| 4 TRAVELLERS™ - Play Spanish | $7.99 | 4B545345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003569.png" | absolute_url }})]({{ "/images/qrcodes/50010000003569.png" | absolute_url }})
|
||||
| Prehistorik Man | $7.99 | 4B504845 | USA | [![qrcode]({{ "/images/qrcodes/50010000003167.png" | absolute_url }})]({{ "/images/qrcodes/50010000003167.png" | absolute_url }})
|
||||
| Oscar in Movieland | $7.99 | 4B4F3445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003286.png" | absolute_url }})]({{ "/images/qrcodes/50010000003286.png" | absolute_url }})
|
||||
| True Swing Golf Express | $7.99 | 4B373245 | USA | [![qrcode]({{ "/images/qrcodes/50010000000962.png" | absolute_url }})]({{ "/images/qrcodes/50010000000962.png" | absolute_url }})
|
||||
| Me And My Dogs: Friends Forever | $7.99 | 4B4D3845 | USA | [![qrcode]({{ "/images/qrcodes/50010000002841.png" | absolute_url }})]({{ "/images/qrcodes/50010000002841.png" | absolute_url }})
|
||||
| Dragon's Lair® | $7.99 | 4B444C45 | USA | [![qrcode]({{ "/images/qrcodes/50010000001719.png" | absolute_url }})]({{ "/images/qrcodes/50010000001719.png" | absolute_url }})
|
||||
| Hot and Cold: A 3D Hidden Object Adventure | $7.99 | 4B484345 | USA | [![qrcode]({{ "/images/qrcodes/50010000002581.png" | absolute_url }})]({{ "/images/qrcodes/50010000002581.png" | absolute_url }})
|
||||
| Miami Nights: Life in the Spotlight | $7.99 | 4B4D4545 | USA | [![qrcode]({{ "/images/qrcodes/50010000002842.png" | absolute_url }})]({{ "/images/qrcodes/50010000002842.png" | absolute_url }})
|
||||
| Rayman® | $7.99 | 4B524D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003402.png" | absolute_url }})]({{ "/images/qrcodes/50010000003402.png" | absolute_url }})
|
||||
| Foto Face™: The Face Stealer Strikes | $7.99 | 4B345445 | USA | [![qrcode]({{ "/images/qrcodes/50010000000881.png" | absolute_url }})]({{ "/images/qrcodes/50010000000881.png" | absolute_url }})
|
||||
| Battle of Giants™: Dragons - Bronze Edition | $7.99 | 4B424145 | USA | [![qrcode]({{ "/images/qrcodes/50010000001161.png" | absolute_url }})]({{ "/images/qrcodes/50010000001161.png" | absolute_url }})
|
||||
| Viking Invasion | $7.99 | 4B564B45 | USA | [![qrcode]({{ "/images/qrcodes/50010000004166.png" | absolute_url }})]({{ "/images/qrcodes/50010000004166.png" | absolute_url }})
|
||||
| Art Academy™: Second Semester | $7.99 | 4B413245 | USA | [![qrcode]({{ "/images/qrcodes/50010000006842.png" | absolute_url }})]({{ "/images/qrcodes/50010000006842.png" | absolute_url }})
|
||||
| Oscar in Toyland | $7.99 | 4B4F5445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003289.png" | absolute_url }})]({{ "/images/qrcodes/50010000003289.png" | absolute_url }})
|
||||
| Art Academy™: First Semester | $7.99 | 4B414945 | USA | [![qrcode]({{ "/images/qrcodes/50010000006865.png" | absolute_url }})]({{ "/images/qrcodes/50010000006865.png" | absolute_url }})
|
||||
| Brain Age™ Express: Arts & Letters | $7.99 | 4B4E4445 | USA | [![qrcode]({{ "/images/qrcodes/50010000003263.png" | absolute_url }})]({{ "/images/qrcodes/50010000003263.png" | absolute_url }})
|
||||
| Brain Age™ Express: Math | $7.99 | 4B4E5245 | USA | [![qrcode]({{ "/images/qrcodes/50010000003284.png" | absolute_url }})]({{ "/images/qrcodes/50010000003284.png" | absolute_url }})
|
||||
| Brain Challenge® | $7.99 | 4B424345 | USA | [![qrcode]({{ "/images/qrcodes/50010000001182.png" | absolute_url }})]({{ "/images/qrcodes/50010000001182.png" | absolute_url }})
|
||||
| Mario vs. Donkey Kong™: Minis March Again! | $7.99 | 4B444D45 | USA | [![qrcode]({{ "/images/qrcodes/50010000000681.png" | absolute_url }})]({{ "/images/qrcodes/50010000000681.png" | absolute_url }})
|
||||
| Mighty Flip Champs!™ | $7.99 | 4B4D4745 | USA | [![qrcode]({{ "/images/qrcodes/50010000002843.png" | absolute_url }})]({{ "/images/qrcodes/50010000002843.png" | absolute_url }})
|
||||
| American Popstar: Road to Celebrity | $7.99 | 4B504F45 | USA | [![qrcode]({{ "/images/qrcodes/50010000003175.png" | absolute_url }})]({{ "/images/qrcodes/50010000003175.png" | absolute_url }})
|
||||
| Rhythm Core Alpha 2™ | $9.99 | 4B593445 | USA | [![qrcode]({{ "/images/qrcodes/50010000014879.png" | absolute_url }})]({{ "/images/qrcodes/50010000014879.png" | absolute_url }})
|
||||
| Thorium Wars™ | $9.99 | 4B545745 | USA | [![qrcode]({{ "/images/qrcodes/50010000003571.png" | absolute_url }})]({{ "/images/qrcodes/50010000003571.png" | absolute_url }})
|
||||
| Shantae: Risky's Revenge | $11.99 | 4B533345 | USA | [![qrcode]({{ "/images/qrcodes/50010000003644.png" | absolute_url }})]({{ "/images/qrcodes/50010000003644.png" | absolute_url }})
|
||||
|
||||
#### Section II - EUR
|
||||
|
||||
| | Price | 8 Character ID | Region(s) | QR Code |
|
||||
|:-:|:-:|:-:|:-:|:-:|
|
||||
| SUDOKU | £1.79/1,99 € | 4B344456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001381.png" | absolute_url }})]({{ "/images/qrcodes/50010000001381.png" | absolute_url }})
|
||||
| Sokomania 2: Cool Job | £1.79/1,99 € | 4B535650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000026059.png" | absolute_url }})]({{ "/images/qrcodes/50010000026059.png" | absolute_url }})
|
||||
| Rytmik World Music | £1.79/1,99 € | 4B594856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000025395.png" | absolute_url }})]({{ "/images/qrcodes/50010000025395.png" | absolute_url }})
|
||||
| Sea Battle | £1.79/1,99 € | 4B525750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000021794.png" | absolute_url }})]({{ "/images/qrcodes/50010000021794.png" | absolute_url }})
|
||||
| Cute Witch! runner | £1.79/1,99 € | 4B333250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000016874.png" | absolute_url }})]({{ "/images/qrcodes/50010000016874.png" | absolute_url }})
|
||||
| Quick Fill Q | £1.79/1,99 € | 4B554D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000015661.png" | absolute_url }})]({{ "/images/qrcodes/50010000015661.png" | absolute_url }})
|
||||
| Rabi Laby 2 | £1.79/1,99 € | 4B4C5650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014993.png" | absolute_url }})]({{ "/images/qrcodes/50010000014993.png" | absolute_url }})
|
||||
| 99Moves | £1.79/1,99 € | 4B395750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014917.png" | absolute_url }})]({{ "/images/qrcodes/50010000014917.png" | absolute_url }})
|
||||
| Color Commando | £1.79/1,99 € | 4B584650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014170.png" | absolute_url }})]({{ "/images/qrcodes/50010000014170.png" | absolute_url }})
|
||||
| Publisher Dream | £1.79/1,99 € | 4B585550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014252.png" | absolute_url }})]({{ "/images/qrcodes/50010000014252.png" | absolute_url }})
|
||||
| Ah! Heaven | £1.79/1,99 € | 4B354850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000013834.png" | absolute_url }})]({{ "/images/qrcodes/50010000013834.png" | absolute_url }})
|
||||
| Goony | £1.79/1,99 € | 4B584B50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012910.png" | absolute_url }})]({{ "/images/qrcodes/50010000012910.png" | absolute_url }})
|
||||
| Snowboard Xtreme | £1.79/1,99 € | 4B583550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012899.png" | absolute_url }})]({{ "/images/qrcodes/50010000012899.png" | absolute_url }})
|
||||
| Zombie Skape | £1.79/1,99 € | 4B5A5950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012901.png" | absolute_url }})]({{ "/images/qrcodes/50010000012901.png" | absolute_url }})
|
||||
| Kung Fu Dragon | £1.79/1,99 € | 4B543950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012859.png" | absolute_url }})]({{ "/images/qrcodes/50010000012859.png" | absolute_url }})
|
||||
| Crystal Adventure | £1.79/1,99 € | 4B584450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012811.png" | absolute_url }})]({{ "/images/qrcodes/50010000012811.png" | absolute_url }})
|
||||
| Rabi Laby | £1.79/1,99 € | 4B4C4250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012746.png" | absolute_url }})]({{ "/images/qrcodes/50010000012746.png" | absolute_url }})
|
||||
| Academy: Chess Puzzles | £1.79/1,99 € | 4B4B5A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012858.png" | absolute_url }})]({{ "/images/qrcodes/50010000012858.png" | absolute_url }})
|
||||
| Cake Ninja: XMAS | £1.79/1,99 € | 4B594E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012857.png" | absolute_url }})]({{ "/images/qrcodes/50010000012857.png" | absolute_url }})
|
||||
| Wizard Defenders | £1.79/1,99 € | 4B583650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012810.png" | absolute_url }})]({{ "/images/qrcodes/50010000012810.png" | absolute_url }})
|
||||
| DotMan | £1.79/1,99 € | 4B484550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012625.png" | absolute_url }})]({{ "/images/qrcodes/50010000012625.png" | absolute_url }})
|
||||
| Magical Whip | £1.79/1,99 € | 4B574D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012528.png" | absolute_url }})]({{ "/images/qrcodes/50010000012528.png" | absolute_url }})
|
||||
| Come On! Dragons | £1.79/1,99 € | 4B583450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012388.png" | absolute_url }})]({{ "/images/qrcodes/50010000012388.png" | absolute_url }})
|
||||
| Robot Rescue 2 | £1.79/1,99 € | 4B525250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012186.png" | absolute_url }})]({{ "/images/qrcodes/50010000012186.png" | absolute_url }})
|
||||
| Abyss | £1.79/1,99 € | 4B584750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011747.png" | absolute_url }})]({{ "/images/qrcodes/50010000011747.png" | absolute_url }})
|
||||
| Bookstore Dream | £1.79/1,99 € | 4B515656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011746.png" | absolute_url }})]({{ "/images/qrcodes/50010000011746.png" | absolute_url }})
|
||||
| iSpot Japan | £1.79/1,99 € | 4B334A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011521.png" | absolute_url }})]({{ "/images/qrcodes/50010000011521.png" | absolute_url }})
|
||||
| Escape the Virus: Shoot'Em Up! | £1.79/1,99 € | 4B585350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011490.png" | absolute_url }})]({{ "/images/qrcodes/50010000011490.png" | absolute_url }})
|
||||
| 90's Pool | £1.79/1,99 € | 4B585050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011088.png" | absolute_url }})]({{ "/images/qrcodes/50010000011088.png" | absolute_url }})
|
||||
| Ace Mathician | £1.79/1,99 € | 4B514B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010880.png" | absolute_url }})]({{ "/images/qrcodes/50010000010880.png" | absolute_url }})
|
||||
| 3, 2, 1... WordsUp! | £1.79/1,99 € | 4B4E5750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011206.png" | absolute_url }})]({{ "/images/qrcodes/50010000011206.png" | absolute_url }})
|
||||
| Candle Route | £1.79/1,99 € | 4B395950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011087.png" | absolute_url }})]({{ "/images/qrcodes/50010000011087.png" | absolute_url }})
|
||||
| Flip the Core | £1.79/1,99 € | 4B4B5250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011066.png" | absolute_url }})]({{ "/images/qrcodes/50010000011066.png" | absolute_url }})
|
||||
| 99Seconds | £1.79/1,99 € | 4B585450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010878.png" | absolute_url }})]({{ "/images/qrcodes/50010000010878.png" | absolute_url }})
|
||||
| Escape the Virus: Swarm Survival | £1.79/1,99 € | 4B584550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010876.png" | absolute_url }})]({{ "/images/qrcodes/50010000010876.png" | absolute_url }})
|
||||
| Cat Frenzy | £1.79/1,99 € | 4B565850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010213.png" | absolute_url }})]({{ "/images/qrcodes/50010000010213.png" | absolute_url }})
|
||||
| I Must Run! | £1.79/1,99 € | 4B555250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009907.png" | absolute_url }})]({{ "/images/qrcodes/50010000009907.png" | absolute_url }})
|
||||
| Hints Hunter | £1.79/1,99 € | 4B484950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009602.png" | absolute_url }})]({{ "/images/qrcodes/50010000009602.png" | absolute_url }})
|
||||
| Aahh! Spot the Difference | £1.79/1,99 € | 4B565350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009601.png" | absolute_url }})]({{ "/images/qrcodes/50010000009601.png" | absolute_url }})
|
||||
| 1001 BlockBusters | £1.79/1,99 € | 4B494F50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009578.png" | absolute_url }})]({{ "/images/qrcodes/50010000009578.png" | absolute_url }})
|
||||
| Crazy Cheebo: Puzzle Party | £1.79/1,99 € | 4B435150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009121.png" | absolute_url }})]({{ "/images/qrcodes/50010000009121.png" | absolute_url }})
|
||||
| Gaia´s Moon | £1.79/1,99 € | 4B4B4750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009126.png" | absolute_url }})]({{ "/images/qrcodes/50010000009126.png" | absolute_url }})
|
||||
| Castle Conqueror Against | £1.79/1,99 € | 4B514F56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008962.png" | absolute_url }})]({{ "/images/qrcodes/50010000008962.png" | absolute_url }})
|
||||
| Come On! Heroes | £1.79/1,99 € | 4B4E4856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008901.png" | absolute_url }})]({{ "/images/qrcodes/50010000008901.png" | absolute_url }})
|
||||
| Crazy Hamster | £1.79/1,99 € | 4B4B3250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007821.png" | absolute_url }})]({{ "/images/qrcodes/50010000007821.png" | absolute_url }})
|
||||
| 21: Blackjack | £1.79/1,99 € | 4B424A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007449.png" | absolute_url }})]({{ "/images/qrcodes/50010000007449.png" | absolute_url }})
|
||||
| Bugs'N'Balls | £1.79/1,99 € | 4B4B5150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007965.png" | absolute_url }})]({{ "/images/qrcodes/50010000007965.png" | absolute_url }})
|
||||
| Extreme Hangman 2 | £1.79/1,99 € | 4B584856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007613.png" | absolute_url }})]({{ "/images/qrcodes/50010000007613.png" | absolute_url }})
|
||||
| Anonymous Notes Chapter 2 | £1.79/1,99 € | 4B563250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007363.png" | absolute_url }})]({{ "/images/qrcodes/50010000007363.png" | absolute_url }})
|
||||
| Cosmos X2 | £1.79/1,99 € | 4B583250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007374.png" | absolute_url }})]({{ "/images/qrcodes/50010000007374.png" | absolute_url }})
|
||||
| Anonymous Notes Chapter 1 | £1.79/1,99 € | 4B564950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007362.png" | absolute_url }})]({{ "/images/qrcodes/50010000007362.png" | absolute_url }})
|
||||
| My Asian Farm | £1.79/1,99 € | 4B4C3350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007198.png" | absolute_url }})]({{ "/images/qrcodes/50010000007198.png" | absolute_url }})
|
||||
| My Australian Farm | £1.79/1,99 € | 4B4C3450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007147.png" | absolute_url }})]({{ "/images/qrcodes/50010000007147.png" | absolute_url }})
|
||||
| Airport Mania: NSF | £1.79/1,99 € | 4B414656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007049.png" | absolute_url }})]({{ "/images/qrcodes/50010000007049.png" | absolute_url }})
|
||||
| A Fairy Tale | £1.79/1,99 € | 4B465956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000019666.png" | absolute_url }})]({{ "/images/qrcodes/50010000019666.png" | absolute_url }})
|
||||
| Delbo | £1.79/1,99 € | 4B444256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000019668.png" | absolute_url }})]({{ "/images/qrcodes/50010000019668.png" | absolute_url }})
|
||||
| Airport Mania®: First Flight | £1.79/1,99 € | 4B464156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006897.png" | absolute_url }})]({{ "/images/qrcodes/50010000006897.png" | absolute_url }})
|
||||
| Music on: Learning Piano Vol. 2 | £1.79/1,99 € | 4B493750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003981.png" | absolute_url }})]({{ "/images/qrcodes/50010000003981.png" | absolute_url }})
|
||||
| Ice Hockey Slovakia 2011 | £1.79/1,99 € | 4B495350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005881.png" | absolute_url }})]({{ "/images/qrcodes/50010000005881.png" | absolute_url }})
|
||||
| Hellokids - Vol. 1 Coloring and Painting | £1.79/1,99 € | 4B4B4950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004181.png" | absolute_url }})]({{ "/images/qrcodes/50010000004181.png" | absolute_url }})
|
||||
| 3D Twist & Match | £1.79/1,99 € | 4B335550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001341.png" | absolute_url }})]({{ "/images/qrcodes/50010000001341.png" | absolute_url }})
|
||||
| DodoGo! Robo | £1.79/1,99 € | 4B473556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003171.png" | absolute_url }})]({{ "/images/qrcodes/50010000003171.png" | absolute_url }})
|
||||
| 5 in 1 Mahjong | £1.79/1,99 € | 4B524A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006123.png" | absolute_url }})]({{ "/images/qrcodes/50010000006123.png" | absolute_url }})
|
||||
| Faceez: Monsters! | £1.79/1,99 € | 4B464D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003361.png" | absolute_url }})]({{ "/images/qrcodes/50010000003361.png" | absolute_url }})
|
||||
| GLORY DAYS Tactical Defense | £1.79/1,99 € | 4B474B50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005861.png" | absolute_url }})]({{ "/images/qrcodes/50010000005861.png" | absolute_url }})
|
||||
| Boom Boom Squaries | £1.79/1,99 € | 4B424D56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002385.png" | absolute_url }})]({{ "/images/qrcodes/50010000002385.png" | absolute_url }})
|
||||
| Ferryman Puzzle | £1.79/1,99 € | 4B464550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003341.png" | absolute_url }})]({{ "/images/qrcodes/50010000003341.png" | absolute_url }})
|
||||
| Adventure in Vegas Slot Machine | £1.79/1,99 € | 4B564756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006442.png" | absolute_url }})]({{ "/images/qrcodes/50010000006442.png" | absolute_url }})
|
||||
| Biorhythm | £1.79/1,99 € | 4B424950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002382.png" | absolute_url }})]({{ "/images/qrcodes/50010000002382.png" | absolute_url }})
|
||||
| Frenzic | £1.79/1,99 € | 4B464F50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003641.png" | absolute_url }})]({{ "/images/qrcodes/50010000003641.png" | absolute_url }})
|
||||
| Nintendo Countdown Calendar | £1.79/1,99 € | 4B415556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001717.png" | absolute_url }})]({{ "/images/qrcodes/50010000001717.png" | absolute_url }})
|
||||
| Robot Rescue | £1.79/1,99 € | 4B525456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006149.png" | absolute_url }})]({{ "/images/qrcodes/50010000006149.png" | absolute_url }})
|
||||
| Sleep Clock | £1.79/1,99 € | 4B4D5A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004484.png" | absolute_url }})]({{ "/images/qrcodes/50010000004484.png" | absolute_url }})
|
||||
| Mahjong | £1.79/1,99 € | 4B4A4A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005882.png" | absolute_url }})]({{ "/images/qrcodes/50010000005882.png" | absolute_url }})
|
||||
| Music on: Playing Piano | £1.79/1,99 € | 4B494350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004001.png" | absolute_url }})]({{ "/images/qrcodes/50010000004001.png" | absolute_url }})
|
||||
| Academy: Tic-Tac-Toe Noughts and Crosses | £1.79/1,99 € | 4B543356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006301.png" | absolute_url }})]({{ "/images/qrcodes/50010000006301.png" | absolute_url }})
|
||||
| Match Up! | £1.79/1,99 € | 4B555050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006421.png" | absolute_url }})]({{ "/images/qrcodes/50010000006421.png" | absolute_url }})
|
||||
| Aura-Aura Climber™ | £1.79/1,99 € | 4B535256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006246.png" | absolute_url }})]({{ "/images/qrcodes/50010000006246.png" | absolute_url }})
|
||||
| Music on: Learning Piano | £1.79/1,99 € | 4B383850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001982.png" | absolute_url }})]({{ "/images/qrcodes/50010000001982.png" | absolute_url }})
|
||||
| My Exotic Farm | £1.79/1,99 € | 4B4D5656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004482.png" | absolute_url }})]({{ "/images/qrcodes/50010000004482.png" | absolute_url }})
|
||||
| My Farm | £1.79/1,99 € | 4B4D5256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004462.png" | absolute_url }})]({{ "/images/qrcodes/50010000004462.png" | absolute_url }})
|
||||
| Primrose | £1.79/1,99 € | 4B325250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001303.png" | absolute_url }})]({{ "/images/qrcodes/50010000001303.png" | absolute_url }})
|
||||
| Pop Island Paperfield | £1.79/1,99 € | 4B504650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004701.png" | absolute_url }})]({{ "/images/qrcodes/50010000004701.png" | absolute_url }})
|
||||
| 5 in 1 Solitaire | £1.79/1,99 € | 4B354950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001441.png" | absolute_url }})]({{ "/images/qrcodes/50010000001441.png" | absolute_url }})
|
||||
| Extreme Hangman | £1.79/1,99 € | 4B455856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003302.png" | absolute_url }})]({{ "/images/qrcodes/50010000003302.png" | absolute_url }})
|
||||
| Telegraph Sudoku & Kakuro | £1.79/1,99 € | 4B584C50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006541.png" | absolute_url }})]({{ "/images/qrcodes/50010000006541.png" | absolute_url }})
|
||||
| A Topsy Turvy Life The Turvys Strike Back™ | £1.79/1,99 € | 4B333450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001561.png" | absolute_url }})]({{ "/images/qrcodes/50010000001561.png" | absolute_url }})
|
||||
| Advanced Circuits | £1.79/1,99 € | 4B414356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002003.png" | absolute_url }})]({{ "/images/qrcodes/50010000002003.png" | absolute_url }})
|
||||
| A Topsy Turvy Life Turvy Drops™ | £1.79/1,99 € | 4B334D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001323.png" | absolute_url }})]({{ "/images/qrcodes/50010000001323.png" | absolute_url }})
|
||||
| myPostcards™ | £1.79/1,99 € | 4B4D4856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004362.png" | absolute_url }})]({{ "/images/qrcodes/50010000004362.png" | absolute_url }})
|
||||
| Faceez | £1.79/1,99 € | 4B465A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003170.png" | absolute_url }})]({{ "/images/qrcodes/50010000003170.png" | absolute_url }})
|
||||
| AiRace: Tunnel | £1.79/1,99 € | 4B415456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001716.png" | absolute_url }})]({{ "/images/qrcodes/50010000001716.png" | absolute_url }})
|
||||
| Simply Mahjong | £1.79/1,99 € | 4B344A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001384.png" | absolute_url }})]({{ "/images/qrcodes/50010000001384.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Marine-Crystals | £1.79/1,99 € | 4B454856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003364.png" | absolute_url }})]({{ "/images/qrcodes/50010000003364.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Varvoice | £1.79/1,99 € | 4B454A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003366.png" | absolute_url }})]({{ "/images/qrcodes/50010000003366.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Rec-Rec | £1.79/1,99 € | 4B454556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003121.png" | absolute_url }})]({{ "/images/qrcodes/50010000003121.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Lumiloop | £1.79/1,99 € | 4B454756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003363.png" | absolute_url }})]({{ "/images/qrcodes/50010000003363.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Luminarrow | £1.79/1,99 € | 4B454356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003101.png" | absolute_url }})]({{ "/images/qrcodes/50010000003101.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Sun-Animalcule | £1.79/1,99 € | 4B454456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003102.png" | absolute_url }})]({{ "/images/qrcodes/50010000003102.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Trapy | £1.79/1,99 € | 4B454156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003061.png" | absolute_url }})]({{ "/images/qrcodes/50010000003061.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Nanocarp | £1.79/1,99 € | 4B454656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003141.png" | absolute_url }})]({{ "/images/qrcodes/50010000003141.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Hanenbow | £1.79/1,99 € | 4B454256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003081.png" | absolute_url }})]({{ "/images/qrcodes/50010000003081.png" | absolute_url }})
|
||||
| ELECTROPLANKTON™ Beatnes | £1.79/1,99 € | 4B454956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003365.png" | absolute_url }})]({{ "/images/qrcodes/50010000003365.png" | absolute_url }})
|
||||
| Sokomania | £1.79/1,99 € | 4B534F50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006244.png" | absolute_url }})]({{ "/images/qrcodes/50010000006244.png" | absolute_url }})
|
||||
| A Little Bit of... Magic Made Fun™: Mind Probe | £1.79/1,99 € | 4B4D4950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004381.png" | absolute_url }})]({{ "/images/qrcodes/50010000004381.png" | absolute_url }})
|
||||
| A Little Bit of... Magic Made Fun™: Psychic Camera | £1.79/1,99 € | 4B4D4E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004441.png" | absolute_url }})]({{ "/images/qrcodes/50010000004441.png" | absolute_url }})
|
||||
| A Little Bit of...Magic Made Fun™: Matchmaker | £1.79/1,99 € | 4B4D4450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004383.png" | absolute_url }})]({{ "/images/qrcodes/50010000004383.png" | absolute_url }})
|
||||
| MySims™ Camera | £1.79/1,99 € | 4B4D5956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004483.png" | absolute_url }})]({{ "/images/qrcodes/50010000004483.png" | absolute_url }})
|
||||
| Titanic Mystery | £4.49/4,99 € | 4B374850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000032295.png" | absolute_url }})]({{ "/images/qrcodes/50010000032295.png" | absolute_url }})
|
||||
| My Aquarium: Seven Oceans | £4.49/4,99 € | 4B395250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000028655.png" | absolute_url }})]({{ "/images/qrcodes/50010000028655.png" | absolute_url }})
|
||||
| Fishdom | £4.49/4,99 € | 4B323950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000027595.png" | absolute_url }})]({{ "/images/qrcodes/50010000027595.png" | absolute_url }})
|
||||
| Jewel Match | £4.49/4,99 € | 4B593550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000022797.png" | absolute_url }})]({{ "/images/qrcodes/50010000022797.png" | absolute_url }})
|
||||
| Fashion Tycoon | £4.49/4,99 € | 4B553750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000015113.png" | absolute_url }})]({{ "/images/qrcodes/50010000015113.png" | absolute_url }})
|
||||
| Lost Treasures of Alexandria | £4.49/4,99 € | 4B354250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014975.png" | absolute_url }})]({{ "/images/qrcodes/50010000014975.png" | absolute_url }})
|
||||
| California Super Sports | £4.49/4,99 € | 4B323250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014874.png" | absolute_url }})]({{ "/images/qrcodes/50010000014874.png" | absolute_url }})
|
||||
| Armageddon Operation Dragon | £4.49/4,99 € | 4B553550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014800.png" | absolute_url }})]({{ "/images/qrcodes/50010000014800.png" | absolute_url }})
|
||||
| Break Tactics | £4.49/4,99 € | 4B425150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014672.png" | absolute_url }})]({{ "/images/qrcodes/50010000014672.png" | absolute_url }})
|
||||
| Retro Pocket™ | £4.49/4,99 € | 4B585250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014298.png" | absolute_url }})]({{ "/images/qrcodes/50010000014298.png" | absolute_url }})
|
||||
| Forgotten Legions | £4.49/4,99 € | 4B354C50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000013994.png" | absolute_url }})]({{ "/images/qrcodes/50010000013994.png" | absolute_url }})
|
||||
| Bloons® TD 4 | £4.49/4,99 € | 4B555650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000013512.png" | absolute_url }})]({{ "/images/qrcodes/50010000013512.png" | absolute_url }})
|
||||
| Easter Eggztravaganza | £4.49/4,99 € | 4B324550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000013291.png" | absolute_url }})]({{ "/images/qrcodes/50010000013291.png" | absolute_url }})
|
||||
| Castle Conqueror - Heroes 2 | £4.49/4,99 € | 4B584356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012841.png" | absolute_url }})]({{ "/images/qrcodes/50010000012841.png" | absolute_url }})
|
||||
| Cake Ninja 2 | £4.49/4,99 € | 4B324E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012451.png" | absolute_url }})]({{ "/images/qrcodes/50010000012451.png" | absolute_url }})
|
||||
| 18th Gate | £4.49/4,99 € | 4B584F56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012187.png" | absolute_url }})]({{ "/images/qrcodes/50010000012187.png" | absolute_url }})
|
||||
| Crazy Hunter | £4.49/4,99 € | 4B564850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011786.png" | absolute_url }})]({{ "/images/qrcodes/50010000011786.png" | absolute_url }})
|
||||
| The Lost Town - The Jungle | £4.49/4,99 € | 4B554A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011126.png" | absolute_url }})]({{ "/images/qrcodes/50010000011126.png" | absolute_url }})
|
||||
| 101 Pinball World | £4.49/4,99 € | 4B494950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011106.png" | absolute_url }})]({{ "/images/qrcodes/50010000011106.png" | absolute_url }})
|
||||
| Decathlon 2012 | £4.49/4,99 € | 4B554950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011067.png" | absolute_url }})]({{ "/images/qrcodes/50010000011067.png" | absolute_url }})
|
||||
| Topoloco - crazy about topography | £4.49/4,99 € | 4B543550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010881.png" | absolute_url }})]({{ "/images/qrcodes/50010000010881.png" | absolute_url }})
|
||||
| Let's Create! Pottery | £4.49/4,99 € | 4B4C4A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010452.png" | absolute_url }})]({{ "/images/qrcodes/50010000010452.png" | absolute_url }})
|
||||
| Goooooal Europa 2012 | £4.49/4,99 € | 4B394150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010587.png" | absolute_url }})]({{ "/images/qrcodes/50010000010587.png" | absolute_url }})
|
||||
| Devil Band - Rock the Underworld | £4.49/4,99 € | 4B4E3256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010419.png" | absolute_url }})]({{ "/images/qrcodes/50010000010419.png" | absolute_url }})
|
||||
| Curling Super Championship | £4.49/4,99 € | 4B564350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010293.png" | absolute_url }})]({{ "/images/qrcodes/50010000010293.png" | absolute_url }})
|
||||
| Inchworm Animation | £4.49/4,99 € | 4B495750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010047.png" | absolute_url }})]({{ "/images/qrcodes/50010000010047.png" | absolute_url }})
|
||||
| Crystal Caverns of Amon-Ra | £4.49/4,99 € | 4B515150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009906.png" | absolute_url }})]({{ "/images/qrcodes/50010000009906.png" | absolute_url }})
|
||||
| Battle of the Elements | £4.49/4,99 € | 4B4C4D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009521.png" | absolute_url }})]({{ "/images/qrcodes/50010000009521.png" | absolute_url }})
|
||||
| 1st Class Poker & BlackJack | £4.49/4,99 € | 4B595050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009579.png" | absolute_url }})]({{ "/images/qrcodes/50010000009579.png" | absolute_url }})
|
||||
| Successfully Learning Mathematics Year 5 | £4.49/4,99 € | 4B4B5850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009621.png" | absolute_url }})]({{ "/images/qrcodes/50010000009621.png" | absolute_url }})
|
||||
| 3 Heroes Crystal Soul | £4.49/4,99 € | 4B335956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009137.png" | absolute_url }})]({{ "/images/qrcodes/50010000009137.png" | absolute_url }})
|
||||
| Box Pusher | £4.49/4,99 € | 4B514250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009181.png" | absolute_url }})]({{ "/images/qrcodes/50010000009181.png" | absolute_url }})
|
||||
| Successfully Learning Mathematics Year 4 | £4.49/4,99 € | 4B4B5750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009127.png" | absolute_url }})]({{ "/images/qrcodes/50010000009127.png" | absolute_url }})
|
||||
| Pinball Pulse: The Ancients Beckon™ | £4.49/4,99 € | 4B5A5056 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006661.png" | absolute_url }})]({{ "/images/qrcodes/50010000006661.png" | absolute_url }})
|
||||
| Double Bloob | £4.49/4,99 € | 4B4F5550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008963.png" | absolute_url }})]({{ "/images/qrcodes/50010000008963.png" | absolute_url }})
|
||||
| Successfully Learning Mathematics Year 3 | £4.49/4,99 € | 4B4B5650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009022.png" | absolute_url }})]({{ "/images/qrcodes/50010000009022.png" | absolute_url }})
|
||||
| Doodle Fit | £4.49/4,99 € | 4B4B4250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008029.png" | absolute_url }})]({{ "/images/qrcodes/50010000008029.png" | absolute_url }})
|
||||
| Make-Up & Style | £4.49/4,99 € | 4B594C50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008603.png" | absolute_url }})]({{ "/images/qrcodes/50010000008603.png" | absolute_url }})
|
||||
| Successfully Learning Mathematics Year 2 | £4.49/4,99 € | 4B4B5550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008382.png" | absolute_url }})]({{ "/images/qrcodes/50010000008382.png" | absolute_url }})
|
||||
| Antipole | £4.49/4,99 € | 4B4A4850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008023.png" | absolute_url }})]({{ "/images/qrcodes/50010000008023.png" | absolute_url }})
|
||||
| Flipper 2 - Flush the Goldfish | £4.49/4,99 € | 4B4B4E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008064.png" | absolute_url }})]({{ "/images/qrcodes/50010000008064.png" | absolute_url }})
|
||||
| Castle Conqueror Heroes | £4.49/4,99 € | 4B433556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008016.png" | absolute_url }})]({{ "/images/qrcodes/50010000008016.png" | absolute_url }})
|
||||
| Cake Ninja | £4.49/4,99 € | 4B324A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008028.png" | absolute_url }})]({{ "/images/qrcodes/50010000008028.png" | absolute_url }})
|
||||
| Bloons® TD | £4.49/4,99 € | 4B4C4E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008008.png" | absolute_url }})]({{ "/images/qrcodes/50010000008008.png" | absolute_url }})
|
||||
| Castle Conqueror Revolution | £4.49/4,99 € | 4B514E56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008010.png" | absolute_url }})]({{ "/images/qrcodes/50010000008010.png" | absolute_url }})
|
||||
| The Aquarium of Luck | £4.49/4,99 € | 4B493850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007947.png" | absolute_url }})]({{ "/images/qrcodes/50010000007947.png" | absolute_url }})
|
||||
| Furry Legends | £4.49/4,99 € | 4B345250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007781.png" | absolute_url }})]({{ "/images/qrcodes/50010000007781.png" | absolute_url }})
|
||||
| Academy: Checkers | £4.49/4,99 € | 4B345150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007686.png" | absolute_url }})]({{ "/images/qrcodes/50010000007686.png" | absolute_url }})
|
||||
| Cut the Rope (DSiWare) | £4.49/4,99 € | 4B4B5456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007378.png" | absolute_url }})]({{ "/images/qrcodes/50010000007378.png" | absolute_url }})
|
||||
| 1950s Lawn Mower Kids™ | £4.49/4,99 € | 4B393556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007233.png" | absolute_url }})]({{ "/images/qrcodes/50010000007233.png" | absolute_url }})
|
||||
| Bridge | £4.49/4,99 € | 4B394650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007206.png" | absolute_url }})]({{ "/images/qrcodes/50010000007206.png" | absolute_url }})
|
||||
| Oscar's World Tour | £4.49/4,99 € | 4B4F3950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007185.png" | absolute_url }})]({{ "/images/qrcodes/50010000007185.png" | absolute_url }})
|
||||
| Hearts Spades Euchre | £4.49/4,99 € | 4B485150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007187.png" | absolute_url }})]({{ "/images/qrcodes/50010000007187.png" | absolute_url }})
|
||||
| The Lost Town The Dust | £4.49/4,99 € | 4B4C4F56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007148.png" | absolute_url }})]({{ "/images/qrcodes/50010000007148.png" | absolute_url }})
|
||||
| Artillery: Knights vs. Orcs | £4.49/4,99 € | 4B395A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007121.png" | absolute_url }})]({{ "/images/qrcodes/50010000007121.png" | absolute_url }})
|
||||
| Successfully Learning German Year 5 | £4.49/4,99 € | 4B485A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009765.png" | absolute_url }})]({{ "/images/qrcodes/50010000009765.png" | absolute_url }})
|
||||
| Jagged Alliance | £4.49/4,99 € | 4B4A4750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007065.png" | absolute_url }})]({{ "/images/qrcodes/50010000007065.png" | absolute_url }})
|
||||
| AfterZoom | £4.49/4,99 € | 4B5A3650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007066.png" | absolute_url }})]({{ "/images/qrcodes/50010000007066.png" | absolute_url }})
|
||||
| 99Bullets | £4.49/4,99 € | 4B393950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007070.png" | absolute_url }})]({{ "/images/qrcodes/50010000007070.png" | absolute_url }})
|
||||
| Jewel Keepers | £4.49/4,99 € | 4B4A4250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007050.png" | absolute_url }})]({{ "/images/qrcodes/50010000007050.png" | absolute_url }})
|
||||
| Successfully Learning German Year 4 | £4.49/4,99 € | 4B485950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000009764.png" | absolute_url }})]({{ "/images/qrcodes/50010000009764.png" | absolute_url }})
|
||||
| Puzzle Fever | £4.49/4,99 € | 4B355650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007005.png" | absolute_url }})]({{ "/images/qrcodes/50010000007005.png" | absolute_url }})
|
||||
| Successfully Learning German Year 3 | £4.49/4,99 € | 4B485650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000019665.png" | absolute_url }})]({{ "/images/qrcodes/50010000019665.png" | absolute_url }})
|
||||
| Successfully Learning German Year 2 | £4.49/4,99 € | 4B485550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000019669.png" | absolute_url }})]({{ "/images/qrcodes/50010000019669.png" | absolute_url }})
|
||||
| My Little Restaurant | £4.49/4,99 € | 4B4C5456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004342.png" | absolute_url }})]({{ "/images/qrcodes/50010000004342.png" | absolute_url }})
|
||||
| Puzzle Rocks | £4.49/4,99 € | 4B504C50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004704.png" | absolute_url }})]({{ "/images/qrcodes/50010000004704.png" | absolute_url }})
|
||||
| Successfully Learning English Year 5 | £4.49/4,99 € | 4B453750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003045.png" | absolute_url }})]({{ "/images/qrcodes/50010000003045.png" | absolute_url }})
|
||||
| Successfully Learning English Year 4 | £4.49/4,99 € | 4B453650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003044.png" | absolute_url }})]({{ "/images/qrcodes/50010000003044.png" | absolute_url }})
|
||||
| Remote Racers | £4.49/4,99 € | 4B515256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006082.png" | absolute_url }})]({{ "/images/qrcodes/50010000006082.png" | absolute_url }})
|
||||
| Ikibago | £4.49/4,99 € | 4B494256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003982.png" | absolute_url }})]({{ "/images/qrcodes/50010000003982.png" | absolute_url }})
|
||||
| Successfully Learning English Year 3 | £4.49/4,99 € | 4B455A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003303.png" | absolute_url }})]({{ "/images/qrcodes/50010000003303.png" | absolute_url }})
|
||||
| Zoonies - Escape from Makatu | £4.49/4,99 € | 4B5A5356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006662.png" | absolute_url }})]({{ "/images/qrcodes/50010000006662.png" | absolute_url }})
|
||||
| Valet Parking 1989™ | £4.49/4,99 € | 4B565056 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006445.png" | absolute_url }})]({{ "/images/qrcodes/50010000006445.png" | absolute_url }})
|
||||
| Successfully Learning English Year 2 | £4.49/4,99 € | 4B455550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003301.png" | absolute_url }})]({{ "/images/qrcodes/50010000003301.png" | absolute_url }})
|
||||
| Trollboarder | £4.49/4,99 € | 4B423750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002301.png" | absolute_url }})]({{ "/images/qrcodes/50010000002301.png" | absolute_url }})
|
||||
| Dancing Academy | £4.49/4,99 € | 4B494E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004042.png" | absolute_url }})]({{ "/images/qrcodes/50010000004042.png" | absolute_url }})
|
||||
| Castle Conqueror (English Version) | £4.49/N/A | 4B434E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002701.png" | absolute_url }})]({{ "/images/qrcodes/50010000002701.png" | absolute_url }})
|
||||
| Arctic Escape | £4.49/4,99 € | 4B514150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006061.png" | absolute_url }})]({{ "/images/qrcodes/50010000006061.png" | absolute_url }})
|
||||
| Beauty Academy | £4.49/4,99 € | 4B384250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001481.png" | absolute_url }})]({{ "/images/qrcodes/50010000001481.png" | absolute_url }})
|
||||
| Shapo™ | £4.49/4,99 € | 4B433456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002008.png" | absolute_url }})]({{ "/images/qrcodes/50010000002008.png" | absolute_url }})
|
||||
| Puzzle to Go Sightseeing | £4.49/4,99 € | 4B423350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002283.png" | absolute_url }})]({{ "/images/qrcodes/50010000002283.png" | absolute_url }})
|
||||
| The Seller | £4.49/4,99 € | 4B4C4C50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004282.png" | absolute_url }})]({{ "/images/qrcodes/50010000004282.png" | absolute_url }})
|
||||
| Panda Craze | £4.49/4,99 € | 4B433356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002261.png" | absolute_url }})]({{ "/images/qrcodes/50010000002261.png" | absolute_url }})
|
||||
| Bejeweled Twist™ | £4.49/4,99 € | 4B424556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002342.png" | absolute_url }})]({{ "/images/qrcodes/50010000002342.png" | absolute_url }})
|
||||
| Peg Solitaire | £4.49/4,99 € | 4B503850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004642.png" | absolute_url }})]({{ "/images/qrcodes/50010000004642.png" | absolute_url }})
|
||||
| Puzzle to Go Planets and Universe | £4.49/4,99 € | 4B425850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002004.png" | absolute_url }})]({{ "/images/qrcodes/50010000002004.png" | absolute_url }})
|
||||
| Model Academy | £4.49/4,99 € | 4B384D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001501.png" | absolute_url }})]({{ "/images/qrcodes/50010000001501.png" | absolute_url }})
|
||||
| 101 Dolphin Pets | £4.49/4,99 € | 4B345A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001761.png" | absolute_url }})]({{ "/images/qrcodes/50010000001761.png" | absolute_url }})
|
||||
| Digger Dan & Kaboom | £4.49/4,99 € | 4B424850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002361.png" | absolute_url }})]({{ "/images/qrcodes/50010000002361.png" | absolute_url }})
|
||||
| Gold Fever | £4.49/4,99 € | 4B473756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003173.png" | absolute_url }})]({{ "/images/qrcodes/50010000003173.png" | absolute_url }})
|
||||
| Ancient Tribe | £4.49/4,99 € | 4B414550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001801.png" | absolute_url }})]({{ "/images/qrcodes/50010000001801.png" | absolute_url }})
|
||||
| Puzzle to Go Baby Animals | £4.49/4,99 € | 4B425950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002005.png" | absolute_url }})]({{ "/images/qrcodes/50010000002005.png" | absolute_url }})
|
||||
| Rhythm Core Alpha™ | £4.49/4,99 € | 4B354156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000000585.png" | absolute_url }})]({{ "/images/qrcodes/50010000000585.png" | absolute_url }})
|
||||
| 101 Shark Pets | £4.49/4,99 € | 4B345950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001705.png" | absolute_url }})]({{ "/images/qrcodes/50010000001705.png" | absolute_url }})
|
||||
| Oscar in Toyland 2 | £4.49/4,99 € | 4B4F5950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004601.png" | absolute_url }})]({{ "/images/qrcodes/50010000004601.png" | absolute_url }})
|
||||
| Alien Puzzle Adventure | £4.49/4,99 € | 4B503756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004641.png" | absolute_url }})]({{ "/images/qrcodes/50010000004641.png" | absolute_url }})
|
||||
| Super Swap! | £4.49/4,99 € | 4B345750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001704.png" | absolute_url }})]({{ "/images/qrcodes/50010000001704.png" | absolute_url }})
|
||||
| Cosmo Fighters | £4.49/4,99 € | 4B435850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005822.png" | absolute_url }})]({{ "/images/qrcodes/50010000005822.png" | absolute_url }})
|
||||
| SPIN SIX™ | £4.49/4,99 € | 4B513656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006043.png" | absolute_url }})]({{ "/images/qrcodes/50010000006043.png" | absolute_url }})
|
||||
| Music on: Drums | £4.49/4,99 € | 4B514456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006062.png" | absolute_url }})]({{ "/images/qrcodes/50010000006062.png" | absolute_url }})
|
||||
| ARC STYLE: Everyday Football | £4.49/4,99 € | 4B415A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002009.png" | absolute_url }})]({{ "/images/qrcodes/50010000002009.png" | absolute_url }})
|
||||
| 101 MiniGolf World | £4.49/4,99 € | 4B584950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006522.png" | absolute_url }})]({{ "/images/qrcodes/50010000006522.png" | absolute_url }})
|
||||
| 1001 Crystal Mazes Collection | £4.49/4,99 € | 4B4F4B50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004581.png" | absolute_url }})]({{ "/images/qrcodes/50010000004581.png" | absolute_url }})
|
||||
| DodoGo! Challenge | £4.49/4,99 € | 4B444A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002781.png" | absolute_url }})]({{ "/images/qrcodes/50010000002781.png" | absolute_url }})
|
||||
| Supermarket Mania® | £4.49/4,99 € | 4B525A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006162.png" | absolute_url }})]({{ "/images/qrcodes/50010000006162.png" | absolute_url }})
|
||||
| Bookworm™ | £4.49/N/A | 4B424B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002383.png" | absolute_url }})]({{ "/images/qrcodes/50010000002383.png" | absolute_url }})
|
||||
| Go! Go! Island Rescue! | £4.49/4,99 € | 4B475156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004022.png" | absolute_url }})]({{ "/images/qrcodes/50010000004022.png" | absolute_url }})
|
||||
| Glow Artisan | £4.49/4,99 € | 4B474C56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003622.png" | absolute_url }})]({{ "/images/qrcodes/50010000003622.png" | absolute_url }})
|
||||
| Spot The Difference | £4.49/4,99 € | 4B595350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006582.png" | absolute_url }})]({{ "/images/qrcodes/50010000006582.png" | absolute_url }})
|
||||
| Datamine | £4.49/4,99 € | 4B443850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002763.png" | absolute_url }})]({{ "/images/qrcodes/50010000002763.png" | absolute_url }})
|
||||
| Word Searcher | £4.49/4,99 € | 4B575350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006501.png" | absolute_url }})]({{ "/images/qrcodes/50010000006501.png" | absolute_url }})
|
||||
| Trailblaze™: Puzzle Incinerator | £4.49/4,99 € | 4B344B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001385.png" | absolute_url }})]({{ "/images/qrcodes/50010000001385.png" | absolute_url }})
|
||||
| Jazzy Billiards | £4.49/4,99 € | 4B394256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001521.png" | absolute_url }})]({{ "/images/qrcodes/50010000001521.png" | absolute_url }})
|
||||
| Hospital Havoc | £4.49/4,99 € | 4B484850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003927.png" | absolute_url }})]({{ "/images/qrcodes/50010000003927.png" | absolute_url }})
|
||||
| Chess Challenge! | £4.49/4,99 € | 4B435456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002761.png" | absolute_url }})]({{ "/images/qrcodes/50010000002761.png" | absolute_url }})
|
||||
| Animal Puzzle Adventure | £4.49/4,99 € | 4B504356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004662.png" | absolute_url }})]({{ "/images/qrcodes/50010000004662.png" | absolute_url }})
|
||||
| Link 'n' Launch™ | £4.49/4,99 € | 4B505456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006021.png" | absolute_url }})]({{ "/images/qrcodes/50010000006021.png" | absolute_url }})
|
||||
| Crystal Monsters | £4.49/4,99 € | 4B434F56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002015.png" | absolute_url }})]({{ "/images/qrcodes/50010000002015.png" | absolute_url }})
|
||||
| Puffins: Let's Race! | £4.49/4,99 € | 4B4C5250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004341.png" | absolute_url }})]({{ "/images/qrcodes/50010000004341.png" | absolute_url }})
|
||||
| Mega Words | £4.49/4,99 € | 4B574B50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006463.png" | absolute_url }})]({{ "/images/qrcodes/50010000006463.png" | absolute_url }})
|
||||
| Crazy Pinball | £4.49/4,99 € | 4B434956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002821.png" | absolute_url }})]({{ "/images/qrcodes/50010000002821.png" | absolute_url }})
|
||||
| World Poker Tour®: Texas Hold 'Em | £4.49/4,99 € | 4B574F50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006482.png" | absolute_url }})]({{ "/images/qrcodes/50010000006482.png" | absolute_url }})
|
||||
| Soul of Darkness | £4.49/4,99 € | 4B534B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006241.png" | absolute_url }})]({{ "/images/qrcodes/50010000006241.png" | absolute_url }})
|
||||
| 2Puzzle It - Fantasy | £4.49/4,99 € | 4B325050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001302.png" | absolute_url }})]({{ "/images/qrcodes/50010000001302.png" | absolute_url }})
|
||||
| SteamWorld Tower Defense | £4.49/4,99 € | 4B535756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006262.png" | absolute_url }})]({{ "/images/qrcodes/50010000006262.png" | absolute_url }})
|
||||
| Crazy Golf | £4.49/4,99 € | 4B5A4756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006623.png" | absolute_url }})]({{ "/images/qrcodes/50010000006623.png" | absolute_url }})
|
||||
| Ball Fighter | £4.49/4,99 € | 4B424F50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002401.png" | absolute_url }})]({{ "/images/qrcodes/50010000002401.png" | absolute_url }})
|
||||
| Puffins: Let's Fish! | £4.49/4,99 € | 4B4C4650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004241.png" | absolute_url }})]({{ "/images/qrcodes/50010000004241.png" | absolute_url }})
|
||||
| Maestro! Green Groove | £4.49/4,99 € | 4B4D3656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004301.png" | absolute_url }})]({{ "/images/qrcodes/50010000004301.png" | absolute_url }})
|
||||
| Hello Flowerz | £4.49/4,99 € | 4B564F56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006444.png" | absolute_url }})]({{ "/images/qrcodes/50010000006444.png" | absolute_url }})
|
||||
| Pocket Pack Strategy Games | £4.49/4,99 € | 4B534750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006206.png" | absolute_url }})]({{ "/images/qrcodes/50010000006206.png" | absolute_url }})
|
||||
| Face Pilot™: Fly With Your Nintendo DSi Camera! | £4.49/4,99 € | 4B594256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006562.png" | absolute_url }})]({{ "/images/qrcodes/50010000006562.png" | absolute_url }})
|
||||
| Puffins: Let's Roll! | £4.49/4,99 € | 4B4C3250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003578.png" | absolute_url }})]({{ "/images/qrcodes/50010000003578.png" | absolute_url }})
|
||||
| Tales in a Box: Hidden shapes in perspective!™ | £4.49/4,99 € | 4B524756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006121.png" | absolute_url }})]({{ "/images/qrcodes/50010000006121.png" | absolute_url }})
|
||||
| BLOONS | £4.49/4,99 € | 4B424C50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002384.png" | absolute_url }})]({{ "/images/qrcodes/50010000002384.png" | absolute_url }})
|
||||
| Telegraph Crosswords | £4.49/N/A | 4B585150 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006561.png" | absolute_url }})]({{ "/images/qrcodes/50010000006561.png" | absolute_url }})
|
||||
| Brain Drain™ | £4.49/4,99 € | 4B424450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002341.png" | absolute_url }})]({{ "/images/qrcodes/50010000002341.png" | absolute_url }})
|
||||
| Chronos Twins | £4.49/4,99 € | 4B395450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005781.png" | absolute_url }})]({{ "/images/qrcodes/50010000005781.png" | absolute_url }})
|
||||
| AiRace | £4.49/4,99 € | 4B415256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005785.png" | absolute_url }})]({{ "/images/qrcodes/50010000005785.png" | absolute_url }})
|
||||
| Sudoku Challenge! | £4.49/4,99 € | 4B534350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006203.png" | absolute_url }})]({{ "/images/qrcodes/50010000006203.png" | absolute_url }})
|
||||
| Metal Torrent™ | £4.49/4,99 € | 4B353956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001581.png" | absolute_url }})]({{ "/images/qrcodes/50010000001581.png" | absolute_url }})
|
||||
| Bounce & Break | £4.49/4,99 € | 4B5A4550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006621.png" | absolute_url }})]({{ "/images/qrcodes/50010000006621.png" | absolute_url }})
|
||||
| Save the Turtles | £4.49/4,99 € | 4B375456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001461.png" | absolute_url }})]({{ "/images/qrcodes/50010000001461.png" | absolute_url }})
|
||||
| VT Tennis | £4.49/4,99 € | 4B565456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006446.png" | absolute_url }})]({{ "/images/qrcodes/50010000006446.png" | absolute_url }})
|
||||
| Flipper | £4.49/4,99 € | 4B465050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003642.png" | absolute_url }})]({{ "/images/qrcodes/50010000003642.png" | absolute_url }})
|
||||
| System Flaw: Recruit | £4.49/4,99 € | 4B535950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006263.png" | absolute_url }})]({{ "/images/qrcodes/50010000006263.png" | absolute_url }})
|
||||
| Pocket Pack Words & Numbers | £4.49/4,99 € | 4B574E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006481.png" | absolute_url }})]({{ "/images/qrcodes/50010000006481.png" | absolute_url }})
|
||||
| AlphaBounce | £4.49/4,99 € | 4B325856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001321.png" | absolute_url }})]({{ "/images/qrcodes/50010000001321.png" | absolute_url }})
|
||||
| Spaceball: Revolution | £4.49/4,99 € | 4B534256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006202.png" | absolute_url }})]({{ "/images/qrcodes/50010000006202.png" | absolute_url }})
|
||||
| Gangstar 2 Kings of L.A. | £4.49/4,99 € | 4B474E56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004021.png" | absolute_url }})]({{ "/images/qrcodes/50010000004021.png" | absolute_url }})
|
||||
| Pop Island | £4.49/4,99 € | 4B505050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004722.png" | absolute_url }})]({{ "/images/qrcodes/50010000004722.png" | absolute_url }})
|
||||
| Dark Void™ Zero | £4.49/4,99 € | 4B445656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002017.png" | absolute_url }})]({{ "/images/qrcodes/50010000002017.png" | absolute_url }})
|
||||
| Globulos Party | £4.49/4,99 € | 4B475350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003901.png" | absolute_url }})]({{ "/images/qrcodes/50010000003901.png" | absolute_url }})
|
||||
| Dracula Undead Awakening | £4.49/4,99 € | 4B494456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006682.png" | absolute_url }})]({{ "/images/qrcodes/50010000006682.png" | absolute_url }})
|
||||
| Downtown Texas Hold'em | £4.49/4,99 € | 4B445456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002016.png" | absolute_url }})]({{ "/images/qrcodes/50010000002016.png" | absolute_url }})
|
||||
| Flight Control™ | £4.49/4,99 € | 4B464956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003344.png" | absolute_url }})]({{ "/images/qrcodes/50010000003344.png" | absolute_url }})
|
||||
| Puzzle to Go Wildlife | £4.49/4,99 € | 4B504450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004681.png" | absolute_url }})]({{ "/images/qrcodes/50010000004681.png" | absolute_url }})
|
||||
| Snakenoid | £4.49/4,99 € | 4B344E50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000000600.png" | absolute_url }})]({{ "/images/qrcodes/50010000000600.png" | absolute_url }})
|
||||
| High Stakes Texas Hold'em | £4.49/4,99 € | 4B545856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006401.png" | absolute_url }})]({{ "/images/qrcodes/50010000006401.png" | absolute_url }})
|
||||
| Castle Of Magic | £4.49/4,99 € | 4B434D56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002010.png" | absolute_url }})]({{ "/images/qrcodes/50010000002010.png" | absolute_url }})
|
||||
| Starship Patrol™ | £4.49/4,99 € | 4B445956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005842.png" | absolute_url }})]({{ "/images/qrcodes/50010000005842.png" | absolute_url }})
|
||||
| PictureBook Games™: The Royal Bluff | £4.49/N/A | 4B453356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003043.png" | absolute_url }})]({{ "/images/qrcodes/50010000003043.png" | absolute_url }})
|
||||
| Reflect Missile™ | £4.49/4,99 € | 4B445A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003041.png" | absolute_url }})]({{ "/images/qrcodes/50010000003041.png" | absolute_url }})
|
||||
| A Little Bit of... All Time Classics™: Strategy Games | £4.49/4,99 € | 4B544250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006304.png" | absolute_url }})]({{ "/images/qrcodes/50010000006304.png" | absolute_url }})
|
||||
| UNO™ | £4.49/4,99 € | 4B554E56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006403.png" | absolute_url }})]({{ "/images/qrcodes/50010000006403.png" | absolute_url }})
|
||||
| BOMBERMAN™ BLITZ | £4.49/4,99 € | 4B424256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002303.png" | absolute_url }})]({{ "/images/qrcodes/50010000002303.png" | absolute_url }})
|
||||
| A Little Bit of... All Time Classics™: Family Games | £4.49/4,99 € | 4B545050 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006344.png" | absolute_url }})]({{ "/images/qrcodes/50010000006344.png" | absolute_url }})
|
||||
| A Little Bit of... All Time Classics™: Card Classics | £4.49/4,99 € | 4B545250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006361.png" | absolute_url }})]({{ "/images/qrcodes/50010000006361.png" | absolute_url }})
|
||||
| Wakugumi: Monochrome Puzzle™ | £4.49/4,99 € | 4B4B3456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004284.png" | absolute_url }})]({{ "/images/qrcodes/50010000004284.png" | absolute_url }})
|
||||
| DRAGON QUEST® WARS™ | £4.49/4,99 € | 4B445156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003164.png" | absolute_url }})]({{ "/images/qrcodes/50010000003164.png" | absolute_url }})
|
||||
| Art Style: INTERSECT™ | £4.49/4,99 € | 4B415656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005786.png" | absolute_url }})]({{ "/images/qrcodes/50010000005786.png" | absolute_url }})
|
||||
| Yummy Yummy Cooking Jam | £4.49/4,99 € | 4B595556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006583.png" | absolute_url }})]({{ "/images/qrcodes/50010000006583.png" | absolute_url }})
|
||||
| Dictionary 6 in 1 with Camera Function | £4.49/4,99 € | 4B434456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002801.png" | absolute_url }})]({{ "/images/qrcodes/50010000002801.png" | absolute_url }})
|
||||
| Sujin Taisen™: Number Battles | £4.49/4,99 € | 4B535556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006261.png" | absolute_url }})]({{ "/images/qrcodes/50010000006261.png" | absolute_url }})
|
||||
| A Little Bit of... Puzzle League™ | £4.49/4,99 € | 4B504E56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004705.png" | absolute_url }})]({{ "/images/qrcodes/50010000004705.png" | absolute_url }})
|
||||
| Art Style: BOXLIFE™ | £4.49/4,99 € | 4B414856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001821.png" | absolute_url }})]({{ "/images/qrcodes/50010000001821.png" | absolute_url }})
|
||||
| Art Style: KUBOS™ | £4.49/4,99 € | 4B414B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001712.png" | absolute_url }})]({{ "/images/qrcodes/50010000001712.png" | absolute_url }})
|
||||
| Art Style: NEMREM™ | £4.49/4,99 € | 4B415356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001715.png" | absolute_url }})]({{ "/images/qrcodes/50010000001715.png" | absolute_url }})
|
||||
| Art Style: PiCOPiCT™ | £4.49/4,99 € | 4B415056 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001714.png" | absolute_url }})]({{ "/images/qrcodes/50010000001714.png" | absolute_url }})
|
||||
| A Little Bit of... Dr. Mario™ | £4.49/4,99 € | 4B443956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002764.png" | absolute_url }})]({{ "/images/qrcodes/50010000002764.png" | absolute_url }})
|
||||
| Art Style: CODE™ | £4.49/4,99 € | 4B414456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001706.png" | absolute_url }})]({{ "/images/qrcodes/50010000001706.png" | absolute_url }})
|
||||
| Art Style: AQUITE™ | £4.49/4,99 € | 4B414156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002002.png" | absolute_url }})]({{ "/images/qrcodes/50010000002002.png" | absolute_url }})
|
||||
| Mixed Messages™ | £4.49/4,99 € | 4B4D4D56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004423.png" | absolute_url }})]({{ "/images/qrcodes/50010000004423.png" | absolute_url }})
|
||||
| The Mysterious Case of Dr. Jekyll & Mr. Hyde | £7.19/7,99 € | 4B374756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000037615.png" | absolute_url }})]({{ "/images/qrcodes/50010000037615.png" | absolute_url }})
|
||||
| Around the World in 80 Days | £7.19/7,99 € | 4B374256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000027975.png" | absolute_url }})]({{ "/images/qrcodes/50010000027975.png" | absolute_url }})
|
||||
| 4 Elements | £7.19/7,99 € | 4B374156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000026315.png" | absolute_url }})]({{ "/images/qrcodes/50010000026315.png" | absolute_url }})
|
||||
| Puzzle Quest - Challenge of the Warlords | £7.19/7,99 € | 4B505A56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000020596.png" | absolute_url }})]({{ "/images/qrcodes/50010000020596.png" | absolute_url }})
|
||||
| Hidden Expedition® Titanic | £7.19/7,99 € | 4B395156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000019913.png" | absolute_url }})]({{ "/images/qrcodes/50010000019913.png" | absolute_url }})
|
||||
| Jewel Quest 5 - The Sleepless Star | £7.19/7,99 € | 4B333656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014636.png" | absolute_url }})]({{ "/images/qrcodes/50010000014636.png" | absolute_url }})
|
||||
| Jewel Quest 4 Heritage | £7.19/7,99 € | 4B343350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000014615.png" | absolute_url }})]({{ "/images/qrcodes/50010000014615.png" | absolute_url }})
|
||||
| Christmas Wonderland 2 | £7.19/7,99 € | 4B325750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012633.png" | absolute_url }})]({{ "/images/qrcodes/50010000012633.png" | absolute_url }})
|
||||
| Spirit Hunters Inc™: Light | £7.19/7,99 € | 4B475456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012268.png" | absolute_url }})]({{ "/images/qrcodes/50010000012268.png" | absolute_url }})
|
||||
| Spirit Hunters Inc™: Shadow | £7.19/7,99 € | 4B473856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000012269.png" | absolute_url }})]({{ "/images/qrcodes/50010000012269.png" | absolute_url }})
|
||||
| Rummikub | £7.19/7,99 € | 4B525550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000011522.png" | absolute_url }})]({{ "/images/qrcodes/50010000011522.png" | absolute_url }})
|
||||
| Zuma's Revenge!™ | £7.19/7,99 € | 4B5A5456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010879.png" | absolute_url }})]({{ "/images/qrcodes/50010000010879.png" | absolute_url }})
|
||||
| Art of Ink | £7.19/7,99 € | 4B415750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000010433.png" | absolute_url }})]({{ "/images/qrcodes/50010000010433.png" | absolute_url }})
|
||||
| 40-in-1 Explosive Megamix | £7.19/7,99 € | 4B343550 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008741.png" | absolute_url }})]({{ "/images/qrcodes/50010000008741.png" | absolute_url }})
|
||||
| Commando: Steel Disaster | £7.19/7,99 € | 4B433750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008027.png" | absolute_url }})]({{ "/images/qrcodes/50010000008027.png" | absolute_url }})
|
||||
| Elite Forces: Unit 77 | £7.19/7,99 € | 4B343250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007982.png" | absolute_url }})]({{ "/images/qrcodes/50010000007982.png" | absolute_url }})
|
||||
| Christmas Wonderland | £7.19/7,99 € | 4B585750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000008022.png" | absolute_url }})]({{ "/images/qrcodes/50010000008022.png" | absolute_url }})
|
||||
| Rytmik Retrobits | £7.19/7,99 € | 4B595256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007911.png" | absolute_url }})]({{ "/images/qrcodes/50010000007911.png" | absolute_url }})
|
||||
| Halloween: Trick or Treat | £7.19/7,99 € | 4B5A4850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007842.png" | absolute_url }})]({{ "/images/qrcodes/50010000007842.png" | absolute_url }})
|
||||
| Moto eXtreme | £7.19/7,99 € | 4B4F5856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007199.png" | absolute_url }})]({{ "/images/qrcodes/50010000007199.png" | absolute_url }})
|
||||
| Dragon's Lair® II | £7.19/7,99 € | 4B4C5956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000007002.png" | absolute_url }})]({{ "/images/qrcodes/50010000007002.png" | absolute_url }})
|
||||
| Mighty Milky Way | £7.19/7,99 € | 4B575950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006504.png" | absolute_url }})]({{ "/images/qrcodes/50010000006504.png" | absolute_url }})
|
||||
| Plants vs Zombies | £7.19/7,99 € | 4B5A4C56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006641.png" | absolute_url }})]({{ "/images/qrcodes/50010000006641.png" | absolute_url }})
|
||||
| Hip Hop King Rytmik Edition | £7.19/7,99 € | 4B525656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006161.png" | absolute_url }})]({{ "/images/qrcodes/50010000006161.png" | absolute_url }})
|
||||
| Animal Boxing | £7.19/7,99 € | 4B415850 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005787.png" | absolute_url }})]({{ "/images/qrcodes/50010000005787.png" | absolute_url }})
|
||||
| Space Ace® | £7.19/7,99 € | 4B413656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005784.png" | absolute_url }})]({{ "/images/qrcodes/50010000005784.png" | absolute_url }})
|
||||
| ZENONIA® | £7.19/7,99 € | 4B5A4156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006601.png" | absolute_url }})]({{ "/images/qrcodes/50010000006601.png" | absolute_url }})
|
||||
| Need for Speed™ Nitro-X | £7.19/7,99 € | 4B4E5056 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004522.png" | absolute_url }})]({{ "/images/qrcodes/50010000004522.png" | absolute_url }})
|
||||
| Legendary Wars T-Rex Rumble | £7.19/7,99 € | 4B4C4456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003579.png" | absolute_url }})]({{ "/images/qrcodes/50010000003579.png" | absolute_url }})
|
||||
| Rytmik Rock Edition | £7.19/7,99 € | 4B525156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006148.png" | absolute_url }})]({{ "/images/qrcodes/50010000006148.png" | absolute_url }})
|
||||
| Thorium Wars | £7.19/7,99 € | 4B545750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006382.png" | absolute_url }})]({{ "/images/qrcodes/50010000006382.png" | absolute_url }})
|
||||
| Petz® Dog Superstar | £7.19/7,99 € | 4B503256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004621.png" | absolute_url }})]({{ "/images/qrcodes/50010000004621.png" | absolute_url }})
|
||||
| Petz® Cat Superstar | £7.19/7,99 € | 4B503556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004623.png" | absolute_url }})]({{ "/images/qrcodes/50010000004623.png" | absolute_url }})
|
||||
| Petz® Hamster Superstar | £7.19/7,99 € | 4B503356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004622.png" | absolute_url }})]({{ "/images/qrcodes/50010000004622.png" | absolute_url }})
|
||||
| Petz® Nursery | £7.19/7,99 € | 4B504B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004703.png" | absolute_url }})]({{ "/images/qrcodes/50010000004703.png" | absolute_url }})
|
||||
| Disney Fireworks | £7.19/7,99 € | 4B325950 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001322.png" | absolute_url }})]({{ "/images/qrcodes/50010000001322.png" | absolute_url }})
|
||||
| Drift Street International | £7.19/7,99 € | 4B494656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004121.png" | absolute_url }})]({{ "/images/qrcodes/50010000004121.png" | absolute_url }})
|
||||
| 3D Space Tank™ | £7.19/7,99 € | 4B445856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004801.png" | absolute_url }})]({{ "/images/qrcodes/50010000004801.png" | absolute_url }})
|
||||
| 4 TRAVELLERS™ Play French | £7.19/N/A | 4B544650 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006341.png" | absolute_url }})]({{ "/images/qrcodes/50010000006341.png" | absolute_url }})
|
||||
| PREHISTORIK MAN | £7.19/7,99 € | 4B504856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006001.png" | absolute_url }})]({{ "/images/qrcodes/50010000006001.png" | absolute_url }})
|
||||
| Real Crimes™: Jack the Ripper | £7.19/7,99 € | 4B524356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006103.png" | absolute_url }})]({{ "/images/qrcodes/50010000006103.png" | absolute_url }})
|
||||
| Combat of Giants™: Mutant Insects - Revenge | £7.19/7,99 € | 4B363456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005782.png" | absolute_url }})]({{ "/images/qrcodes/50010000005782.png" | absolute_url }})
|
||||
| Hero of Sparta | £7.19/7,99 € | 4B344856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006681.png" | absolute_url }})]({{ "/images/qrcodes/50010000006681.png" | absolute_url }})
|
||||
| Ferrari GT Evolution | £7.19/7,99 € | 4B465256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003643.png" | absolute_url }})]({{ "/images/qrcodes/50010000003643.png" | absolute_url }})
|
||||
| Rytmik | £7.19/7,99 € | 4B524B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006124.png" | absolute_url }})]({{ "/images/qrcodes/50010000006124.png" | absolute_url }})
|
||||
| SURVIVING HIGH SCHOOL™ | £7.19/7,99 € | 4B335656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001342.png" | absolute_url }})]({{ "/images/qrcodes/50010000001342.png" | absolute_url }})
|
||||
| DodoGo! | £7.19/7,99 € | 4B324756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001403.png" | absolute_url }})]({{ "/images/qrcodes/50010000001403.png" | absolute_url }})
|
||||
| Combat of Giants™ Dinosaurs | £7.19/7,99 € | 4B434756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005821.png" | absolute_url }})]({{ "/images/qrcodes/50010000005821.png" | absolute_url }})
|
||||
| Oscar in Movieland | £7.19/7,99 € | 4B4F3456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004624.png" | absolute_url }})]({{ "/images/qrcodes/50010000004624.png" | absolute_url }})
|
||||
| SUPER YUM YUM Puzzle Adventures | £7.19/7,99 € | 4B345056 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001701.png" | absolute_url }})]({{ "/images/qrcodes/50010000001701.png" | absolute_url }})
|
||||
| Car Jack Streets | £7.19/7,99 € | 4B434A50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002822.png" | absolute_url }})]({{ "/images/qrcodes/50010000002822.png" | absolute_url }})
|
||||
| Libera Wing | £7.19/7,99 € | 4B4C5750 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005901.png" | absolute_url }})]({{ "/images/qrcodes/50010000005901.png" | absolute_url }})
|
||||
| Elemental Masters® | £7.19/7,99 € | 4B454D50 | EUR | [![qrcode]({{ "/images/qrcodes/50010000003367.png" | absolute_url }})]({{ "/images/qrcodes/50010000003367.png" | absolute_url }})
|
||||
| 4 TRAVELLERS™ Play Spanish | £7.19/7,99 € | 4B545350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006363.png" | absolute_url }})]({{ "/images/qrcodes/50010000006363.png" | absolute_url }})
|
||||
| Zoo Frenzy | £7.19/7,99 € | 4B5A4656 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006622.png" | absolute_url }})]({{ "/images/qrcodes/50010000006622.png" | absolute_url }})
|
||||
| Art Academy™ Second Semester | £7.19/7,99 € | 4B413256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002001.png" | absolute_url }})]({{ "/images/qrcodes/50010000002001.png" | absolute_url }})
|
||||
| Dragon's Lair® | £7.19/7,99 € | 4B444C56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005841.png" | absolute_url }})]({{ "/images/qrcodes/50010000005841.png" | absolute_url }})
|
||||
| Miami Nights: Life in the Spotlight | £7.19/7,99 € | 4B4D4556 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005922.png" | absolute_url }})]({{ "/images/qrcodes/50010000005922.png" | absolute_url }})
|
||||
| Art Academy™ First Semester | £7.19/7,99 € | 4B414956 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001711.png" | absolute_url }})]({{ "/images/qrcodes/50010000001711.png" | absolute_url }})
|
||||
| Me And My Dogs: Friends Forever | £7.19/7,99 € | 4B4D3856 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004302.png" | absolute_url }})]({{ "/images/qrcodes/50010000004302.png" | absolute_url }})
|
||||
| RAYMAN® | £7.19/7,99 € | 4B524D56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006146.png" | absolute_url }})]({{ "/images/qrcodes/50010000006146.png" | absolute_url }})
|
||||
| Foto Face™: The Face Stealer Strikes | £7.19/7,99 € | 4B345456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000001703.png" | absolute_url }})]({{ "/images/qrcodes/50010000001703.png" | absolute_url }})
|
||||
| Mighty Flip Champs!™ | £7.19/7,99 € | 4B4D4756 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004361.png" | absolute_url }})]({{ "/images/qrcodes/50010000004361.png" | absolute_url }})
|
||||
| A Little Bit of... Nintendo Touch Golf™ | £7.19/7,99 € | 4B373256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000000598.png" | absolute_url }})]({{ "/images/qrcodes/50010000000598.png" | absolute_url }})
|
||||
| Little Red Riding Hood's Zombie BBQ | £7.19/7,99 € | 4B5A4250 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006602.png" | absolute_url }})]({{ "/images/qrcodes/50010000006602.png" | absolute_url }})
|
||||
| A Little Bit of... Brain Training™ Arts Edition | £7.19/7,99 € | 4B4E4456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004543.png" | absolute_url }})]({{ "/images/qrcodes/50010000004543.png" | absolute_url }})
|
||||
| Combat of Giants™: Dragons - Bronze Edition | £7.19/7,99 € | 4B424156 | EUR | [![qrcode]({{ "/images/qrcodes/50010000005802.png" | absolute_url }})]({{ "/images/qrcodes/50010000005802.png" | absolute_url }})
|
||||
| Viking Invasion | £7.19/7,99 € | 4B564B56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006443.png" | absolute_url }})]({{ "/images/qrcodes/50010000006443.png" | absolute_url }})
|
||||
| Oscar in Toyland | £7.19/7,99 € | 4B4F5450 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004582.png" | absolute_url }})]({{ "/images/qrcodes/50010000004582.png" | absolute_url }})
|
||||
| Mario vs. Donkey Kong™: Minis March Again! | £7.19/7,99 € | 4B444D56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000000723.png" | absolute_url }})]({{ "/images/qrcodes/50010000000723.png" | absolute_url }})
|
||||
| Brain Challenge® | £7.19/7,99 € | 4B424356 | EUR | [![qrcode]({{ "/images/qrcodes/50010000002321.png" | absolute_url }})]({{ "/images/qrcodes/50010000002321.png" | absolute_url }})
|
||||
| A Little Bit of... Brain Training™ Maths Edition | £7.19/7,99 € | 4B4E5256 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004524.png" | absolute_url }})]({{ "/images/qrcodes/50010000004524.png" | absolute_url }})
|
||||
| Pop Superstar Road to Celebrity | £7.19/7,99 € | 4B504F56 | EUR | [![qrcode]({{ "/images/qrcodes/50010000004721.png" | absolute_url }})]({{ "/images/qrcodes/50010000004721.png" | absolute_url }})
|
||||
| Rhythm Core Alpha 2™ | £8.99/9,99 € | 4B593456 | EUR | [![qrcode]({{ "/images/qrcodes/50010000015473.png" | absolute_url }})]({{ "/images/qrcodes/50010000015473.png" | absolute_url }})
|
||||
| Shantae: Risky's Revenge™ | £10.79/11,99 € | 4B533350 | EUR | [![qrcode]({{ "/images/qrcodes/50010000006181.png" | absolute_url }})]({{ "/images/qrcodes/50010000006181.png" | absolute_url }})
|
||||
|
||||
#### Section III - JPN
|
||||
|
||||
| | Price | 8 Character ID | Region(s) | QR Code |
|
||||
|:-:|:-:|:-:|:-:|:-:|
|
||||
| ほぼ日の健康手帳™ | 0円 | 4B454E4A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005133.png" | absolute_url }})]({{ "/images/qrcodes/50010000005133.png" | absolute_url }})
|
||||
| タッチで漫才! メガミの笑壺DL | 500円 | 4B394C4A | JPN | [![qrcode]({{ "/images/qrcodes/50010000014192.png" | absolute_url }})]({{ "/images/qrcodes/50010000014192.png" | absolute_url }})
|
||||
| 練熟漢字中学生 | 800円 | 4B4A384A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005295.png" | absolute_url }})]({{ "/images/qrcodes/50010000005295.png" | absolute_url }})
|
||||
| 教えてダーリン | 800円 | 4B4F534A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005523.png" | absolute_url }})]({{ "/images/qrcodes/50010000005523.png" | absolute_url }})
|
||||
| 高校英単語基本400語マスター | 800円 | 4B454B4A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005132.png" | absolute_url }})]({{ "/images/qrcodes/50010000005132.png" | absolute_url }})
|
||||
| 中学英単語基本400語マスター | 800円 | 4B45544A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005162.png" | absolute_url }})]({{ "/images/qrcodes/50010000005162.png" | absolute_url }})
|
||||
| 愛してイルカ ~愛されてイルカ~ | 800円 | 4B49524A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005285.png" | absolute_url }})]({{ "/images/qrcodes/50010000005285.png" | absolute_url }})
|
||||
| ARC STYLE: ジュラシックワールド | 820円 | 4B4C444A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005421.png" | absolute_url }})]({{ "/images/qrcodes/50010000005421.png" | absolute_url }})
|
||||
| ゴー!ゴー!ココポロ | 820円 | 4B33474A | JPN | [![qrcode]({{ "/images/qrcodes/50010000010386.png" | absolute_url }})]({{ "/images/qrcodes/50010000010386.png" | absolute_url }})
|
||||
| X-RETURNS | 823円 | 4B44584A | JPN | [![qrcode]({{ "/images/qrcodes/50010000005083.png" | absolute_url }})]({{ "/images/qrcodes/50010000005083.png" | absolute_url }})
|
|
@ -1,174 +0,0 @@
|
|||
---
|
||||
title: "Installing boot9strap (DSiWare Save Injection)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
If you do not use the correct `.firm` corresponding to the target 3DS, you will BRICK! Ensure you download and use the correct one!
|
||||
{: .notice--danger}
|
||||
|
||||
### What You Need
|
||||
|
||||
* Two 3DS family devices
|
||||
+ **The source 3DS**: the device running boot9strap *on the latest version*
|
||||
+ **The target 3DS**: the device on stock firmware *on 11.9.0*
|
||||
* Already own one of the following exploitable DSiWare games (a pirated copy of the game will **not** work) on **the source 3DS**
|
||||
+ **Fieldrunners**
|
||||
+ **Legends of Exidia**
|
||||
+ **Guitar Rock Tour**
|
||||
+ **The Legend of Zelda: Four Swords**
|
||||
* The latest release of [3ds_dsiwarehax_installer](https://github.com/zoogie/3ds_dsiwarehax_installer/releases/latest)
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest)
|
||||
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
Use a [save manager](https://github.com/FlagBrew/Checkpoint/releases/latest) to backup any saves you care about on *the target 3DS* (it will be formatted!)
|
||||
{: .notice--warning}
|
||||
|
||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
|
||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of **the source 3DS**'s SD card
|
||||
1. Copy the relevant `public.sav` from the `/dsiware/<8-character-id>/` folder in the 3ds_dsiwarehax_installer `.zip` to the root of **the source 3DS**'s SD card
|
||||
+ **Fieldrunners USA Region**: `4b464445`
|
||||
+ **Fieldrunners EUR Region**: `4b464456`
|
||||
+ **Legends of Exidia USA Region**: `4b4c4545`
|
||||
+ **Legends of Exidia EUR Region**: `4b4c4556`
|
||||
+ **Legends of Exidia JPN Region**: `4b4c454a`
|
||||
+ **Guitar Rock Tour EUR Region**: `4b475256`
|
||||
+ **Guitar Rock Tour USA Region**: `4b475245`
|
||||
+ **The Legend of Zelda: Four Swords EUR Region**: `4b513956`
|
||||
+ **The Legend of Zelda: Four Swords USA Region**: `4b513945`
|
||||
1. Reinsert **the source 3DS**'s SD card
|
||||
1. Boot **the source 3DS** while holding (Start) to launch GodMode9
|
||||
1. Press (Home) to bring up the action menu
|
||||
1. Select "Scripts..."
|
||||
1. Select "GM9Megascript"
|
||||
1. Select "Backup Options"
|
||||
1. Select "SysNAND Backup"
|
||||
1. Press (A) to confirm
|
||||
+ This process will take some time
|
||||
+ If you get an error, make sure that you have at least 1.3GB of free space on your SD card
|
||||
1. Press (A) to continue
|
||||
1. Press (B) to return to the main menu
|
||||
1. Select "Exit"
|
||||
1. Press (A) to relock write permissions if prompted
|
||||
1. Hold (R) and press (B) at the same time to eject **the source 3DS**'s SD card
|
||||
1. Put **the source 3DS**'s SD card into your computer
|
||||
1. Put **the target 3DS**'s SD card into your computer
|
||||
1. **Backup every file on both 3DS's SD cards to two separate folders on your computer (keep track of which is which)!**
|
||||
1. Reinsert each SD card back into their corresponding 3DS
|
||||
1. Press (Start) on **the source 3DS** to reboot
|
||||
|
||||
#### Section II - Installing the Save
|
||||
|
||||
1. Boot **the source 3DS** while holding (Start) to launch GodMode9
|
||||
1. Navigate to `[0:] SDCARD`
|
||||
1. Press (Y) on `public.sav` to copy it
|
||||
1. Press (B) to get back to the main menu
|
||||
1. Navigate to `SYSNAND TWLN` -> `title` -> `00030004`
|
||||
1. Navigate to the folder for your game and region:
|
||||
+ **Fieldrunners USA Region**: `4b464445`
|
||||
+ **Fieldrunners EUR Region**: `4b464456`
|
||||
+ **Legends of Exidia USA Region**: `4b4c4545`
|
||||
+ **Legends of Exidia EUR Region**: `4b4c4556`
|
||||
+ **Legends of Exidia JPN Region**: `4b4c454a`
|
||||
+ **Guitar Rock Tour EUR Region**: `4b475256`
|
||||
+ **Guitar Rock Tour USA Region**: `4b475245`
|
||||
+ **The Legend of Zelda: Four Swords EUR Region**: `4b513956`
|
||||
+ **The Legend of Zelda: Four Swords USA Region**: `4b513945`
|
||||
1. Navigate to the `data` folder
|
||||
1. Press (X) on the existing `public.sav` to delete it
|
||||
1. Input the key combo given to unlock SysNAND (lvl1) writing
|
||||
1. Press (A) to continue
|
||||
1. Press (B) to decline relocking write permissions if prompted
|
||||
1. Press (Y) to paste `public.sav`
|
||||
1. Select "Copy path(s)"
|
||||
1. Press (Start) to reboot **the source 3DS**
|
||||
1. Launch your DSiWare game on **the source 3DS**
|
||||
1. Test if the save is functional
|
||||
+ **Fieldrunners**: Touch the 'Scores' button at the main menu
|
||||
+ **Legends of Exidia**: After pressing (A) or (Start) at the two title screens, select the first save slot and press continue
|
||||
+ **Guitar Rock Tour**: Scroll down and go to High-Scores -> Drums -> Easy
|
||||
+ **The Legend of Zelda: Four Swords**: Just start the game
|
||||
+ If your game has an error about `boot.nds` or a white screen, **then the exploit has been successful**
|
||||
+ If your game behaves normally and does not give you this error, then you should stop and figure out what went wrong
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#dsi--ds-functionality-is-broken-after-completing-the-guide)
|
||||
|
||||
#### Section III - System Transfer
|
||||
|
||||
1. **Backup every file on both 3DS's SD cards to two separate folders on your computer (keep track of which is which)!**
|
||||
1. Reinsert each SD card back into their corresponding 3DS
|
||||
1. If **the target 3DS** has a Nintendo Network ID on it, you must format the device using System Settings:
|
||||
+ Go to the last page of "Other Settings" and select "Format System Memory", then follow all instructions
|
||||
1. Read the following:
|
||||
+ Your CFW 3DS = the source 3DS = "Source System"
|
||||
+ Your Stock 3DS = the target 3DS = "Target System"
|
||||
+ **Move DSiWare titles if prompted!**
|
||||
+ Do **NOT** delete the source system's SD card contents if prompted
|
||||
+ Make sure neither device's battery dies during the transfer
|
||||
+ **Old 3DS or Old 2DS (source) to New 3DS or New 2DS (target) only**: if asked which method you wish to use to transfer the SD card data:
|
||||
+ **Do NOT** choose the "Low-Capacity microSD Card Transfer" or minimal option (option 2), it will only transfer tickets and likely will not transfer the DSiWare save.
|
||||
+ Fast Method: If you have the ability to move the data from the SD card (source) to the microSD card (target), when prompted use the "PC-Based Transfer" option (option 3).
|
||||
+ Slowest Method: If you don't have the ability to move the data on a PC use the **full** "Wireless Transfer" option (option 1).
|
||||
1. Go to [this link](http://en-americas-support.nintendo.com/app/answers/detail/a_id/227/) and follow Nintendo's official instructions for System Transferring from one system to another while keeping in mind what you just read
|
||||
|
||||
#### Section IV - Restoring the source 3DS
|
||||
|
||||
1. On **the source 3DS**, complete initial setup
|
||||
1. Do one of the following
|
||||
+ Do the rest of the sections and then the full guide on **the target 3DS**, then wait one week *(do not restore your NAND backup before system transferring)*, then System Transfer from **the target 3DS** back to **the source 3DS** *(remember you cannot transfer back from a New 3DS or New 2DS to an Old 3DS or Old 2DS)*
|
||||
+ Call Nintendo and tell them you no longer have access to the device that your NNID is linked to (which is **the target 3DS** in this case), and would like it linked to a different device (which is **the source 3DS** in this case)
|
||||
+ You can also just [remove the NNID](godmode9-usage#removing-an-nnid-without-formatting-your-device) from **the source 3DS** if you'd prefer it remain on **the target 3DS**
|
||||
1. Reboot **the source 3DS** while holding (Start) to launch GodMode9
|
||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
|
||||
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
|
||||
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
|
||||
1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
|
||||
1. Press (A) on `<date>_<serialnumber>_sysnand_###.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
|
||||
1. Press (A) to unlock SysNAND overwriting, then input the key combo given
|
||||
+ This will not overwrite your boot9strap installation
|
||||
1. Input the key combo given to unlock SysNAND (lvl1) writing
|
||||
+ This process will take some time
|
||||
1. Once it has completed, press (A) to continue
|
||||
1. Press (A) to relock write permissions if prompted
|
||||
1. Press (Start) to reboot **the source 3DS**
|
||||
|
||||
#### Section V - Flashing the target 3DS's FIRM
|
||||
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of **the target 3DS**'s SD card
|
||||
1. Copy `boot.nds` (B9STool) to the root of **the target 3DS**'s SD card
|
||||
1. Copy `boot.3dsx` to the root of **the target 3DS**'s SD card
|
||||
1. Launch your DSiWare game on **the target 3DS**
|
||||
1. Launch b9sTool using your DSiWare game
|
||||
+ **Fieldrunners**: Touch the 'Scores' button at the main menu
|
||||
+ **Legends of Exidia**: After pressing (A) or (Start) at the two title screens, select the first save slot and press continue
|
||||
+ **Guitar Rock Tour**: Scroll down and go to High-Scores -> Drums -> Easy
|
||||
+ **The Legend of Zelda: Four Swords**: Just start the game
|
||||
1. Select "Install boot9strap" and confirm
|
||||
1. Exit b9sTool, then power off your device
|
||||
|
||||
#### Section VI - Configuring Luma3DS
|
||||
|
||||
1. Boot **the target 3DS** while holding (Select) to launch the Luma configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
104
_pages/en_US/installing-boot9strap-(fredtool).txt
Normal file
|
@ -0,0 +1,104 @@
|
|||
---
|
||||
title: "Installing Boot9strap (Fredtool)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare eShop title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to already own (or download / buy) a DSiWare game from the eShop.
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` and `.rar` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
### What You Need
|
||||
|
||||
* Any eShop DSiWare game
|
||||
+ JPN region users can download the free title "ほぼ日の健康手帳™" ([![]({{ "/images/qrcodes/50010000005133.png" | absolute_url }}){: height="24px" width="24px"})]({{ "/images/qrcodes/50010000005133.png" | absolute_url }})
|
||||
+ USA region users can download the free title "Nintendo Fan Network" ([![]({{ "/images/qrcodes/50010000013696.png" | absolute_url }}){: height="24px" width="24px"}]({{ "/images/qrcodes/50010000013696.png" | absolute_url }})
|
||||
* Your `movable.sed` file from completing [Seedminer](seedminer)
|
||||
* <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce)
|
||||
* The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest)
|
||||
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Launch System Settings on your device
|
||||
1. Navigate to `Data Management` -> `DSiWare`
|
||||
1. Under the "System Memory" section, select your compatible DSiWare game
|
||||
1. Select "Copy", then select "OK"
|
||||
+ If prompted, overwrite any existing copy
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy your `movable.sed` file to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.nds` (B9STool) to the root of your SD card
|
||||
1. Copy `boot.3dsx` to the root of your SD card
|
||||
1. Copy the `private` folder from the Frogminer_save `.zip` to the root of your SD card
|
||||
1. Navigate to `<ID0>` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
|
||||
+ This `<ID0>` will be the same one that you used in [Seedminer](seedminer)
|
||||
1. Copy `<8-character-id>.bin` to a folder on your computer
|
||||
+ If there are multiple `<8-character-id>.bin` files, ensure you only have the one DSiWare game copied to your SD card in the `Data Management` section of System settings
|
||||
|
||||
#### Section II - Fredtool
|
||||
|
||||
1. Open [Fredtool](https://fredtool.bruteforcemovable.com/) on your computer
|
||||
1. Select your `movable.sed` file for the "Your movable.sed" field
|
||||
1. Select your `<8-character-id>.bin` file for the "Your dsiware.bin" field
|
||||
1. Complete the "I'm not a robot" captcha
|
||||
1. Select "Start"
|
||||
1. Wait for the process to complete
|
||||
1. When the process has completed, download your modified DSiWare archive from the site
|
||||
1. Copy the new `<8-character-id>.bin` file from the `output/hax/` folder of the downloaded DSiWare archive to the `/<ID0>/<32-character-id>/Nintendo DSiWare/` folder on your SD card
|
||||
+ This should be a different `<8-character-id>` than your original one
|
||||
+ Do not remove the existing `<8-character-id>.bin` file
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch System Settings on your device
|
||||
1. Navigate to `Data Management` -> `DSiWare`
|
||||
1. Under the "SD Card" section, select the "Haxxxxxxxxx!" title
|
||||
1. Select "Copy", then select "OK"
|
||||
1. Return to main menu of the System Settings
|
||||
1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK"
|
||||
1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
|
||||
|
||||
#### Section III - Flipnote Exploit
|
||||
|
||||
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
|
||||
{: .notice--info}
|
||||
|
||||
1. Complete the initial setup process for the launched game until you reach the main menu
|
||||
+ Select the left option whenever prompted during the setup process
|
||||
1. Using the touch-screen, select the large left box, then select the box with an SD card icon
|
||||
1. Once the menu loads, select the face icon, then the bottom right icon to continue
|
||||
1. Select the frog icon at the bottom left
|
||||
+ Alternatively, press (X) or (UP) on the D-Pad depending on which is shown on the top screen
|
||||
1. Select the second button along the top with a film-reel icon
|
||||
1. Scroll right until reel "3/3" is selected
|
||||
1. Tap the third box with the letter "A" in it
|
||||
1. Scroll left until reel "1/3" is selected
|
||||
1. Tap the fourth box with the letter "A" in it
|
||||
1. If the exploit was successful, your device will have loaded b9sTool
|
||||
1. Select "Install boot9strap" and confirm
|
||||
1. Exit b9sTool, then power off your device
|
||||
+ You may have to force power off by holding the power button
|
||||
+ If you see the Luma Configuration screen, continue with the guide without powering off
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Boot your device while holding (Select) to launch the Luma configuration menu
|
||||
+ If you encounter issues launching the Luma configuration menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -1,18 +1,22 @@
|
|||
---
|
||||
title: "Installing Boot9strap (Frogminer)"
|
||||
title: "Installing Boot9strap (Frogtool)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
We will now use our Homebrew Launcher access to run the Frogtool utility in order to inject the exploitable Japanese version of the "Flipnote Studio" title, which we then use to run b9sTool and install boot9strap.
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` and `.rar` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
|
||||
### What You Need
|
||||
|
||||
* Your `movable.sed` file from completing [Seedminer](seedminer)
|
||||
* <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [frogcert.bin](magnet:?xt=urn:btih:d12278ea50bb3574f1fbd327f3d0e2292c70941f&dn=frogcert.bin&tr=https%3a%2f%2ftracker.fastdownload.xyz%3a443%2fannounce&tr=https%3a%2f%2fopentracker.xyz%3a443%2fannounce&tr=http%3a%2f%2fopen.trackerlist.xyz%3a80%2fannounce&tr=http%3a%2f%2ft.nyaatracker.com%3a80%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.demonii.si%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.port443.xyz%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.torrent.eu.org%3a451%2fannounce&tr=udp%3a%2f%2fretracker.lanta-net.ru%3a2710%2fannounce&tr=udp%3a%2f%2fthetracker.org%3a80%2fannounce&tr=http%3a%2f%2ftorrent.nwps.ws%3a80%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.iamhansen.xyz%3a2000%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=http%3a%2f%2f0d.kebhana.mx%3a443%2fannounce&tr=udp%3a%2f%2fexodus.desync.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=udp%3a%2f%2ftracker4.itzmx.com%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.justseed.it%3a1337%2fannounce&tr=http%3a%2f%2ftherightsize.net%3a1337%2fannounce&tr=udp%3a%2f%2fretracker.hotplug.ru%3a2710%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2800%2fannounce&tr=https%3a%2f%2f2.track.ga%3a443%2fannounce&tr=udp%3a%2f%2fbigfoot1942.sektori.org%3a6969%2fannounce)
|
||||
* The latest release of [Frogtool](https://github.com/zoogie/Frogtool/releases/latest)
|
||||
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
|
||||
|
@ -21,32 +25,34 @@ To extract the `.7z` and `.rar` files linked on this page, you will need a file
|
|||
#### Section I - Prep Work
|
||||
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy your `movable.sed` to the root of your SD card
|
||||
+ If you do not have movable.sed, complete [Section I-III](homebrew-launcher-(steelminer)) on the previous page
|
||||
1. Copy your `movable.sed` file to the root of your SD card
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.nds` (B9STool) to the root of your SD card
|
||||
1. Copy `Frogtool.3dsx` to the `/3ds/` folder on your SD card
|
||||
1. Copy `frogcert.bin` to the root of your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
|
||||
#### Section II - Patching DS Download Play
|
||||
|
||||
1. Insert the SD into the 3DS.
|
||||
1. Open the Homebrew Launcher using any method
|
||||
1. Launch Frogtool from the list of homebrew
|
||||
+ If you can see the `.3dsx` on the homebrew list or the icon is a question mark, look for another FrogTool app on the list or replace frogtool.3dsx in `/3ds/`
|
||||
1. Select the "INJECT patched DS Download Play" option
|
||||
1. Frogtool will automatically run and inject the JPN version of Flipnote Studio into your DS Download Play
|
||||
1. Once this operation has finished, tap the touchscreen and select "BOOT patched DS Download Play"
|
||||
1. If the exploit was successful, your device will have loaded the JPN version of Flipnote Studio
|
||||
|
||||
#### Section III - Japanese Flipnote
|
||||
#### Section III - Flipnote Exploit
|
||||
|
||||
If you would prefer a visual guide to this section, one is available [here](https://zoogie.github.io/web/flipnote_directions/).
|
||||
{: .notice--info}
|
||||
|
||||
1. Complete the initial setup process for the launched game until you reach the main menu
|
||||
+ Select the left option whenever prompted during the setup process
|
||||
1. Using the touch-screen, select the large left box, then select the box with an SD card icon
|
||||
1. Once the menu loads, select the face icon, then the bottom right icon to continue
|
||||
1. Select the frog icon at the bottom left
|
||||
+ If your touchscreen is not calibrated, this may draw on the screen instead. Alternatively click X or DPAD-UP depending on which is shown on the top screen
|
||||
+ Alternatively, press (X) or (UP) on the D-Pad depending on which is shown on the top screen
|
||||
1. Select the second button along the top with a film-reel icon
|
||||
1. Scroll right until reel "3/3" is selected
|
||||
1. Tap the third box with the letter "A" in it
|
||||
|
@ -56,8 +62,8 @@ To extract the `.7z` and `.rar` files linked on this page, you will need a file
|
|||
1. Select "Install boot9strap" and confirm
|
||||
1. Exit b9sTool, then power off your device
|
||||
+ You may have to force power off by holding the power button
|
||||
+ If you see the Luma Configuration screen, continue with the guide without powering off.
|
||||
|
||||
+ If you see the Luma configuration menu, continue without powering off
|
||||
|
||||
#### Section IV - Configuring Luma3DS
|
||||
|
||||
1. Boot your device while holding (Select) to launch the Luma configuration menu
|
|
@ -6,7 +6,7 @@ title: "Installing boot9strap (MSET)"
|
|||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
|
@ -57,7 +57,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
|
|
@ -6,6 +6,8 @@ title: "Installing boot9strap (ntrboot)"
|
|||
|
||||
### Required Reading
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
@ -67,7 +69,7 @@ To extract the `.7z` files linked on this page, you will need a file archiver li
|
|||
1. Power on your device
|
||||
1. Your device should have booted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
@ -90,7 +92,7 @@ Do not follow this section until you have completed the rest of the instructions
|
|||
##### What You Need
|
||||
|
||||
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest)
|
||||
* The flashrom backup corresponding to your flashcart
|
||||
* The flashrom backup corresponding to your flashcart
|
||||
+ Note that if you followed [Flashing ntrboot (3DS Multi System)](flashing-ntrboot-(3ds-multi-system)), the flashrom backup already exists in the correct location and does not need to be downloaded
|
||||
+ Note that if you followed [Flashing ntrboot (3DS Single System)](flashing-ntrboot-(3ds-single-system)) or [Flashing ntrboot (NDS)](flashing-ntrboot-(nds)), the flashrom backup already exists on your flashcart's SD card and should be copied to the location specified below
|
||||
+ If you do not know which HW revision you have, just try each for your cart of them. Only the correct one will allow your flashcart to launch properly from home menu, but flashing the wrong one will not brick the cart
|
||||
|
@ -128,7 +130,7 @@ Do not follow this section until you have completed the rest of the instructions
|
|||
+ This is the SD card from your 3DS, *not* the SD card from your flashcart
|
||||
1. Create a folder named `ntrboot` on the root of your SD card
|
||||
1. Copy the `.bin` file from your flashrom backup `.zip` to the `/ntrboot/` folder on the root of your SD card
|
||||
1. Create a folder named `payloads` in the `luma` folder on your SD card
|
||||
1. Create a folder named `payloads` in the `luma` folder on your SD card
|
||||
1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on your SD card
|
||||
1. Reinsert your SD card into your device
|
||||
1. Insert your ntrboot compatible DS / DSi flashcart into your device
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: "Installing boot9strap (Homebrew Launcher)"
|
||||
title: "Installing boot9strap (SafeB9SInstaller)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
### Instructions
|
||||
|
||||
|
@ -32,7 +32,7 @@ If you have already hacked your device before and have a EmuNAND based CFW setup
|
|||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
|
@ -1,155 +0,0 @@
|
|||
---
|
||||
title: "Installing boot9strap (Seedminer)"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To install boot9strap on your 11.9.0 device, we exploit an oversight in the security restrictions applied to "DSiWare" applications.
|
||||
|
||||
To accomplish this, we use a tool called Seedminer to calculate the DSiWare encryption key (`movable.sed`) for your device.
|
||||
|
||||
We then use this DSiWare encryption key to decrypt a compatible DSiWare application and inject an exploit into it to run our own code.
|
||||
|
||||
If this key were completely random, the encryption key would be impossible to break on current computing hardware. Fortunately, the first half of the key (`movable_part1.sed`) is actually mathematically related to your device's Friend Code, allowing us to break the encryption. For information on how Seedminer works, please see [this presentation](https://zoogie.github.io/web/34⅕c3).
|
||||
|
||||
Note that this tool requires a PC with a powerful graphics card to break your device's DSiWare encryption. If you do not have access to one of these, there also exists several online helper services where a volunteer running automated software will do this for you.
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
This process will overwrite your DSiWare game's save file!
|
||||
{: .notice--warning}
|
||||
|
||||
### What You Need
|
||||
|
||||
* Purchase from the eShop (or already own) a compatible DSiWare game
|
||||
+ For a list of compatible games, see the [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list)) page
|
||||
+ Note that you must be on the latest version (currently 11.9.0) in order to purchase games from the eShop
|
||||
* <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [ctcert.bin](magnet:?xt=urn:btih:ec445a7aae6fd62432c9ccee091919bda41c8283&dn=ctcert.bin&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
* The DSiWare exploit injection `.zip` corresponding to your region:
|
||||
+ JPN region users who wish to use the free DSiWare game ほぼ日の健康手帳™ should download `USA.zip` instead of `JPN.zip`
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [USA.zip](magnet:?xt=urn:btih:ead76f1e382cad15efaf1ba87c702f7b4c16d6e0&dn=USA.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [EUR.zip](magnet:?xt=urn:btih:fe5be30f2a2c33e5e350e099804840560cbb6626&dn=EUR.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
+ <i class="fa fa-magnet" aria-hidden="true" title="This is a magnet link. Use a torrent client to download the file."></i> - [JPN.zip](magnet:?xt=urn:btih:b10e9c3289c16c6de8aefcaf3892e2efe267acb8&dn=JPN.zip&tr=udp%3A%2F%2F9.rarbg.to%3A2710%2Fannounce&tr=udp%3A%2F%2Fbt.xxx-tracker.com%3A2710%2Fannounce&tr=udp%3A%2F%2Fexodus.desync.com%3A6969%2Fannounce&tr=udp%3A%2F%2Fmgtracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fopen.demonii.si%3A1337%2Fannounce&tr=udp%3A%2F%2Fpublic.popcorn-tracker.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fthetracker.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.cypherpunks.ru%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.ds.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.internetwarriors.net%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.mg64.net%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.open-internet.nl%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.qt.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.tiny-vps.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.vanitycore.co%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker-2.msm8916.com%3A6969%2Fannounce)
|
||||
* The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest)
|
||||
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
* **JPN ほぼ日の健康手帳™ Users Only:** The latest release of [squirrelboot](https://github.com/zoogie/squirrelboot/releases)
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Launch System Settings on your device
|
||||
1. Navigate to `Data Management` -> `DSiWare`
|
||||
1. Under the "System Memory" section, select your compatible DSiWare game
|
||||
1. Select "Copy", then select "OK"
|
||||
+ If prompted, overwrite any existing copy
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `boot.firm` from the Luma3DS `.7z` to the root of your SD card
|
||||
1. Copy `boot.nds` (B9STool) to the root of your SD card
|
||||
1. Copy `boot.3dsx` to the root of your SD card
|
||||
1. **JPN ほぼ日の健康手帳™ Users Only**:
|
||||
+ Create a folder named `3ds` on the root of your SD card
|
||||
+ Copy `squirrelboot.3dsx` to the `/3ds/` folder on your SD card
|
||||
1. Navigate to the `Nintendo 3DS` folder on your SD card
|
||||
1. Copy the 32 character long name of the folder you see
|
||||
+ If you see multiple folders like this, perform the following:
|
||||
+ Rename the `Nintendo 3DS` folder to `BACKUP_Nintendo 3DS`
|
||||
+ Reinsert your SD card into your device and power on your device
|
||||
+ Wait for the device to generate the SD card data
|
||||
+ Power off your device and reinsert your SD card into your computer
|
||||
+ Navigate to the `Nintendo 3DS` folder on your SD card
|
||||
+ Copy the 32 character long name of the folder you see
|
||||
+ Delete the `Nintendo 3DS` folder
|
||||
+ Rename the `BACKUP_Nintendo 3DS` folder to `Nintendo 3DS`
|
||||
1. Paste your 32 character long folder name into a document you can reference later
|
||||
+ This folder name is also known as your "ID0"
|
||||
1. Navigate to `<ID0>` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
|
||||
1. Copy `<8-character-id>.bin` to a folder on your computer
|
||||
+ The 8 Character ID will be the one from the [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list)) page
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Go to your Friend List (the [orange Face Icon]({{ "/images/friend-list-icon.png" | absolute_url }}) in the top row of your Home Menu)
|
||||
+ If you receive an error and are kicked out of the menu, you either must create a new Mii or your console cannot connect to Nintendo's servers (due to a ban or connection issues)
|
||||
1. Find your Mii profile, then find the "Friend Code" field on the top screen
|
||||
|
||||
#### Section II - Seedminer
|
||||
|
||||
JPN ほぼ日の健康手帳™ users should follow [these instructions](http://steelminer.jisagi.net/) instead of this section. Once those instructions have been completed, resume this guide at "Section III - DSiWare Injection".
|
||||
{: .notice--info}
|
||||
|
||||
1. Open [Bruteforce Movable](https://bruteforcemovable.com/) on your computer
|
||||
+ This site can automate the retrieval of `movable_part1.sed` (using a bot 3DS console) and the breaking of your device's DSiWare encryption (using a volunteer's computer to run Seedminer)
|
||||
+ If you already have access to a 3DS capable of launching the Homebrew Launcher, you can manually retrieve your `movable_part1.sed` using that device by following [these](https://jisagi.github.io/SeedminerGuide/seedminerSelf/#section1) instructions
|
||||
+ If you already have access to a PC with a powerful graphics card, you can manually calculate your `movable.sed` using it by following [these](https://jisagi.github.io/SeedminerGuide/seedminerSelf/#section2) instructions
|
||||
+ If the automated service is nonfunctional and you cannot do one or both of those manually, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||
1. Enter your device's Friend Code (with no spaces or dashes) into the "Your friend code" field
|
||||
1. Paste your device's 32 character long folder name into the "Your ID0" field
|
||||
1. Complete the "I'm not a robot" captcha
|
||||
1. Select "Go"
|
||||
1. When prompted, use the "Register Friend" button on your device to add the friend code of the bot 3DS console
|
||||
1. Wait for the site to update
|
||||
+ If it does not, refresh the page
|
||||
1. Select "Continue"
|
||||
1. Wait for the process to complete
|
||||
+ This can take a while (up to an hour in some cases)
|
||||
+ If you are still waiting after an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||
1. When the process has completed, download your `movable.sed` file from the site
|
||||
|
||||
#### Section III - DSiWare Injection
|
||||
|
||||
1. Open [TADpole Online](https://jisagi.github.io/TADpole-Online/) on your computer
|
||||
+ If this site is nonfunctional, try [Project DSIHaxInjector](https://jenkins.nelthorya.net/job/DSIHaxInjector/build)
|
||||
1. Extract the contents of the DSiWare exploit injection `.zip` to a folder on your computer
|
||||
1. Select your `<8-character-id>.bin` for the "DSiWare.bin" field
|
||||
1. Select your `movable.sed` file for the "movable.sed" field
|
||||
1. Select the downloaded `ctcert.bin` file for the "ctcert.bin" field
|
||||
1. Select the extracted `game_<your-region>.app` file for the "game_XXX.app" field
|
||||
+ JPN ほぼ日の健康手帳™ users should be using the files from `USA.zip` instead of `JPN.zip`
|
||||
1. Select the extracted `public_<your-region>.sav` file for the "public_XXX.sav" field
|
||||
1. Select "Start!"
|
||||
1. Wait for the process to complete
|
||||
1. Rename the created `<8-character-id>.bin.patched` file to `<8-character-id>.bin`
|
||||
+ Do not confuse this file with the `<8-character-id>.bin` file from earlier
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<32-character-id>` -> `Nintendo DSiWare` on your SD card
|
||||
1. Copy the new `<8-character-id>.bin` file to the `Nintendo DSiWare` folder on your SD card
|
||||
+ Overwrite the old `<8-character-id>.bin` file when prompted
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch System Settings on your device
|
||||
1. Navigate to `Data Management` -> `DSiWare`
|
||||
1. Under the "SD Card" (or "microSD Card") section, select your compatible DSiWare game
|
||||
1. Select "Copy", then select "OK"
|
||||
+ This may have caused your game to appear as "Sudoku" or "4Swords" depending on region; this is normal
|
||||
+ JPN ほぼ日の健康手帳™ users will be missing ほぼ日の健康手帳™ on the home menu; this is normal
|
||||
1. Exit System Settings
|
||||
|
||||
#### Section IV - Flashing FIRM
|
||||
|
||||
1. Launch b9sTool by starting your DSiWare game on your device
|
||||
+ If prompted, you may have to tap the screen to trigger the exploit
|
||||
+ JPN ほぼ日の健康手帳™ users should instead run Steeldiver to launch the Homebrew Launcher, then run squirrelboot to launch the patched version of ほぼ日の健康手帳™
|
||||
1. Select "Install boot9strap" and confirm
|
||||
1. Exit b9sTool, then power off your device
|
||||
+ You may have to force power off by holding the power button
|
||||
|
||||
#### Section V - Configuring Luma3DS
|
||||
|
||||
1. Boot your device while holding (Select) to launch the Luma configuration menu
|
||||
+ If you encounter issues launching the Luma configuration menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Finalizing Setup](finalizing-setup)
|
||||
{: .notice--primary}
|
|
@ -6,10 +6,10 @@ title: "Installing boot9strap (Soundhax)"
|
|||
|
||||
### Required Reading
|
||||
|
||||
If you have already hacked your device before and have a EmuNAND based CFW setup, this guide deals exclusively with SysNAND and you should follow all instructions from within or applying to SysNAND. Note that the terms EmuNAND and RedNAND refer to slightly different implementations of [the same concept](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Soundhax (when combined with pre9otherapp) is compatible with versions 4.0.0 through 8.1.0 in the EUR, JPN, KOR, and USA regions.
|
||||
|
||||
This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws).
|
||||
|
||||
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
{% capture notice-1 %}
|
||||
|
@ -76,7 +76,7 @@ This means that using a cartridge update from a version containing an older Nint
|
|||
|
||||
1. Your device should have rebooted into the Luma3DS configuration menu
|
||||
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
1. Use the (A) button and the D-Pad to turn on the following:
|
||||
+ **"Show NAND or user string in System Settings"**
|
||||
1. Press (Start) to save and reboot
|
||||
+ If you get an error, just continue the next page
|
||||
|
|
|
@ -1,51 +1,44 @@
|
|||
---
|
||||
title: "Homebrew Launcher (Steelminer)"
|
||||
title: "Seedminer"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
To install boot9strap on your 11.9.0 device, we exploit an oversight in the security restrictions applied to "DSiWare" applications.
|
||||
To install boot9strap on your device, we exploit an oversight in the security restrictions applied to "DSiWare" applications.
|
||||
|
||||
Every 3DS system comes with DSiWare applications pre-installed. This method exploits this by using DS Download Play.
|
||||
|
||||
To accomplish this, we use a tool called Seedminer to calculate the DSiWare encryption key (`movable.sed`) for your device.
|
||||
|
||||
We then use this DSiWare encryption key with the Frogtool app to inject the Japanese version of Flipnote Studio into the DS Download Play app.
|
||||
Frogtool also installs an exploit for Flipnote Studio to run our custom code.
|
||||
|
||||
In order to utilize the injection app, Frogtool, we need Homebrew Launcher access. In this guide we will be installing the steelhax exploit.
|
||||
To accomplish this, we use a tool called Seedminer to calculate the DSiWare encryption key (`movable.sed`) for your device. We then use this DSiWare encryption key to decrypt a compatible DSiWare application and inject an exploit into it to run our own code (the exact exploit used will depend on your device's region).
|
||||
|
||||
If this key were completely random, the encryption key would be impossible to break on current computing hardware. Fortunately, the first half of the key (`movable_part1.sed`) is actually mathematically related to your device's Friend Code, allowing us to break the encryption. For information on how Seedminer works, please see [this presentation](https://zoogie.github.io/web/34⅕c3).
|
||||
|
||||
Note that this tool requires a PC with a powerful graphics card to break your device's DSiWare encryption. If you do not have access to one of these, there exists an online helper service where a volunteer running automated software will do this for you.
|
||||
|
||||
To use the [magnet](https://wikipedia.org/wiki/Magnet_URI_scheme) links on this page, you will need a torrent client like [Deluge](http://dev.deluge-torrent.org/wiki/Download).
|
||||
|
||||
To extract the `.7z` and `.rar` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
|
||||
|
||||
If you already have Steel Diver: Sub Wars, this process will overwrite your game's save file!
|
||||
{: .notice--warning}
|
||||
|
||||
### What You Need
|
||||
|
||||
* The free eShop game "Steel Diver: Sub Wars" from the eShop
|
||||
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
||||
* The latest release of [Steelhax](https://github.com/VegaRoXas/vegaroxas.github.io/raw/master/files/steelhax-installer.rar)
|
||||
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)*
|
||||
Note that this tool requires a PC with a powerful graphics card to break your device's DSiWare encryption. If you do not have access to one of these, there also exists several online helper services where a volunteer running automated software will do this for you.
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Compatibility Test
|
||||
#### Section I - Compatibility Tests
|
||||
|
||||
While these tests are not strictly necessary to perform the Seedminer exploit, the follow-up exploits to this do require this test to be performed and it would be a waste of time and effort to perform Seedminer without the ability to use the other exploits.
|
||||
|
||||
There are two different methods for building on the Seedminer exploit (described in more detail at the bottom of this page), so even if one of these test fails you can still use another method as long as the other does not fail.
|
||||
|
||||
#### DS Internet Settings Test (used for Fredtool)
|
||||
|
||||
1. Go to System Settings, then "Internet Settings", then "Nintendo DS Connections"
|
||||
1. Press "OK"
|
||||
1. If your device loads into a "Nintendo Wi-Fi Connection Setup" menu, exit this menu
|
||||
+ If the screen stays black or appears to freeze, you will not be able to use Frogminer; return to [Get Started](get-started) and select an "All Versions" method
|
||||
1. Power off your device
|
||||
1. If your device loads into a "Nintendo Wi-Fi Connection Setup" menu, the test was successful
|
||||
+ If the screen stays black or appears to freeze, the test has failed and you will not be able to use the Fredtool method which requires a functioning DS Internet Settings
|
||||
1. Exit this menu
|
||||
|
||||
#### Section II - Gathering Data
|
||||
#### DS Download Play Test (used for Frogtool)
|
||||
|
||||
1. Launch the Download Play application (![]({{ "/images/download-play-icon.png" | absolute_url }}){: height="24px" width="24px"})
|
||||
1. Select "Nintendo DS"
|
||||
1. If your device loads into a "Download software via DS Download Play" menu, the test was successful
|
||||
+ If the screen stays black or appears to freeze, the test has failed and you will not be able to use the Frogtool method which requires a functioning DS Download Play
|
||||
1. Exit this menu
|
||||
|
||||
#### Section II - Prep Work
|
||||
|
||||
1. Insert your SD card into your computer
|
||||
1. Navigate to the `Nintendo 3DS` folder on your SD card
|
||||
|
@ -87,44 +80,34 @@ If you already have Steel Diver: Sub Wars, this process will overwrite your game
|
|||
+ During this process, the bot may not show up on your 3ds. As long as the website updates, this is not an issue.
|
||||
+ If you are still waiting after an hour, join [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp) and ask (in English) for someone there to assist you
|
||||
1. When the process has completed, download your `movable.sed` file from the site
|
||||
+ Keep this file as you will need it in the upcoming pages
|
||||
|
||||
#### Section IV - Steelminer Prep Work
|
||||
|
||||
If your device already has access to the Homebrew Launcher, proceed to [Installing Boot9strap](installing-boot9strap-(frogminer))
|
||||
{: .notice--primary}
|
||||
|
||||
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
|
||||
1. Copy `boot.3dsx` to the root of your SD card
|
||||
1. Copy the `steelhax` folder from the Steelhax `.rar` to the root of your SD card
|
||||
1. Copy the otherapp payload to the `steelhax` folder on your SD card and rename it to `payload.bin`
|
||||
|
||||
#### Section V - Steelminer
|
||||
|
||||
1. Insert your SD card into your device
|
||||
1. Launch "Steel Diver: Sub Wars" once and select a Mii to initialize your save file
|
||||
+ Decline the game update when prompted
|
||||
+ If you have already updated the game, use the Data Management menu of the System Settings to delete the update
|
||||
1. Exit "Steel Diver: Sub Wars"
|
||||
1. Power off your device
|
||||
1. Insert your SD card into your computer
|
||||
1. Open [the Steelminer Injector website](http://steelminer.jisagi.net/injector) on your computer
|
||||
1. Select your `movable.sed` file
|
||||
1. Select "Start!"
|
||||
1. Wait for the process to complete
|
||||
1. Navigate to `Nintendo 3DS` -> `<ID0>` -> `<32-character-id>` -> `title` -> `00040000` -> `<8-character-region>` -> `data` on your SD card
|
||||
+ **EUR Region**: `000d7e00`
|
||||
+ **JPN Region**: `000d7c00`
|
||||
+ **USA Region**: `000d7d00`
|
||||
1. Copy the new downloaded save file to the `data` folder on your SD card
|
||||
+ Overwrite the old save file when prompted
|
||||
1. Reinsert your SD card into your device
|
||||
1. Power on your device
|
||||
1. Launch "Steel Diver: Sub Wars"
|
||||
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
|
||||
+ You may see an error stating there are no applications found.
|
||||
1. Power off your device.
|
||||
___
|
||||
### Methods
|
||||
|
||||
___
|
||||
|
||||
### Continue to [Installing Boot9strap](installing-boot9strap-(frogminer))
|
||||
#### Seedminer + Fredtool
|
||||
|
||||
This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare eShop title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This requires you to already own (or download / buy) a DSiWare game from the eShop.
|
||||
|
||||
This method is compatible with all regions, though only the JPN and USA regions have free DSiWare titles in the eShop.
|
||||
|
||||
This method requires that the DS Internet Settings be functioning properly (see the test at the top of this page).
|
||||
|
||||
Continue to [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
|
||||
{: .notice--primary}
|
||||
|
||||
___
|
||||
|
||||
#### Seedminer + Steelhax + Frogtool
|
||||
|
||||
This method of using Seedminer for further exploitation uses your `movable.sed` file to gain access to the Homebrew Launcher using the Steelhax exploit for the purposes of injecting an exploitable DSiWare title into the DS Download Play application. This method requires you to already own (or download) the free "Steel Divers: Sub Wars" game from the eShop.
|
||||
|
||||
This method is only compatible with the EUR, JPN, and USA regions, and is somewhat more complicated than the above method. It is only recommended to use this method if you have a EUR region device and do not wish to pay for a DSiWare game, or if the above method does not work for you for some reason.
|
||||
|
||||
This method requires that the DS Download Play be functioning properly (see the test at the top of this page).
|
||||
|
||||
Continue to [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax))
|
||||
{: .notice--primary}
|
||||
|
|
@ -9,7 +9,7 @@ sitemap: false
|
|||
|
||||
+ [Finalizing Setup](finalizing-setup)
|
||||
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
|
||||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
|
||||
{% endcapture %}
|
||||
<div class="notice--info">{{ notice-1 | markdownify }}</div>
|
||||
|
||||
|
@ -34,26 +34,25 @@ sitemap: false
|
|||
+ [GodMode9 Usage](godmode9-usage)
|
||||
+ [H2testw (Windows)](h2testw-(windows))
|
||||
+ [Home](/)
|
||||
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
|
||||
+ [Homebrew Launcher (Alternatives)](homebrew-launcher-(alternatives))
|
||||
+ [Homebrew Launcher (Soundhax)](homebrew-launcher-(soundhax))
|
||||
+ [Homebrew Launcher (Steelhax)](homebrew-launcher-(steelhax))
|
||||
+ [Installing boot9strap (2xrsa)](installing-boot9strap-(2xrsa))
|
||||
+ [Installing boot9strap (Browser)](installing-boot9strap-(browser))
|
||||
+ [Installing boot9strap (DSiWare Game Injection)](installing-boot9strap-(dsiware-game-injection))
|
||||
+ [Installing boot9strap (DSiWare Game Injection List)](installing-boot9strap-(dsiware-game-injection-list))
|
||||
+ [Installing boot9strap (DSiWare Save Injection)](installing-boot9strap-(dsiware-save-injection))
|
||||
+ [Installing boot9strap (Frogminer)](installing-boot9strap-(frogminer))
|
||||
+ [Installing boot9strap (Fredtool)](installing-boot9strap-(fredtool))
|
||||
+ [Installing boot9strap (Frogtool)](installing-boot9strap-(frogtool))
|
||||
+ [Installing boot9strap (Hardmod)](installing-boot9strap-(hardmod))
|
||||
+ [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
|
||||
+ [Installing boot9strap (MSET)](installing-boot9strap-(mset))
|
||||
+ [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
|
||||
+ [Installing boot9strap (Seedminer)](installing-boot9strap-(seedminer))
|
||||
+ [Installing boot9strap (SafeB9SInstaller)](installing-boot9strap-(SafeB9SInstaller))
|
||||
+ [Installing boot9strap (Soundhax)](installing-boot9strap-(soundhax))
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Move EmuNAND](move-emunand)
|
||||
+ [ntrboot](ntrboot)
|
||||
+ [Region Changing](region-changing)
|
||||
+ [Seedminer](seedminer)
|
||||
+ [Troubleshooting](troubleshooting)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
+ [Uninstall CFW](uninstall-cfw)
|
||||
+ [Updating B9S](updating-b9s)
|
||||
+ [Why Ads?](why-ads)
|
||||
{% endcapture %}
|
||||
<div class="notice--primary">{{ notice-2 | markdownify }}</div>
|
||||
|
|
|
@ -113,8 +113,8 @@ $(document).ready(function(){
|
|||
var sidebar_shown = true;
|
||||
var sidebar_hidden_pages = ["404", "a9lh-to-b9s", "credits", "donations", "f3-(linux)", "f3x-(mac)", "faq",
|
||||
"file-extensions-(windows)", "get-started", "godmode9-usage", "h2testw-(windows)",
|
||||
"installing-boot9strap-(dsiware-game-injection-list)", "region-changing",
|
||||
"site-navigation", "troubleshooting", "uninstall-cfw", "updating-b9s", "why-ads"];
|
||||
"region-changing", "site-navigation", "troubleshooting", "uninstall-cfw",
|
||||
"updating-b9s", "why-ads"];
|
||||
|
||||
for(var i = 0; i < sidebar_hidden_pages.length; i++){
|
||||
if(window.location.href.indexOf(sidebar_hidden_pages[i]) > -1) {
|
||||
|
@ -128,8 +128,6 @@ $(document).ready(function(){
|
|||
"installing-boot9strap-(browser)": "2",
|
||||
"homebrew-launcher-(soundhax)": "3",
|
||||
"homebrew-launcher-(alternatives)": "4",
|
||||
"installing-boot9strap-(dsiware-game-injection)": "5",
|
||||
"installing-boot9strap-(dsiware-save-injection)": "6",
|
||||
"installing-boot9strap-(soundhax)": "7",
|
||||
"ntrboot": "8",
|
||||
"flashing-ntrboot-(3ds-single-system)": "9",
|
||||
|
@ -138,8 +136,9 @@ $(document).ready(function(){
|
|||
"flashing-ntrboot-(nds)": "12",
|
||||
"flashing-ntrboot-(powersaves)": "13",
|
||||
"installing-boot9strap-(hardmod)": "14",
|
||||
"installing-boot9strap-(seedminer)": "15",
|
||||
"installing-boot9strap-(frogminer)": "16",
|
||||
"seedminer": "15",
|
||||
"homebrew-launcher-(steelhax)": "16",
|
||||
"installing-boot9strap-(fredtool)": "17",
|
||||
};
|
||||
|
||||
for(var method in methods){
|
||||
|
@ -161,8 +160,6 @@ $(document).ready(function(){
|
|||
"2": ["installing-boot9strap-(browser)", "finalizing-setup"],
|
||||
"3": ["homebrew-launcher-(soundhax)", "installing-boot9strap-(homebrew-launcher)", "finalizing-setup"],
|
||||
"4": ["homebrew-launcher-(alternatives)", "installing-boot9strap-(homebrew-launcher)", "finalizing-setup"],
|
||||
"5": ["installing-boot9strap-(dsiware-game-injection)", "finalizing-setup"],
|
||||
"6": ["installing-boot9strap-(dsiware-save-injection)", "finalizing-setup"],
|
||||
"7": ["installing-boot9strap-(soundhax)", "finalizing-setup"],
|
||||
"8": ["ntrboot", "multiple-options", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
|
||||
"9": ["ntrboot", "flashing-ntrboot-(3ds-single-system)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
|
||||
|
@ -171,8 +168,9 @@ $(document).ready(function(){
|
|||
"12": ["ntrboot", "flashing-ntrboot-(nds)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
|
||||
"13": ["ntrboot", "flashing-ntrboot-(powersaves)", "installing-boot9strap-(ntrboot)", "finalizing-setup"],
|
||||
"14": ["installing-boot9strap-(hardmod)", "finalizing-setup"],
|
||||
"15": ["installing-boot9strap-(seedminer)", "finalizing-setup"],
|
||||
"16": ["installing-boot9strap-(frogminer)", "finalizing-setup"],
|
||||
"15": ["seedminer", "multiple-options", "finalizing-setup"],
|
||||
"16": ["seedminer", "homebrew-launcher-(steelhax)", "installing-boot9strap-(frogtool)", "finalizing-setup"],
|
||||
"17": ["seedminer", "installing-boot9strap-(fredtool)", "finalizing-setup"],
|
||||
};
|
||||
unhide = unhide.concat(route[method]);
|
||||
if(typeof unhide !== 'undefined' && unhide.length > 0){
|
||||
|
|
4
assets/js/main.min.js
vendored
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 298 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 289 B |
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 296 B |
Before Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 288 B |