ROM Hack [Release] CDN-FX - The ultimate eShop Content Downloader!

LoDeus

Well-Known Member
Newcomer
Joined
Feb 2, 2016
Messages
95
Trophies
0
Age
25
XP
204
Country
Belgium
Hoping this hasn't been asked yet but I tried downloading DLC cia and tickets (with DLC patch) and after having installed them (DLC.tik with FBI and then DLC.cia with DevMenu, they got erased after a visit in the eShop
Is it normal? Was it supposed to stay? What have I done wrong? Thanks anyway, works perfectly with the games :)
 

Ptrk25

Well-Known Member
OP
Member
Joined
Sep 6, 2015
Messages
524
Trophies
0
Location
::1
XP
1,181
Country
Germany
Hoping this hasn't been asked yet but I tried downloading DLC cia and tickets (with DLC patch) and after having installed them (DLC.tik with FBI and then DLC.cia with DevMenu, they got erased after a visit in the eShop
Is it normal? Was it supposed to stay? What have I done wrong? Thanks anyway, works perfectly with the games :)
If you have bought some dlc's of this game already and legally owned it, then it's normal that the dlc will get erased after visiting the the eShop.
 

LoDeus

Well-Known Member
Newcomer
Joined
Feb 2, 2016
Messages
95
Trophies
0
Age
25
XP
204
Country
Belgium
If you have bought some dlc's of this game already and legally owned it, then it's normal that the dlc will get erased after visiting the the eShop.
Thanks for the fast reply, you are awesome, and is there a way to fix it?
 

nosuni

New Member
Newbie
Joined
Apr 26, 2016
Messages
1
Trophies
0
Age
67
XP
51
Country
United States
Hey, I can't get your app to run in Fedora Linux x64. I've tried both openjdk and oracle jre.
This is the end of the log I get when I run java -verbose with oracle java :
Code:
[Loaded sun.util.locale.LanguageTag from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.OpenListResourceBundle from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.TimeZoneNamesBundle from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.TimeZoneNames from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.ResourceBundle$BundleReference from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.en.TimeZoneNames_en from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.locale.provider.LocaleResources$ResourceReference from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.Channels from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.Channel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.ReadableByteChannel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.InterruptibleChannel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.spi.AbstractInterruptibleChannel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.Channels$ReadableByteChannelImpl from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded groovycia2.CustomXMLHandler from file:/home/uni/Desktop/CDN-FX.jar]
[Loaded java.io.PrintWriter from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.lang.Throwable$PrintStreamOrWriter from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.lang.Throwable$WrappedPrintWriter from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.IdentityHashMap$KeySet from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.Collections$SynchronizedList from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.Collections$SynchronizedRandomAccessList from /usr/java/jre1.8.0_91/lib/rt.jar]

When I use openjdk I get:
Error: Could not find or load main class groovycia2.Main

Thanks. Looking forward to your support.

Edit: I have tried reinstalling both of them.
 
Last edited by nosuni,

Ptrk25

Well-Known Member
OP
Member
Joined
Sep 6, 2015
Messages
524
Trophies
0
Location
::1
XP
1,181
Country
Germany
Hey, I can't get your app to run in Fedora Linux x64. I've tried both openjdk and oracle jre.
This is the end of the log I get when I run java -verbose :
Code:
[Loaded sun.util.locale.LanguageTag from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.OpenListResourceBundle from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.TimeZoneNamesBundle from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.TimeZoneNames from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.ResourceBundle$BundleReference from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.resources.en.TimeZoneNames_en from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded sun.util.locale.provider.LocaleResources$ResourceReference from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.Channels from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.Channel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.ReadableByteChannel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.InterruptibleChannel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.spi.AbstractInterruptibleChannel from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.nio.channels.Channels$ReadableByteChannelImpl from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded groovycia2.CustomXMLHandler from file:/home/uni/Desktop/CDN-FX.jar]
[Loaded java.io.PrintWriter from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.lang.Throwable$PrintStreamOrWriter from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.lang.Throwable$WrappedPrintWriter from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.IdentityHashMap$KeySet from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.Collections$SynchronizedList from /usr/java/jre1.8.0_91/lib/rt.jar]
[Loaded java.util.Collections$SynchronizedRandomAccessList from /usr/java/jre1.8.0_91/lib/rt.jar]

When I use openjdk I get:
Error: Could not find or load main class groovycia2.Main

Thanks. Looking forward to your support.
If you want to run it on Linux and use OpenJDK 8, make sure you have OpenJFX also installed.
But I can't guarantee that it'll work without issues, because we didn't test it on Linux. We will do that soon.
 

naivegirl2411

Well-Known Member
Member
Joined
Oct 29, 2015
Messages
231
Trophies
0
Age
33
XP
219
Country
If you have bought some dlc's of this game already and legally owned it, then it's normal that the dlc will get erased after visiting the the eShop.

... And if you dont have the game? Would installed cias be deleted if you enter eshop?

Is there a comprehensive guide out to show how to use this and what these files are? Ive downloaded dectitlekeys.bin and entitlekeys.bin and im not sure how this works
 

retroguy

Well-Known Member
Member
Joined
Nov 28, 2006
Messages
116
Trophies
1
XP
299
Country
Netherlands
Yesterday I downloaded 7 CIA's. After finishing, CDN-FX told me that 2 failed. However, there were 7 CIA's created, does this mean that 2 of them are corrupt? And if so, how can I tell which two (without having to install each one of the seven)?
 
Last edited by retroguy,

Ptrk25

Well-Known Member
OP
Member
Joined
Sep 6, 2015
Messages
524
Trophies
0
Location
::1
XP
1,181
Country
Germany
Yesterday I downloaded 7 CIA's. After finishing, CDN-FX told me that 2 failed. However, there were 7 CIA's created, does this mean that 2 of them are corrupt? And if so, how can I tell which two (without having to install each one of the seven)?
They aren't corrupted, there is a bug I didn't found yet.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Quincy @ Quincy:
    Usually when such a big title leaks the Temp will be the first to report about it (going off of historical reports here, Pokemon SV being the latest one I can recall seeing pop up here)
  • K3Nv2 @ K3Nv2:
    I still like how a freaking mp3 file hacks webos all that security defeated by text yet again
  • BigOnYa @ BigOnYa:
    They have simulators for everything nowdays, cray cray. How about a sim that shows you playing the Switch.
  • K3Nv2 @ K3Nv2:
    That's called yuzu
    +1
  • BigOnYa @ BigOnYa:
    I want a 120hz 4k tv but crazy how more expensive the 120hz over the 60hz are. Or even more crazy is the price of 8k's.
  • K3Nv2 @ K3Nv2:
    No real point since movies are 30fps
  • BigOnYa @ BigOnYa:
    Not a big movie buff, more of a gamer tbh. And Series X is 120hz 8k ready, but yea only 120hz 4k games out right now, but thinking of in the future.
  • K3Nv2 @ K3Nv2:
    Mostly why you never see TV manufacturers going post 60hz
  • BigOnYa @ BigOnYa:
    I only watch tv when i goto bed, it puts me to sleep, and I have a nas drive filled w my fav shows so i can watch them in order, commercial free. I usually watch Married w Children, or South Park
  • K3Nv2 @ K3Nv2:
    Stremio ruined my need for nas
  • BigOnYa @ BigOnYa:
    I stream from Nas to firestick, one on every tv, and use Kodi. I'm happy w it, plays everything. (I pirate/torrent shows/movies on pc, and put on nas)
  • K3Nv2 @ K3Nv2:
    Kodi repost are still pretty popular
  • BigOnYa @ BigOnYa:
    What the hell is Kodi reposts? what do you mean, or "Wut?" -xdqwerty
  • K3Nv2 @ K3Nv2:
    Google them basically web crawlers to movie sites
  • BigOnYa @ BigOnYa:
    oh you mean the 3rd party apps on Kodi, yea i know what you mean, yea there are still a few cool ones, in fact watched the new planet of the apes movie other night w wifey thru one, was good pic surprisingly, not a cam
  • BigOnYa @ BigOnYa:
    Damn, only $2.06 and free shipping. Gotta cost more for them to ship than $2.06
    +1
  • BigOnYa @ BigOnYa:
    I got my Dad a firestick for Xmas and showed him those 3rd party sites on Kodi, he loves it, all he watches anymore. He said he has got 3 letters from AT&T already about pirating, but he says f them, let them shut my internet off (He wants out of his AT&T contract anyways)
  • K3Nv2 @ K3Nv2:
    That's where stremio comes to play never got a letter about it
  • BigOnYa @ BigOnYa:
    I just use a VPN, even give him my login and password so can use it also, and he refuses, he's funny.
  • BigOnYa @ BigOnYa:
    I had to find and get him an old style flip phone even without text, cause thats what he wanted. No text, no internet, only phone calls. Old, old school.
  • Psionic Roshambo @ Psionic Roshambo:
    @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87 cents. Free shipping from China... It arrived it works and honestly I don't understand how it was so cheap.
    Psionic Roshambo @ Psionic Roshambo: @BigOnYa, Lol I bought a new USB card reader thing on AliExpress last month for I think like 87...