๐Ÿ๏ธTomoHub.app
๐Ÿ’พ Browser-local ยท Your file never leaves your device

Save Editor

Edit your Tomodachi Life save file directly in the browser. No download, no risk. Supports 3DS (savedataArc.txt) and Living the Dream via Ryujinx.

๐Ÿ“‚
Drop your save file here
savedataArc.txt ยท or click to browse

Where is my save file?

Ryujinx (Living the Dream):%appdata%\Ryujinx\bis\user\save\...\savedataArc.txt
Lime3DS (3DS original):%appdata%\Lime3DS\sdmc\Nintendo 3DS\...\savedataArc.txt
Full guide โ†’

Why Use TomoHub Save Editor for Tomodachi Life: Living the Dream?

๐Ÿ”’
100% Browser-Based

Your savedataArc.txt never leaves your device. All processing happens locally using the JavaScript DataView API โ€” no server upload, no data collection.

๐ŸŒ
No Download Required

Unlike desktop tools like the old VB.NET Tomodachi Life Save Editor, our tool runs entirely in your browser. Open the page and start editing immediately.

๐ŸŽฎ
Ryujinx & Lime3DS Compatible

Works with save files from both Ryujinx (Tomodachi Life: Living the Dream on Switch) and Lime3DS (the original 3DS version).

What Can You Edit?

FieldDetailsStatus
Island MoneyMax $9,999,999 โ€” set any value via input or sliderAvailable
Island NameUp to 10 characters, UTF-16 encodedAvailable
All Clothing UnlockUnlock every clothing item in the wardrobeComing Soon
Mii RelationshipsEdit friendship and romance levels between MiisComing Soon
Mii InjectorInject custom Miis directly into your save fileComing Soon

How to Use the Tomodachi Life Save Editor

  1. 1Find your savedataArc.txt file in Ryujinx's save directory.
  2. 2Drag and drop the file into the editor above.
  3. 3Modify the values you want to change โ€” money, island name, and more.
  4. 4Click Download to get your modified save file.
  5. 5Replace the original file in your emulator's save directory.
  6. 6Launch Tomodachi Life: Living the Dream and enjoy.

How to Find Your Save File

Ryujinx (Living the Dream โ€” Switch)

Open Ryujinx, right-click Tomodachi Life: Living the Dream, and select "Open User Save Directory". Your save file is inside that folder.

%appdata%\Ryujinx\bis\user\save\0000000000000000\<user-id>\savedataArc.txt
Lime3DS (3DS original)

Navigate to the Lime3DS data directory and find the Tomodachi Life save folder.

%appdata%\Lime3DS\sdmc\Nintendo 3DS\<id0>\<id1>\title\00040000\0004f000\data\00000001\savedataArc.txt
Full step-by-step guide โ†’

Tomodachi Life Save Editor โ€” FAQ

Is this Tomodachi Life save editor safe?โ–พ

Yes. The editor runs entirely in your browser using the Web File API and JavaScript DataView. Your save file is never uploaded to any server. You can disconnect from the internet and it will still work.

Does it work with Tomodachi Life: Living the Dream on Ryujinx?โ–พ

Yes. The save format for Tomodachi Life: Living the Dream on Switch uses the same savedataArc.txt structure as the 3DS original. Our editor supports both.

What is savedataArc.txt?โ–พ

savedataArc.txt is the main save file for Tomodachi Life. Despite the .txt extension, it is a binary file containing all island data โ€” Miis, money, relationships, and more.

Will editing my save file get me banned?โ–พ

Tomodachi Life is a single-player game with no online multiplayer or leaderboards. There is no ban system. Editing your save file only affects your local game.

What's the maximum money in Tomodachi Life?โ–พ

The maximum money value stored in the save file is 9,999,999 (stored as a UInt32 little-endian value at offset 0x1E4BB8). Our editor enforces this cap automatically.

Can I unlock all items with the save editor?โ–พ

Full clothing unlock is on our roadmap but not yet available. Currently you can edit island money and island name. Check back soon for more features.

Does this work on real Nintendo Switch hardware?โ–พ

No. Save files on real Switch hardware are encrypted with console-specific keys. This editor works with decrypted save files from emulators like Ryujinx.

What's the difference between 3DS and Switch save formats?โ–พ

The core binary layout of savedataArc.txt is the same between the 3DS original and the Switch version (Living the Dream). The offsets our editor uses are identical for both.

Can I undo changes after downloading?โ–พ

The editor never modifies your original file โ€” it creates a new copy with your edits applied. Keep your original savedataArc.txt as a backup before replacing it.

Is the Mii Injector available yet?โ–พ

Not yet. The Mii Injector is in development and will let you inject any Mii from our gallery directly into your save file. Follow us for updates.

Related Tools

Why Use the Tomodachi Life Online Save Editor?

Most save editors require you to download an executable, trust a stranger's binary, and hope it doesn't break your file โ€” or your PC. This tool works entirely inside your browser. Your savedataArc.txtis read into memory locally using the Web File API; it is never uploaded to any server, never logged, and never shared. Close the tab and it's gone.

The editor is built for both the Nintendo Switch remaster โ€” Tomodachi Life: Living the Dream โ€” running under Ryujinx, and the original 3DS title running under Lime3DS or Citra. All three emulators store the save in the same binary format, so the same offsets apply. The money field sits at offset 0x1E4BB8 as a 32-bit little-endian unsigned integer, capped at 9,999,999 by the game engine itself. Island name lives at 0x1E4BCC as UTF-16LE, up to 10 characters.

Because everything runs in the browser, there is nothing to install, no .NET runtime to wrangle, and no antivirus false-positives to dismiss. It works on Windows, macOS, and Linux โ€” anywhere a modern browser runs. Future features like Mii injection and relationship editing will ship as browser-side updates with zero reinstall friction.

How to Edit Your Tomodachi Life Save File

  1. 1
    Find your save file โ€” On Ryujinx, navigate to %appdata%\Ryujinx\bis\user\save\ and look for the folder matching Tomodachi Life's title ID. On Lime3DS or Citra, check %appdata%\Lime3DS\sdmc\Nintendo 3DS\โ€ฆ. The file is always named savedataArc.txt.
  2. 2
    Back it up first โ€” Copy savedataArc.txt to a safe folder before you do anything. One bad edit and you'll want that backup.
  3. 3
    Drag the file into the editor above โ€” Drop savedataArc.txt onto the upload zone, or click it to open a file picker. The editor parses the binary instantly โ€” no upload, no wait.
  4. 4
    Make your edits โ€” Type a new money value or drag the slider. Change your island name (up to 10 characters). Hit Max to jump straight to $9,999,999.
  5. 5
    Download the modified file โ€” Click "Download Modified Save File". Your browser saves the patched binary to your Downloads folder.
  6. 6
    Replace the original โ€” Copy the downloaded file back to the emulator's save directory, overwriting the original savedataArc.txt. Reload your save in the emulator and the changes appear immediately.

What Can You Edit?

FieldDetailsStatus
๐Ÿ’ฐ Money0 โ€“ $9,999,999 (game maximum)Live
๐Ÿ๏ธ Island NameUp to 10 UTF-16 charactersLive
๐Ÿ‘— All ClothingUnlock every outfit in the wardrobeComing Soon
๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Mii RelationshipsSet friendship / romance levels between MiisComing Soon
๐Ÿ› ๏ธ Crash FixPatch known save-corruption flagsComing Soon
๐Ÿฑ Food PreferencesEdit each Mii's liked / disliked foodsPlanned
๐ŸŽต Song UnlockUnlock all concert songsPlanned

Supported Emulators

RyujinxFully Supported
Tomodachi Life: Living the Dream (Switch)

The primary target. Ryujinx stores saves under %appdata%\Ryujinx\bis\user\save\. Look for the folder with the game's title ID and find savedataArc.txt inside.

Lime3DSFully Supported
Tomodachi Life (3DS original)

The actively maintained Citra fork. Save path: %appdata%\Lime3DS\sdmc\Nintendo 3DS\โ€ฆ\savedataArc.txt. Offsets are identical to the Switch version for US/EU regions.

CitraSupported
Tomodachi Life (3DS original)

The original 3DS emulator. Same save format and offsets as Lime3DS. Path: %appdata%\Citra\sdmc\Nintendo 3DS\โ€ฆ\savedataArc.txt.

Frequently Asked Questions

Is it safe to edit my Tomodachi Life save file?

Yes, as long as you keep a backup first. This editor only modifies the specific bytes it knows about โ€” money and island name โ€” and leaves everything else untouched. The risk of corruption is minimal, but always back up before editing.

Does my save file get uploaded anywhere?

No. The file is read entirely in your browser using the Web File API. It never touches a server. You can disconnect from the internet before dropping the file in and the editor will still work.

What file do I need to drop in?

The file is called savedataArc.txt. Despite the .txt extension it is a binary file. Do not open it in a text editor โ€” just drag it straight into the upload zone.

Where is savedataArc.txt on Ryujinx?

Open Ryujinx, right-click Tomodachi Life: Living the Dream in the game list, and choose "Open User Save Directory". The savedataArc.txt file will be in that folder.

Where is savedataArc.txt on Lime3DS or Citra?

In Lime3DS: Emulation โ†’ Open Lime3DS Folder, then navigate to sdmc/Nintendo 3DS/โ€ฆ/title/โ€ฆ/data/00000001/. In Citra the path is similar under the Citra app data folder.

What is the maximum money in Tomodachi Life?

The game engine caps money at $9,999,999. The save field is a 32-bit unsigned integer but the game enforces this limit in-engine. Setting a higher value will be silently clamped back down when the game loads.

What offset is the money field?

For US and EU region saves (both 3DS and Switch versions), money is stored at offset 0x1E4BB8 as a UInt32 little-endian value. Island name starts at 0x1E4BCC as UTF-16LE, up to 10 characters (20 bytes).

Does this work for the Japanese version?

The Japanese 3DS release may use different offsets. This editor is tested against US and EU region saves. If you load a JP save and the values look wrong, do not save โ€” the offsets likely differ.

Will editing my save get me banned?

Tomodachi Life has no online multiplayer or anti-cheat system. There is no ban risk. The game is entirely single-player.

Can I edit Mii data or relationships?

Not yet. Mii injection and relationship editing are on the roadmap. The binary format for those fields is more complex and requires additional reverse-engineering work. Sign up for updates to be notified when they ship.

My emulator won't load the edited save. What went wrong?

Make sure you replaced the correct file in the correct folder. Some emulators cache saves โ€” try closing and reopening the emulator. If the save still won't load, restore your backup and try again. Never edit the file while the emulator has it open.

Does this work on mobile browsers?

The editor uses standard Web APIs that work in Chrome, Firefox, Safari, and Edge on both desktop and mobile. File drag-and-drop won't work on mobile, but the tap-to-browse fallback will.

Understanding the Tomodachi Life Save File Format

The Tomodachi Life save editor works by reading and modifying the binary save file used by both Tomodachi Life: Living the Dream and the original Tomodachi Life on 3DS. The save file is named savedataArc.txt despite being a binary file, not a text file. This Tomodachi Life save file contains all game state: your island money, island name, Mii resident data, relationships, inventory, and progression flags.

The Tomodachi Life save editor reads specific byte offsets within the save file to extract and modify values. For US and EU region Tomodachi Life saves, the money field is located at offset 0x1E4BB8 as a 32-bit little-endian unsigned integer. The Tomodachi Life island name starts at offset 0x1E4BCC encoded as UTF-16LE, supporting up to 10 characters. Mii data in the Tomodachi Life save file begins at base offset 0x1C8A with a stride of 0x660 bytes per Mii slot, supporting up to 100 Mii residents.

This Tomodachi Life save editor processes everything client-side using JavaScript DataView and ArrayBuffer APIs. When you drop your Tomodachi Life save file into the editor, the browser reads the binary data into memory, the save editor parses the known offsets, displays the current values, and lets you modify them. When you download the modified Tomodachi Life save file, the editor writes the new values back to the correct byte positions and triggers a browser download. No server is involved at any point in the Tomodachi Life save editing process.

Related Tomodachi Life Tools