Asia81 / HackingToolkit9DS

HackingToolkit9DS, a (deprecated) 3DS RomHacking Tool
246 stars 64 forks source link

CIA rebuild not working (missing DLLs) #27

Open skupfer opened 6 years ago

skupfer commented 6 years ago

Getting errors for the following dlls which should mean it has been compiled in debug mode

Missing vcruntime140d.dll and ucrtbased.dll

EDIT: HackingToolkit9DS (V12)

EDIT2: Sorry, forgot to mention the problem is related to makerom!

Xeddius commented 6 years ago

I can confirm, the version of makerom was built using "Debug" in visual studio instead of release and hence is causing the issues (as most users won't have visual studio development/debug dlls.) (V12)

I recommend downloading an older build until it is fixed.

Asia81 commented 6 years ago

Thanks to let me know the issue, I will see what I can do about it

mvpkobe31 commented 6 years ago

i have the same problem but i think i should download the vcruntime40 32cand 64 bit place in the windows folder

Xeddius commented 6 years ago

@mvpkobe31 That will not fix the issue as the files required are the DEBUG versions, which are named as vcruntime140d.dll and using the regular files will NOT fix the issue. (Yes, even renaming them does not work.)

mvpkobe31 commented 6 years ago

then what should i do? which version work?

On Sat, Apr 28, 2018, 3:34 PM Xeddius notifications@github.com wrote:

@mvpkobe31 https://github.com/mvpkobe31 That will not fix the issue as the files required are the DEBUG versions, which are named as vcruntime140d.dll and using the regular files will NOT fix the issue. (Yes, even renaming them does not work.)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-385200492, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_TRoqf7WwlAaevADVXU9eQM0ug89ks5ttMQwgaJpZM4SlyCv .

Xeddius commented 6 years ago

@mvpkobe31 as I'm not at my main Windows machine until next week I can't say for certain, but it should be rather trivial to test older version to see what works. Try 11, if that has issues, then try version 10. Check the releases page.

mvpkobe31 commented 6 years ago

gotta try it like that

On Sat, Apr 28, 2018, 3:52 PM Xeddius notifications@github.com wrote:

@mvpkobe31 https://github.com/mvpkobe31 as I'm not at my main Windows machine until next week I can't say for certain, but it should be rather trivial to test older version to see what works. Try 11, if that has issues, then try version 10. Check the releases page.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-385201460, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_eAZ4WSB0M4c7rNkUbdXAkK9gW6pks5ttMiYgaJpZM4SlyCv .

mvpkobe31 commented 6 years ago

i did it but in v12 i fix dll but later say after rebuild batch y/n so should i press y or n?

On Sat, Apr 28, 2018, 3:53 PM Yeancarlos Barranco mvplakers31@gmail.com wrote:

gotta try it like that

On Sat, Apr 28, 2018, 3:52 PM Xeddius notifications@github.com wrote:

@mvpkobe31 https://github.com/mvpkobe31 as I'm not at my main Windows machine until next week I can't say for certain, but it should be rather trivial to test older version to see what works. Try 11, if that has issues, then try version 10. Check the releases page.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-385201460, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_eAZ4WSB0M4c7rNkUbdXAkK9gW6pks5ttMiYgaJpZM4SlyCv .

Xeddius commented 6 years ago

@mvpkobe31 Try this one https://github.com/Asia81/HackingToolkit9DS/releases/tag/9

mvpkobe31 commented 6 years ago

i try but at the end of the rebuild something came out it say batch y/n idk which one i have to put or either not or yes

On Sun, Apr 29, 2018, 12:18 AM Xeddius notifications@github.com wrote:

@mvpkobe31 https://github.com/mvpkobe31 Try this one https://github.com/Asia81/HackingToolkit9DS/releases/tag/9

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-385224480, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_UZG8TqdAVzpgz_xJpL6Wn7rKK6uks5ttT8EgaJpZM4SlyCv .

mvpkobe31 commented 6 years ago

hey if i cant with the v12 toolkit 3ds can i transfer all the file i extracted to the toolkits v9 to finish rebuild?

On Sun, Apr 29, 2018, 10:54 AM Yeancarlos Barranco mvplakers31@gmail.com wrote:

i try but at the end of the rebuild something came out it say batch y/n idk which one i have to put or either not or yes

On Sun, Apr 29, 2018, 12:18 AM Xeddius notifications@github.com wrote:

@mvpkobe31 https://github.com/mvpkobe31 Try this one https://github.com/Asia81/HackingToolkit9DS/releases/tag/9

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-385224480, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_UZG8TqdAVzpgz_xJpL6Wn7rKK6uks5ttT8EgaJpZM4SlyCv .

Xeddius commented 6 years ago

@mvpkobe31 I don't know, but it's worth attempting. What exactly are you trying to do in particular, if you're looking to rebuild a .3ds as a CIA you can use Decrypt9WIP to do so directly on your device.

mvpkobe31 commented 6 years ago

i have the real cia no 3ds but when i rebuild the cia at the end say patch and then a word y and n by mistake i put y instead n

On Wed, May 2, 2018, 1:40 PM Xeddius notifications@github.com wrote:

@mvpkobe31 https://github.com/mvpkobe31 I don't know, but it's worth attempting. What exactly are you trying to do in particular, if you're looking to rebuild a .3ds as a CIA you can use Decrypt9WIP to do so directly on your device.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-386060717, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_ddde3AJo2o4SLzUkfF2w6VCM-Zbks5tue-pgaJpZM4SlyCv .

mvpkobe31 commented 6 years ago

i have problem in v11 toolkit i does not rebuild but can i transfer all the file from toolkit 3ds v11 to the v9 and finish rebuild there

Xeddius commented 6 years ago

I would do a fresh clean install of V9 and try it with that.

mvpkobe31 commented 6 years ago

what i did was v11 from toolkit does no rebuild a cia but extracted all the file and folders what i did was transfer all file a folder fron hacking toolkit 3ds v11 to the v9 to finish rebuild because i have everything set up i just need rebuild so i copy a paste it on v9 to finish but it worked havent check if is randomizer my pokemon game

On Fri, May 4, 2018, 9:59 PM Xeddius notifications@github.com wrote:

I would do a fresh clean install ov V9 and try it with that.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Asia81/HackingToolkit9DS/issues/27#issuecomment-386771578, or mute the thread https://github.com/notifications/unsubscribe-auth/AlAV_VkPc93i9UZcS2rYFMIKlOVDdoUjks5tvQdxgaJpZM4SlyCv .

NathanDreamweaver commented 6 years ago

https://www.dll-files.com/vcruntime140d.dll.html

NathanDreamweaver commented 6 years ago

Put it in program files (x86)/HackingToolkit9DS

Lyriati commented 5 years ago

still having issues

NateBeauPro commented 2 years ago

Hello, possible solution to solve this issue: Replace makerom.exe in "C:\Program Files (x86)\HackingToolkit9DS" (after setup) by the last official version : https://github.com/3DSGuy/Project_CTR