MechanicalDragon0687 / ndsForwarder

Generate and Install NDS Forwarders
GNU General Public License v3.0
142 stars 4 forks source link

Cannot install 2 custom rom forwarders at same time #36

Closed worsel99 closed 1 year ago

worsel99 commented 2 years ago

I have 2 hacked roms (Pokemon Blaze Black 2 and Fire Emblem 12 English for reference) that I am trying to install forwarders for. I can create a working forwarder for each individually using a custom banner for each or forcing install and using the default banner.

However, one always seems to overwrite the other - when I successfully install the first forwarder, it appears on the homescreen without issue, but when I successfully install the second, it replaces the first. It does not seem to matter what order I do these in. Additionally, I have about 20+ other forwarders installed with no issues, it seems to specifically be a problem with these two. I also have at least one other hacked rom forwarder installed (Pokemon Renegade Platinum) with no issues, it is just these two roms with problems.

Here is the log file, this includes me creating all the other forwarders, and then various attempts at creating the two forwarders in question. Note that I removed the custom banners after a few tries to see if they were causing the problem.

MechanicalDragon0687 commented 2 years ago

This is likely because they use the same title id. Are you using the random TID option to ensure they generate unique title ids?

MechanicalDragon0687 commented 2 years ago

Random tid also seems bugged in the prerelease so there is that too...

worsel99 commented 2 years ago

I believe I tried with the random TID option as well and had the same result, I'll try again this evening after work.

MechanicalDragon0687 commented 2 years ago

be sure that they are overwriting in data management as well, and that you do not have 40+ dsiware

worsel99 commented 2 years ago

Just tried again with random TID and force install, same result. I also checked in FBI and confirmed that only the most recent install is showing, and I have 21 DSiWare installed. Here's another log showing just this attempt.

MechanicalDragon0687 commented 2 years ago

Yeah, I am going to have to fix random tid to resolve this, probably.

MechanicalDragon0687 commented 1 year ago

fixed by eb8882f