help with unity 3ds

  • Thread starter Thread starter woahhhh
  • Start date Start date
  • Views Views 241
  • Replies Replies 3

woahhhh

Member
Newcomer
Joined
Jun 30, 2026
Messages
5
Reaction score
2
Trophies
0
Age
26
XP
27
Country
United Kingdom
i have a few errors (and questions)when trying to build .cci files in unity 3ds : and here it is

1. i got two errors when building:
Code:
ApplicationName='\X86\bin\ctrload.exe', CommandLine='-n test.cci', CurrentDirectory='DIRECTORYBLAHBLAH'
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at UnityEditor.Utils.Program.Start (System.EventHandler exitCallback) [0x0006b] in C:\buildslave\unity\build\Editor\Mono\Utils\Program.cs:44 
  at UnityEditor.Utils.Program.Start () [0x00003] in C:\buildslave\unity\build\Editor\Mono\Utils\Program.cs:28 
  at UnityEditor.N3DS.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.N3DS.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x0000a] in C:\buildslave\unity\build\PlatformDependent\N3DS\Editor\Managed\Command.cs:65 
  at UnityEditor.PostProcessN3DS.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.N3DS.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00016] in C:\buildslave\unity\build\PlatformDependent\N3DS\Editor\Managed\PostProcessN3DS.cs:1654 
  at UnityEditor.PostProcessN3DS.PostProcess (BuildTarget target, BuildOptions options, System.String installPath, System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String stagingAreaDataManaged, UnityEditor.RuntimeClassRegistry usedClassRegistry) [0x0040f] in C:\buildslave\unity\build\PlatformDependent\N3DS\Editor\Managed\PostProcessN3DS.cs:293 
UnityEditor.HostView:OnGUI()


AND



Code:
Error building Player: ApplicationName='\X86\bin\ctrload.exe', CommandLine='-n test.cci', CurrentDirectory='DIRECTORYTOGAMEFOLDER'
  at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at UnityEditor.Utils.Program.Start (System.EventHandler exitCallback) [0x0006b] in C:\buildslave\unity\build\Editor\Mono\Utils\Program.cs:44 
  at UnityEditor.Utils.Program.Start () [0x00003] in C:\buildslave\unity\build\Editor\Mono\Utils\Program.cs:28 
  at UnityEditor.N3DS.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.N3DS.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x0000a] in C:\buildslave\unity\build\PlatformDependent\N3DS\Editor\Managed\Command.cs:65 
  at UnityEditor.PostProcessN3DS.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.N3DS.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) [0x00016] in C:\buildslave\unity\build\PlatformDependent\N3DS\Editor\Managed\PostProcessN3DS.cs:1654 
  at UnityEditor.PostProcessN3DS.PostProcess (BuildTarget target, BuildOptions options, System.String installPath, System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String stagingAreaDataManaged, UnityEditor.RuntimeClassRegistry usedClassRegistry) [0x0040f] in C:\buildslave\unity\build\PlatformDependent\N3DS\Editor\Managed\PostProcessN3DS.cs:293


ALSO

how do I make the both screens work at the same time?

any help would be great!

I am using unity 5.6.6f2(64 bit) cracked with unihavker 4.5(for unity pro and the 3ds option)
i also have armcc 5 for nintendo and ctr sdk installed(and added to PATH)
:D
 

Attachments

  • snap1.png
    snap1.png
    152.7 KB · Views: 2
  • snap2.png
    snap2.png
    149.8 KB · Views: 4
Last edited by woahhhh,
for bottom screen, it's a simple task of changing the camera in the settings,
as for the errors... can you check whether you have said .exe in that directory?
also:
Screenshot 2026-07-04 153923.png
 
for bottom screen, it's a simple task of changing the camera in the settings,
as for the errors... can you check whether you have said .exe in that directory?
also:View attachment 580845
thanks for the advice! but what i meant was how to make both screens work simultaneously. I'll check about the exe,though
 
thanks for the advice! but what i meant was how to make both screens work simultaneously. I'll check about the exe,though
if you mean both display the same thing you could just use that setting, iirc there is a toggle for top screen, bottom screen, and both
 

Site & Scene News

Popular threads in this forum