Hacking How to make a working DLC.CIA from Xorpads?

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,724
Trophies
2
XP
8,501
Country
Tuvalu
_makerom -f cia -o FantasyLife_DLC.cia -major 0 -minor 0 -major 0 -i 00000000.app:0:0 -i 00000001.app:1:1 worked :)

hmm, i wonder what the dlc flag does then... maybe i'll look in the source.


maybe.. :)
also, you didn't use -target t or something like that? hmm
and you got warnings right? (i think i did)
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,724
Trophies
2
XP
8,501
Country
Tuvalu
Does the DLC vanish if you look at it in the system settings on emunand?

no it didn't seem to disappear for me, but i can't say i have tested it extensively

-- oh, yes it does! sorry :) i thought you were talking about updates.
but thankfully it is easy to reinstall... but yeah the guy i built the dlc for told me that it went away when he checked i think
 
  • Like
Reactions: tjexp

Rurounik9999

Well-Known Member
OP
Newcomer
Joined
May 25, 2004
Messages
91
Trophies
0
XP
273
Country
Brazil
no it didn't seem to disappear for me, but i can't say i have tested it extensively

-- oh, yes it does! sorry :) i thought you were talking about updates.
but thankfully it is easy to reinstall... but yeah the guy i built the dlc for told me that it went away when he checked i think

It does if you go to the downloadable content inside the game also, so be careful!!!
 
  • Like
Reactions: tjexp

VerseHell

Well-Known Member
Member
Joined
Jun 29, 2014
Messages
3,073
Trophies
1
Age
30
XP
1,655
Country
France
If my dlc folder is like that :
1415815803-dlc.png

What should I enter in the makerom command?

Code:
makerom -o DLC.cia -major X -minor X -micro X -content 00000000.app:0:0 -content 00000007.app:1:7 -content 00000055.app:2:55 -content 00000055.app:3:101

will work? (I can't test myself)
 

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,724
Trophies
2
XP
8,501
Country
Tuvalu
your .apps are 0 7 33 and 65, make sure for 33 and 65 you convert 33 and 65 from hex to dec and put that as the last number after the color for the content.

like 00000065.app:3:101
---
actually, you have the idea right, just some typos lol... be careful
 
  • Like
Reactions: VerseHell

VerseHell

Well-Known Member
Member
Joined
Jun 29, 2014
Messages
3,073
Trophies
1
Age
30
XP
1,655
Country
France
Thanks, so it's like this :
Code:
makerom -f cia -o DLC.cia -major X -minor X -micro X -content 00000000.app.out:0:0 -content 00000007.app.out:1:7 -content 00000033.app:2:55 -content 00000065.app.out:3:101
 

tjexp

Happy New Year!
Member
Joined
May 20, 2012
Messages
743
Trophies
1
Location
England
XP
409
Country
If my dlc folder is like that : http://image.noelshack.com/fichiers/2014/46/1415815803-dlc.png
What should I enter in the makerom command?

Code:
makerom -o DLC.cia -major X -minor X -micro X -content 00000000.app:0:0 -content 00000007.app:1:7 -content 00000055.app:2:55 -content 00000055.app:3:101

will work? (I can't test myself)

Code:
makerom -o DLC.cia -major X -minor X -micro X -content 00000000.app:0:0 -content 00000007.app:1:7 -content 00000035.app:2:53 -content 00000065.app:3:101

That should work, remember that using padxorer would make a file end in .out so you need to add that your command too (00000000.app.out)
 

liomajor

Well-Known Member
Member
Joined
Jun 10, 2008
Messages
1,468
Trophies
0
XP
1,373
Country
United States
To wrap it up, for DLC using makerom its:

makerom -o <name of cia>.cia -major X -minor X -major X -content <app-number>.app:<number of content starting by 0>:<app-number-(hex)-to-decimal>

Example:

Version: 0.0.0 / 00000000.app / 00000007.app / 00000035.app / 00000065.app

makerom -o dirty-pants.cia -major 0 -minor 0 -micro 0 -content 00000000.app:0:0 -content 00000007.app:1:7 -content 00000035.app:2:53 -content 00000065.app:3:101
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @salazarcosplay, I'm here.