Converting .3DS to .CIA for Dummies!

edit: I can't emphasize this enough.
If there are errors, check the guide under T5 first, then learn how to report from there ><


Converting .3DS/3DZ to .CIA Pictorial

Hopefully noob friendly!​

UPDATED! V5.1.4b @ UTC+8 2.45am 24-Nov-14:

Updated calling routine:​
Most questions all in front, so that users can doze off after​
Included the most recent exinjector & rsfgen.py​
Testing 32-bit compatibility​
Note: Haven't updated tutorial, but the prompts should be fool proof.​


Table of contents.
T1 - Disclaimer​
T2 - Basics​
T3 - Requirements​
_____What you need to know, what programs to have.
T4 - The Main Tutorial​
_____Steps 0, 1 & 2.
T5 - Reference code (and how to report errors)​
_____Reference code 1 - 5, Faux errors, how to report errors
T6 - [The not so] Frequently Asked Questions (FAQ)​
_____Is it region free, does .3DZ work, help w/ errors, what not to do
T7 - User Guides and Credits!!!​
_____Valiant effort by our community.
Control+Find the header number (eg: T5 ) to jump to the section!​



T1 - Disclaimer

gbaTEMP and I shall not be responsible for your own misdoing and misdeeds.
Use at your own risk! ;P

T2 - Basics

What are .cia files?​
Basically a somewhat stripped down decrypted version of .3DS files.​
You can't just rename .3DS > .CIA, you have to carry out a set of slightly complicated steps,​
which I have tried to get it dummified.​
Make sure you follow the steps concisely.​

Now, purpose of this tutorial is to guide users to convert 3DS games (not warez, not dev apps) to .CIA files for installation.​
Does not matter whether .3DS or .3DZ, and scene roms won't need to add 'header' to go online (GW users should know what's I'm talking about)​


T3 - Requirements

First off, these are the requirements:​
  1. Using a 3DS that is FW 4.1-4.5 (also known as FW 4.X)
    I recommend that these users get a Gateway 3DS.
    .
  2. A DS flashcart that works on your 3DS, for loading DS profile exploit
    Supercard DStwo or GW blue card (r4i) works.
    Gateway loader works fine. (cannot link you the link)
    .
  3. Install 2.7 Python. You can find it will a quick Google search.
    Or just download the one for your computer from here:
    https://www.python.org/download/releases/2.7/
    .
    ..
  4. This package.
    Paste it on your desktop, in a folder named "CIA"
    http://filetrip.net/3ds-downloads/utilities/download-quenopack-3ds-to-cia-5-1-4b-f33005.html

    Please the files in the folders they were in.
    The program reads the stuff based on the location!
    I will not provide the 7.x key. To find it, simply search the guy who leaked it. ><
    .
  5. A game backup (rom)
    .
  6. Patience, and not fearful of looking at folders with multiple items!
Okay, let's get started.



T4 - The Main Tutorial

Video Version:It's based on older revisions, but still counts.
Thanks to TeamNinja for uploading, and DrWhoJan who brought it to our attention!


Step 0: Tools usage and folder placement
Okay before we begin,
a short reminder: strictly please use only the tools I provided for this tutorial:
http://filetrip.net/3ds-downloads/utilities/download-quenopack-3ds-to-cia-5-1-4b-f33005.html

The folder layout and location of the files are to be the same,
as I have optimized the calling procedure of the .bats (the programs).

Unless you have a working understanding of reading those and modifying them to your liking,
I suggest you follow as I have provided :)

As an addition, follow the images to unblock the .rar, before unzipping:
2CnQzzS.jpg

Step 1: Decrypting the Rom
1a. Getting ncchinfo.bin
Go to CIA\Step 1
Paste your rom in this folder.
Rename it to "rom.3ds"

PL7i0Of.jpg


Drag the rom.3ds onto ctrKeyGen
A file called ncchinfo.bin will be in your directory.

PP2d2Vb.jpg


Now, go to CIA\For 3DS SD Card
Copy the launcher you use over to your 3DS SD card.
I will not provide slot0x25KeyX.bin, so find it yourself.
When you the value, HXD into a blank file, and save as slot0x25KeyX.bin
S5pjz4H.jpg


Also copy and paste ncchinfo.bin into the root of the 3DS SD card.

pxb4yYC.jpg


Now insert SD card back into your 3DS

1b. Getting xorpads
Go to your 3DS.
Run System Settings > Other Settings > Profile > Nintendo DS Profile
n0AavEQ.jpg

5Rc1S0H.jpg

NwOqJMT.jpg

2IjMk6y.jpg

The program will load and run.
Allow it to run until it tells you, that you can turn off your 3DS.

yLff9EH.jpg

YlpCabp.jpg


Once done, insert your SD card back on your computer.
Copy only these xorpads to this directory:
CIA\Step 2
Not every rom provides exefs_7x.xorpad. If you do see it, you must copy it!
Only copy manual.romfs.xorpad if you want to have a user manual option on home screen.

Fo9jCzq.jpg

If you game has Download Play support, and you want it,
copy this too:
5KvoodX.jpg

Step 2: Decrypting + Compiling the .cia!
Move rom.3DS to CIA\Step 2

XipcAm6.jpg


Drag and drop or Double click on 'decrypt and make.bat'

tLI1w0u.jpg


Hit enter, and it will run.
The latest update has all the questions at the start of the process,
so one may mostly doze off and wait after doing so.
The image that says it all!
VZ2EdYp.jpg


When you see this, you are at the end of the program!
If you see install.cia, it means you were successful!

WCurpGN.jpg

"But Queno138, I want to repack another rom, must I unpack again?"
No!
This feature allows you to repack, as long as you have the items there.
It's been around since, 2.0? I just never properly documented it.
5JC08On.jpg


After this image, go up to (continue)

Installation Success!
gCXgRFI.jpg

Custom rsf guide:
OeBfnFQ.jpg


T5 - Reference Codes (and how to report errors)


Reference codes has appeared in the batch program, for ease of referencing.

Genuine Errors
Reference code 1: Required .bins not located.
4KYeogO.jpg

If the required .bins for the operation is not found,
it means that either you deleted it, or it could not be extracted, due to decryption error.

Associated with (and fix):
1. Invalid slot0x25KeyX.bin for FW 7x games (refer to guide on how to acquire it correctly)
2. Files have been moved (kindly keep them in the same place as guide dictates)
3. Decryption error. (Delete everything and try again.)
4. Mismatched tools (Ensure you are using the tools provided)


Reference code 2: rom.3ds not located.
Uxw5lzg.jpg

Decryption cannot be done without the exact file, "rom.3ds"

Associated with (and fix):
1. rom name is not rom.3ds (Kindly rename the rom to rom.3ds)
2. rom not in folder (kindly place rom.3ds in Step 2)


Reference code 3: xorpad not located.
FR5pUbq.jpg

Xorpads are required for decryption

Associated with (and fix):
1. xorpad not named as per guide (simple, eg: 01.exefs_norm.xorpad)
2. xorpad not in directory (don't forget to transfer over the xorpad from 3DS SD card)


Reference code 4: Tools folder not found
R9j5cda.jpg

Tools are required for the operation.

Associated with (and fix):
1. Tools folder has been renamed. (It needs to be named "tools")
2. Tools folder has been moved. (Move it back to the original directory)
3. Tools folder lost. (Redownload and extract the whole package)


Reference code 5: Folders located before decryption
tWxh7lf.jpg

This message only pops up when you have chosen to decrypt a rom.

Associated with:
1. Exefs, Encrypted_bin, decrypted, xorpad folder exists. (delete them before decrypting new rom)
2. Selected choice by accident. (ignore, proceed to pack rom.)

Faux errors:
Some of the text displayed tends to scare users.
If you get any one of these, please don't report, as it's not an error.
VkD4En9.jpg

DcQ4XQY.jpg

Reference code not shown/code persists:
If code persists, or error with no code:
Do us a favor and save each other some time.
Before showing errors,
ensure that:
1. you downloaded the lastest package.
2. followed the tutorial to the latter
3. did not use express
If error still occurs:
1. What Game you are using
2. Inform me if you are using CFW or GW
3. Tell me what error you get in game (or if you don't reach there)
4. screenshot \exefs, \decrypted, \xorpads, \step 2
5. show me the error page on the normal bat

this way, easier for me to identify the error.


T6 - [The not so] Frequently Asked Questions (FAQ)


What must I not do?
Don't go into sysnand and check data management. (content will be deleted)
Don't forget to back up data when necessary (to prevent losing saves)
Don't forget to read T5 of my guide regarding errors. (to not plague this thread)
Don't format 3DS for no reason (I mean, imagine one day you need to upgrade, and can't connect to NNID or something)
Don't update firmware in CFW (cause it stops working)



How to install .cia files
What, you're here without knowing!?
Basically, get Devmenu or bigbluemenu (can't tell you where)​



Will I be able to delete them afterwards?
Devmenu and BBM has options for deleting them.​
Just don't delete your updates or important warez by mistake.​
Check the ID against http://3ds.essh.co/



Does this require FW 4.5 like other exploits
.....​
You think?​
</sarcasm> YES



Does this work with trimmed roms?
YES! (link)​



Does this work with FW 7.X games?
GW = YES!
CFW = NO.
And before you ask, if there were any workarounds​
(well, besides obviously getting a GW that is so worth it now),​
I'll be happy to share.​



Does your tutorial contain "region free and firmware spoofing"?
YES!


Does the package support download play?
YES!



Does this work with .3DZ?
YES!
After all, it's just a file extension. doesn't affect conversion.​



Does your tutorial contain "user manuals"
YES!



I have an existing save on Gateway. Why is it not on the .cia game?
Imagine the .cia game being like an eshop game.​
Every game comes with a new save.​



Are saves brought forward?
NO.
Because that's not how the mechanics of conversion works.​
Gateway makes the redcard 'find and see' the saves, not the homepage apps.​



What about nand saving/card2?
NO.
But ONLY for card2, you can use savefiler or save data transfer tool.​
If you were already playing your roms as a card2, go ahead and transfer :)



Why can't I modify to card2 then transfer?
By making it card2, you broke the header,​
which the 3DS will check if the save is corrupt before transfer.​
Based on the chain of events mentioned, it is considered corrupted.​



Can user manuals be repacked together?
YES!
Take note that if using different region game,​
enable region free.​



Does this work with VC roms?
NO (link) or YES? (link)​
Try it yourself!​



Does this conversion method work with Dev apps (devmenu and SDK stuff)
NO!
However, link to show you how to get them converted: (link)​



Do I need .rsf files?
Up to you. The batch program will generate one for you,​
but if you follow the prompt, you can insert your own.​
Not all work at the moment.​



Can I load games above 4.5 on CFW?
From what I know, some games require firmware spoofing​
and the FW6/7 games is a big NO



Where can I find slot0x25KeyX.bin/7.X keys?
Can't tell you where. But I know who has it (the guy you leaked it, duh)​
get it, type it in hex using HXD, save as slot0x25KeyX.bin​
Paste it into your SD card.​



Why do I see no errors but there is no .cia?
Most likely you are using express. IF you are noob, just don't.​
Chances are it's decryption or your key 7 is wrong.​
Go to section T5, it'll teach you something.​



It says not enough memory, why? I have x GB ram.
Well, your computer probably already runs a lot of processes,​
and packing the rom can take up to 2-3x it's original size.​

Don't tell me you got 16GB ram.​
Just go o into safe mode, and launch the .bat there.​
As long as the folders are still there,​
you can choose to continue with repacking, without re-depacking.​
If it still doesn't work,​
rename _makerom.exe to makerom.exe and try again.​
I've already added a new makerom to circumnavigate that,​
but I still recommend keeping your processes low.​



Help, can't drag and drop on python
try either option:​
put this into a .bat
Code:
c:\Python27\python.exe" ctrKeyGen.py %1
then drag and drop the rom.3ds onto the .bat

Or

Code:
regedit
 
[HKEY_CLASSES_ROOT\Python.File\shellex\DropHandler]@="{60254CA5-953B-11CF-8C96-00AA00B8708C}"
 
[HKEY_CLASSES_ROOT\Python.NoConFile\shellex\DropHandler]@="{60254CA5-953B-11CF-8C96-00AA00B8708C}"
 
[HKEY_CLASSES_ROOT\Python.CompiledFile\shellex\Drop Handler]@="{60254CA5-953B-11CF-8C96-00AA00B8708C}"

What is the express.bat in your package
It's a program NOT for noobs.​
It doesn't ask questions; simply repacks if there are folders,​
decrypt and unpack if there are xorpads​
Doesn't prompt, just runs.​
It has some preset settings.​
It won't decrypt the whole romfs.bin. Creates its own rsf.​
Due to it's nature, error prompts might be skipped.​
So I repeat,​
It's a program NOT for noobs.​



Help, my errors aren't resolved!
Do us a favor and save each other some time.​
Before showing errors,​
ensure that:​
1. you downloaded the lastest package.​
2. followed the tutorial to the latter​
3. did not use express​
If error still occurs:​
1. What Game you are using​
2. Inform me if you are using CFW or GW​
3. Tell me what error you get in game (or if you don't reach there)​
4. screenshot \exefs, \decrypted, \xorpads, \step 2​
5. show me the error page on the normal bat​
this way, easier for me to identify the error.​
Wondering if you have a faux error?​
Ctrl Find "T5"​

T7 - User Guides and Credits!!!


Palantine and the CFW and CIA guide that (almost) started it all!:​
gamesquest1; the first ever decrypting guide I could understand:​
ryanrocks462, which I also cross refer to:​
Versehell's also very comprehensive guide:​
Liomajor's first most automatic guide:​
piratesephiroth's Exinjector!​
Kyogre123's savedatafiler tutorial​
relys and the NCCH/SD programs!​
ground, whom I never spoke to, but I thank your efforts in Exheader research!​
Vappy's, rsfgen.py!​
Also to neimod, 3DSguy, 3Dbrew, and many others that slipped my mind!​
And last but not least,​
everyone on gbatemp :)


I'm not reinventing the wheel, I'm merely gathering all information into one.
 

Kingfield

Well-Known Member
Member
Joined
Nov 8, 2007
Messages
561
Trophies
0
XP
358
Country
I have installed multiple games thanks to this tutorial, but for some reason I'm having trouble installing SSB.
Decryption works fine, as does installation.
As I open the installed game however, it gives the the "an error has occured" message after the boot logo.
Any idea what would be the problem?
same here, anyone got an idea?
 

Queno138

Ravens
OP
Member
Joined
Sep 18, 2010
Messages
2,425
Trophies
0
Location
Luigi's Dark Mansion
XP
1,070
Country
Senegal
Hey, I'm trying to convert Alpha Sapphire to a CIA but I get this strange error code:
Ajz5RIp.png

I can't put my finger on why this happens, it won't even let me start the process when I start the batch file as an admin. If I start it without admin privileges it starts the process but aborts it after a while, showing the same error. I downloaded the newest package twice but it didn't solve anything

The tools folder is in its original place, I didn't change anything, the structure is Desktop\CIA\Step 2\tools\

that's odd:

Code:
if not exist tools\ goto notools
if not exist tools\rsfgen.py set error1=rsfgen.py & goto notools
if not exist tools\ctrtool.exe set error1=ctrtool.exe & goto notools
if not exist tools\rom_tool.exe set error1=rom_tool.exe & goto notools
if not exist tools\makerom.exe set error1=makerom.exe & goto notools
if not exist tools\padxorer.exe set error1=padxorer.exe & goto notools
if not exist tools\mex.py set error1=mex.py & goto notools
if not exist tools\ExInjector.exe set error1=ExInjector.exe & goto notools
if not exist tools\rom.rsf set error1=rom.rsf & goto notools
if not exist tools\region.py set error1=region.py & goto notools
if not exist tools\msvcr120.dll set error1=msvcr120.dll % goto notools
if not exist tools\msvcr120d.dll set error1=msvcr120d.dll % goto notools
if not exist tools\_makerom.exe set error1=_makerom.exe & goto notools
if not exist tools\__makerom.exe set error1=__makerom.exe & goto notools

my batch searches for those.
if any of the tools are missing, it will show which tools.
If the tools folder is missing, then it'll show that.

if the folder is indeed named tools
and the batch doesn't find it, then.....

I don't think I can help you, as I don't understand the phenomenon.

same here, anyone got an idea?

you on GW or CFW?

also, is you key 7 correct?

lastly, what RSF mode did you select?
 

MichiS97

"Leftist snowflake milennial"
Member
Joined
Jun 14, 2011
Messages
1,815
Trophies
2
Age
26
Location
Munich
XP
3,597
Country
Germany
that's odd:

Code:
if not exist tools\ goto notools
if not exist tools\rsfgen.py set error1=rsfgen.py & goto notools
if not exist tools\ctrtool.exe set error1=ctrtool.exe & goto notools
if not exist tools\rom_tool.exe set error1=rom_tool.exe & goto notools
if not exist tools\makerom.exe set error1=makerom.exe & goto notools
if not exist tools\padxorer.exe set error1=padxorer.exe & goto notools
if not exist tools\mex.py set error1=mex.py & goto notools
if not exist tools\ExInjector.exe set error1=ExInjector.exe & goto notools
if not exist tools\rom.rsf set error1=rom.rsf & goto notools
if not exist tools\region.py set error1=region.py & goto notools
if not exist tools\msvcr120.dll set error1=msvcr120.dll % goto notools
if not exist tools\msvcr120d.dll set error1=msvcr120d.dll % goto notools
if not exist tools\_makerom.exe set error1=_makerom.exe & goto notools
if not exist tools\__makerom.exe set error1=__makerom.exe & goto notools

my batch searches for those.
if any of the tools are missing, it will show which tools.
If the tools folder is missing, then it'll show that.

if the folder is indeed named tools
and the batch doesn't find it, then.....

I don't think I can help you, as I don't understand the phenomenon.

It gets weirder. I removed the lines you posted above from the patch, then it says that it doesn't find the rom.3ds file even though it's right there...
 

placebooooo

Well-Known Member
Member
Joined
Aug 9, 2013
Messages
817
Trophies
0
Age
28
Location
Philadelphia
XP
1,141
Country
United States
I'm just gonna leave this here:

If it matters to anyone, I found a website that has files already converted as cia files and ready for download. I don't think I can give the name of the website (because of gbatemp's rules), so I won't do that. It was extremely helpful if you ask me. I was able to find a cia for about everything I was looking for (even alpha and omega). Queno138's tool is amazing and extremely helpful, however, I personally find it frustrating when going through the whole process of making it, copying, installing cia and then ending up with a freeze or crash upon launching game in the end.

I was really relieved and saved a hoard of time by finding the website, and I hope you do too.
 

SMVB64

Now your playing with power! Super power!
Member
Joined
Feb 13, 2013
Messages
230
Trophies
1
XP
1,054
Country
Canada
^its a good site;P

Oh, also Queno138, I read a few pages back that you got Animal Crossing working with option 2, would that fix the save issue with the Pokemon X or Y?

Its weird, its the only game on CFW that has this save issue, plus when I extracted the save with Savedatafiler Pkhex refuses to read it.

My guess is that game is making corrupted saves from the start. I uploaded my "main" sav here if anyone wants to look or compare with there own via hex editor.I think ill make a thread about this soon
 

Attachments

  • main.zip
    3.2 KB · Views: 130
  • Like
Reactions: placebooooo

Queno138

Ravens
OP
Member
Joined
Sep 18, 2010
Messages
2,425
Trophies
0
Location
Luigi's Dark Mansion
XP
1,070
Country
Senegal
I'm just gonna leave this here:

If it matters to anyone, I found a website that has files already converted as cia files and ready for download. I don't think I can give the name of the website (because of gbatemp's rules), so I won't do that. It was extremely helpful if you ask me. I was able to find a cia for about everything I was looking for (even alpha and omega). Queno138's tool is amazing and extremely helpful, however, I personally find it frustrating when going through the whole process of making it, copying, installing cia and then ending up with a freeze or crash upon launching game in the end.

I was really relieved and saved a hoard of time by finding the website, and I hope you do too.

one must be bold enough to venture to that site.
yeah, a site that takes 3DS games and makes it into roms and ISO, it's quite common out there.

Well, people with SD card 10, probably writes faster,
and some want to use their own backup.
as much as I like having a tool for the community, I'm content enough that it works for me.

^its a good site;P

Oh, also Queno138, I read a few pages back that you got Animal Crossing working with option 2, would that fix the save issue with the Pokemon X or Y?

Its weird, its the only game on CFW that has this save issue, plus when I extracted the save with Savedatafiler Pkhex refuses to read it.

My guess is that game is making corrupted saves from the start. I uploaded my "main" sav here if anyone wants to look or compare with there own via hex editor.I think ill make a thread about this soon

The Pokemon XY issue is probably it's built on a later SDK.

CFW has limited variety of games that would work.

Well, always feel free to try.
I'm not on CFW myself..

___________________
ANYHOW..
I'm going to release a 5.1.4 beta.

http://filetrip.net/3ds-downloads/utilities/download-quenopack-3ds-to-cia-5-1-4b-f33005.html
 

Henceforth

Well-Known Member
Member
Joined
Sep 30, 2014
Messages
198
Trophies
0
Age
37
XP
189
Country
Argentina
i doubt the savedata size is 1GB :P......retail cart is card 1 which meas the save is probably 128kb/512kb max....im assuming the 3ds isn't silly enough to actually allocate 1GB to the save , but anyways if it works it works but the save data size was probably unnecessarily big

Have try the lower savedata size before 1gb but gets errors only lol.
 

Henceforth

Well-Known Member
Member
Joined
Sep 30, 2014
Messages
198
Trophies
0
Age
37
XP
189
Country
Argentina
First of all , 3DS on CFW 4.4 (don't have gateaway).
Having problems with half of the game trying on the 5.0 program version because news programs only gets errors and don't create install.cia (not test on the last new program) that gets error can`t read rom file or freeze on 3ds logo or error ocurre turn off/on 3ds try again.

Well good news, i resolved my games errors are because of the cia.RSF file is wrong, but the bad news is when i try to use "option 3" my own rsf only gets error and can't create install.cia.
Well to do the games that freeze on the 3ds logo screen or gives errors on the 3ds, only need to do it manually the .rsf and use the original program.
The bad thing is i can do to get region free with this and most of the games need to run in dev_menu.

PD: have try pokemon y, with manual .rsf change to card1 but fails blackscreen on 3ds, a shamed that can`t save on this game. (Trying to use autosave , need to save before owned).
 

SMVB64

Now your playing with power! Super power!
Member
Joined
Feb 13, 2013
Messages
230
Trophies
1
XP
1,054
Country
Canada
First of all , 3DS on CFW 4.4 (don't have gateaway).
PD: have try pokemon y, with manual .rsf change to card1 but fails blackscreen on 3ds, a shamed that can`t save on this game. (Trying to use autosave , need to save before owned).

Ya, supposedly auto save works but you have to save the game once to get it. Here's my guess, is it possible to edit the "main" save (made from savedatafiler) with a working save with someone on gateway emunand?

Pkhex wont open a CFW 4.5 save meaning something missing, I uploaded my cfw 4.5 poke save above if anyone wants to take a look
 

Henceforth

Well-Known Member
Member
Joined
Sep 30, 2014
Messages
198
Trophies
0
Age
37
XP
189
Country
Argentina
Ya, supposedly auto save works but you have to save the game once to get it. Here's my guess, is it possible to edit the "main" save (made from savedatafiler) with a working save with someone on gateway emunand?

Pkhex wont open a CFW 4.5 save meaning something missing, I uploaded my cfw 4.5 poke save above if anyone wants to take a look

The problem is that the save works on 5.0 firmware, thats why don't work.
Needs a special spoof to the save method. Normal user here, some generous programmer need to let a hand on this.

PD: Maybe is someone with gateaway backup his game save it on the start, we can use autosave to save on that game. The trick is to fight online to save the game lol.
 
  • Like
Reactions: SMVB64

SMVB64

Now your playing with power! Super power!
Member
Joined
Feb 13, 2013
Messages
230
Trophies
1
XP
1,054
Country
Canada
The problem is that the save works on 5.0 firmware, thats why don't work.
Needs a special spoof to the save method. Normal user here, some generous programmer need to let a hand on this.

PD: Maybe is someone with gateaway backup his game save it on the start, we can use autosave to save on that game. The trick is to fight online to save the game lol.

Ah I see, I didn't think of the firmware issue, hopefully someone can make a spoof but also the gateway backup idea may work.

If anyone can dump there gateway Poke X CIA sav (the whole folder) via savedatafiler and upload it here that will be really appreciated. Then we're try injecting it into my game and see if its possible to autosave.
 

Kingfield

Well-Known Member
Member
Joined
Nov 8, 2007
Messages
561
Trophies
0
XP
358
Country
that's odd:


you on GW or CFW?

also, is you key 7 correct?

lastly, what RSF mode did you select?

Im on GW, I used the second RSF mode (1st gives me an error)

As for my Key 7, how do I know if it is correct or not?

EDIT: might the reason be because I don't have enough free space on my SD Card? (i heard you need at least 1.5Gb free, but not sure if thats applicable for the .cia installation)
 

satel

Luigi's Big Brother
Member
Joined
Nov 3, 2004
Messages
2,190
Trophies
1
XP
2,040
Country
Laos
Queno138 your tool is great but why it would not convert such old title as puzzle bubble universe ? i have tried all settings no luck i tried all tools by other developers only one tool did it i think it was 3DS Lazy V1.1 or it could be 3ds_to_cia_v1.06 i can't remember now which one it was but my guess is the Lazy tool. i would love for your tool to be compatible with more games specially older ones. thanks :)
 

descac

Well-Known Member
Newcomer
Joined
Oct 7, 2014
Messages
88
Trophies
0
XP
114
Country
United States
Now that we have lots of converted games available, has anyone tested loading times? I'd like to know if it's worth picking up a Class 10 for CIAs.
 

misterb98

Moral Gateway User. Wat.
Member
Joined
Aug 24, 2010
Messages
449
Trophies
0
XP
290
Country
United States
Alright, suggestion time. For the sake of completion, and option with the region spoofing should include setting all region's game rating to"No Age Restriction." This would complete the region spoof, bypassing the issue where devices with parental controls will automatically block any out-of-region title, as otherwise it has no rating. A blanket change of the values for 0x2008 - 0x2017 to 20 would do the trick, should fix parental controls blocking absolutely all out of region software.


Details:

http://3dbrew.org/wiki/SMDH#Region_Specific_Game_Age_Ratings
 

psp7456

New Member
Newbie
Joined
Nov 24, 2014
Messages
2
Trophies
0
Age
41
XP
51
Country
Switzerland
Hello,I am from China.I got a problem with your post:[Tutorial] Converting .3DS to .CIA for Dummies!
My device is the iQue3DS LL with version 4.4.0C and the emu System is 9.0.0C.
The problem is the Laucher.dat prompt an error,that it can not get the xorpad for the next step.
So ,could you update the Laucher.dat to support iQue3DS LL with version 4.4.0C.
Many Thanks!
 

piratesephiroth

I wish I could read
Member
Joined
Sep 5, 2013
Messages
3,453
Trophies
2
Age
103
XP
3,233
Country
Brazil
Hello,I am from China.I got a problem with your post:[Tutorial] Converting .3DS to .CIA for Dummies!
My device is the iQue3DS LL with version 4.4.0C and the emu System is 9.0.0C.
The problem is the Laucher.dat prompt an error,that it can not get the xorpad for the next step.
So ,could you update the Laucher.dat to support iQue3DS LL with version 4.4.0C.
Many Thanks!

Did you install the proper exploit with GW_INSTALLER.NDS? Does Gateway's Launcher work fine?
EDIT: oh you already said 'emu system is 9.0.0C' so yeah Gateway is working.

What error are you seeing?

By the way you could try the new version of the decryptor

https://github.com/Relys/3DS_Multi_Decryptor
 

psp7456

New Member
Newbie
Joined
Nov 24, 2014
Messages
2
Trophies
0
Age
41
XP
51
Country
Switzerland
Did you install the proper exploit with GW_INSTALLER.NDS? Does Gateway's Launcher work fine?
EDIT: oh you already said 'emu system is 9.0.0C' so yeah Gateway is working.

What error are you seeing?

By the way you could try the new version of the decryptor

https://github.com/Relys/3DS_Multi_Decryptor

the error was:'Due to the error occured,the software is forced to stop.It is going to restart,any unsaved data may lost.'.when you press the OK button ,the device reset.
Thanks anyway,I will try the new decryptor Laucher.dat you mentioned.
EDIT:The new version of the decryptor laucher.dat does not work!
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: 455