Homebrew Official [Release] kit-kat 2.0 - Wireless Capture-card

  • Thread starter Thread starter pman152
  • Start date Start date
  • Views Views 470,422
  • Replies Replies 1,324
  • Likes Likes 103
@ShinyMK does the input redirection include anything with the main joystick? I don't see any options for it in the settings only c-stick. I'm trying to use my GC controller to play smash. Also, I noticed that it only takes key values from the keyboard or joy2key. It should be possible to have an analog input for the joystick as well as having it work as an analog joystick on the 3ds. Will there be any updates on this feature? I can help with testing(for controller compatability) you if want. Also, I'm using my built in wifi network adapter with windows 10 mobile hotspot feature to bridge my lan connection from my pc to my 3ds, and I get 100% quality 30-40 fps. Is that normal, and have you ever seen it go to 60fps?
 
Hi all,

I have setup a personal hotspot for my 3ds using Connectify and now can't get kit-kat to connect with my ds. Anyone else having issues with this?
 
I'm on windows 10
Uninstall connectivity then go to the windows 10 settings->Network and Internet -> Mobile hotspot. Turn it on, than connect your 3ds to it. In the settings it should give you the ssid and password. After connecting, the same Mobile hotspot settings panel should show you your 3ds's IP address. Use that in Kit-Kat.
 
Uninstall connectivity then go to the windows 10 settings->Network and Internet -> Mobile hotspot. Turn it on, than connect your 3ds to it. In the settings it should give you the ssid and password. After connecting, the same Mobile hotspot settings panel should show you your 3ds's IP address. Use that in Kit-Kat.
My ds won't connect to the mobile hotspot. Thank you for the suggestion though. I can connect to the internet when using connectify, any reason why it won't work with kit-kat?
 
My ds won't connect to the mobile hotspot. Thank you for the suggestion though. I can connect to the internet when using connectify, any reason why it won't work with kit-kat?
Are you running Kit-kat as admin? Firewalls are annoying sometimes. Are you sure that you have your 3ds's ip address entered in correctly? Try restarting the computer.
 
Are you running Kit-kat as admin? Firewalls are annoying sometimes. Are you sure that you have your 3ds's ip address entered in correctly? Try restarting the computer.
Going off soon anyway but will try this tomorrow and let you know the outcome. Thanks for the help man.
 
Are you running Kit-kat as admin? Firewalls are annoying sometimes. Are you sure that you have your 3ds's ip address entered in correctly? Try restarting the computer.
Done all of the above and still no luck with the mobile hotspot through windows or connectify. Anyone else having this issue? Works fine when I just connect my ds directly to router however, as the router is on the other side of my house, I normally disconnect halfway through a match.
 
Done all of the above and still no luck with the mobile hotspot through windows or connectify. Anyone else having this issue? Works fine when I just connect my ds directly to router however, as the router is on the other side of my house, I normally disconnect halfway through a match.
I was able to connect with connectify, are you using the correct ip?
 
I was able to connect with connectify, are you using the correct ip?
IP is definitely correct. My pc is on a wired connection and I have bought a wireless adapter to enable me to setup the hotspot. Do you have a similar setup to this? Just to clarify, my ds connects to the internet when using connectify but i I can't connect it to kit-kat.
 
IP is definitely correct. My pc is on a wired connection and I have bought a wireless adapter to enable me to setup the hotspot. Do you have a similar setup to this? Just to clarify, my ds connects to the internet when using connectify but i I can't connect it to kit-kat.
Try seeing if the ip is correct by FTPing to your 3ds with something like this https://github.com/mtheall/ftpd and filezilla. The FTP cia should tell you what the ip is, and if it connect than you know there isn't any problems between your computer and 3ds.
 
Are there any ports in the making for this? I have an Android phone and want to be able to record 3DS gameplay, as well as other features.
 
Are there any ports in the making for this? I have an Android phone and want to be able to record 3DS gameplay, as well as other features.
This is written in C#, so I don't think it will be ported off of windows. Although it is possible, its unlikely unless someone wants to spend quite a bit of time just for you.
 
So I get this error, if anyone could let me know what it is I am doing wrong that would be greatly appreciated! I am using windows 10 nothing fancy, yes my new 3ds xl is on cfw and ya di da


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.AggregateException: One or more errors occurred. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.164:8000
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
at ntrbase.NTR.connectToServer(Boolean Stream)
at kit_kat.MainForm.connect(String host, Int32 port, Boolean closeNTR)
at kit_kat.MainForm.ConnectButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at kit_kat.MaterialButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---> (Inner Exception #0) System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.164:8000
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---



************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
kit-kat
Assembly Version: 1.6.4.0
Win32 Version: 1.6.4.0
CodeBase: file:///C:/Users/polan/Downloads/kit-kat.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 
So I get this error, if anyone could let me know what it is I am doing wrong that would be greatly appreciated! I am using windows 10 nothing fancy, yes my new 3ds xl is on cfw and ya di da


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.AggregateException: One or more errors occurred. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.164:8000
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
at ntrbase.NTR.connectToServer(Boolean Stream)
at kit_kat.MainForm.connect(String host, Int32 port, Boolean closeNTR)
at kit_kat.MainForm.ConnectButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at kit_kat.MaterialButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---> (Inner Exception #0) System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.164:8000
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---



************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
kit-kat
Assembly Version: 1.6.4.0
Win32 Version: 1.6.4.0
CodeBase: file:///C:/Users/polan/Downloads/kit-kat.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.CSharp
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
System.Dynamic
Assembly Version: 4.0.0.0
Win32 Version: 4.6.1586.0
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly Version: 0.0.0.0
Win32 Version: 4.6.1586.0 built by: NETFXREL2
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Open port TCP/UDP 5000 it your router
 
Is there a way to record zelda? It always cuts my internet and KitKat doesnt writes any nfc patches or things like that
 
I'm trying to record some gameplay, I connected the audio thru my laptop's microphone input, but it has a lot of static noise, I'm using OBS. Can someone help me with this?
 
Kit-kat always does the white screen of death..
Only one time it idn't do that, and it was when i set the scale to 5.0 (wanted to test it)
I have everything checked, ip right and no antivirus on my pc and I even run kitkat as administrator
I guess I'll go back to NitroStream..
 

Site & Scene News

Popular threads in this forum