Hacking NTR 3.4 Screen Recorder Test Thread

ll0rT

Well-Known Member
Member
Joined
Dec 15, 2014
Messages
137
Trophies
0
Age
28
XP
361
Country


My attempt to capture a footage. I recorded OOT and FE:Fates. I will add the Fates footage as soon as upload completes.

Edit:
 
Last edited by ll0rT,

SpencerlyEverly

Spencer Everly
Member
Joined
Nov 28, 2014
Messages
272
Trophies
0
Location
Central City, KY
Website
www.youtube.com
XP
1,051
Country
United States
I get this thing at the end and I ALWAYS wanted to record on my 3DS (I'm running Luma3DS with the EmuNAND with the latest version):

current firmware not supported.
Please send feedback to
[email protected]
kversion: 02320b00
bnBootNTR failed
Press Home button to return to the menu.

Now what? Downgrade to 9.2? I don't wanna do that!
 

astronautlevel

Well-Known Member
Member
Joined
Jan 26, 2016
Messages
4,128
Trophies
2
Location
Maryland
Website
ataber.pw
XP
5,008
Country
United States
I get this thing at the end and I ALWAYS wanted to record on my 3DS (I'm running Luma3DS with the EmuNAND with the latest version):

current firmware not supported.
Please send feedback to
[email protected]
kversion: 02320b00
bnBootNTR failed
Press Home button to return to the menu.

Now what? Downgrade to 9.2? I don't wanna do that!
Use the NFIRM from the firms.7z on the Luma3DS page and make sure you have Use SysNAND firm as Default *unchecked*
 

SpencerlyEverly

Spencer Everly
Member
Joined
Nov 28, 2014
Messages
272
Trophies
0
Location
Central City, KY
Website
www.youtube.com
XP
1,051
Country
United States
Use the NFIRM from the firms.7z on the Luma3DS page and make sure you have Use SysNAND firm as Default *unchecked*
Okay! Now I gotten all the way until I start recording. This error shows up:

> disconnect()
null
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Server disconnected.

What to do now...?
 

astronautlevel

Well-Known Member
Member
Joined
Jan 26, 2016
Messages
4,128
Trophies
2
Location
Maryland
Website
ataber.pw
XP
5,008
Country
United States
Okay! Now I gotten all the way until I start recording. This error shows up:

> disconnect()
null
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Server disconnected.

What to do now...?
NTRViewer disconnects the debugger once you start remoteplay. Make sure you also launched NTRViewer before calling remoteplay()
 

Asia81

Yuri Lover ~
Member
Joined
Nov 15, 2014
Messages
6,658
Trophies
3
Age
29
XP
3,505
Country
France


Pretty nice framerate overall, my audio is going weird near the end of the video, don't know why ^^

1) Why did you do a record in english xD ?
2) What do you use to record the NTR Viewer? Seems to have a good quality in FullScreen...
3) What do you use to show the bottom screen just at the right?

--------------------- MERGED ---------------------------

If someone else can answer:
Possible to combine LayeredFS with Streaming? No conflict?
 

Phil5004

Well-Known Member
Member
Joined
Jul 6, 2015
Messages
887
Trophies
0
Age
33
XP
499
Country
Germany
Thats the Problem:

Video:

and the error code...
> connect('192.168.122.41', 8000)
Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat 192.168.122.41:8000
bei System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
bei ntrclient.NtrClient.connectToServer()
bei ntrclient.ScriptHelper.connect(String host, Int32 port)
bei Microsoft.Scripting.Interpreter.ActionCallInstruction`3.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.LightLambda.Run5[T0,T1,T2,T3,T4,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4)
bei System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
bei Microsoft.Scripting.Interpreter.DynamicInstruction`5.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
bei IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
bei Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope)
bei ntrclient.CmdWindow.runCmd(String cmd)
 

smileyhead

I like cute stuff.
Member
Joined
Aug 31, 2015
Messages
4,804
Trophies
3
Age
23
Location
Budakeszi, Hungary
Website
sites.google.com
XP
10,591
Country
Hungary
Thats the Problem:

Video:

and the error code...
> connect('192.168.122.41', 8000)
Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat 192.168.122.41:8000
bei System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
bei ntrclient.NtrClient.connectToServer()
bei ntrclient.ScriptHelper.connect(String host, Int32 port)
bei Microsoft.Scripting.Interpreter.ActionCallInstruction`3.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.LightLambda.Run5[T0,T1,T2,T3,T4,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3, T4 arg4)
bei System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
bei Microsoft.Scripting.Interpreter.DynamicInstruction`5.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
bei Microsoft.Scripting.Interpreter.LightLambda.Run2[T0,T1,TRet](T0 arg0, T1 arg1)
bei IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx)
bei Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope)
bei ntrclient.CmdWindow.runCmd(String cmd)

Did you enable debugging? (X+Y -> Enable Debugger)
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: might look for one on yt