Homebrew [NDS] Forwarder CIAs for your HOME Menu

TiredLink

Active Member
Newcomer
Joined
Jun 22, 2019
Messages
32
Trophies
0
Age
19
XP
68
Country
United Kingdom
1
 

Attachments

  • nsa 2.PNG
    nsa 2.PNG
    32.4 KB · Views: 158
  • nds21.PNG
    nds21.PNG
    56.1 KB · Views: 111
Last edited by TiredLink,
D

Deleted User

Guest
niiiiiiiiiiiice BUT...i tried to make a forwarder for the prototypoe of steel diver(submarine), and it downloads but it doesn't show up on the 3ds menu. any idea on how to fix it?
 

Rider11009

Member
Newcomer
Joined
Jul 16, 2019
Messages
12
Trophies
0
Age
28
XP
102
Country
United States
Hello! I'm having problems with opening the forwarder. I'm on Windows 10, latest java installed, it just creates make_cia and settings. I don' know what to do. And do these count as if played by cartridges? I want to use them in Dream Radar. Thanks in advance.
 

RocketRobz

Stylish TWiLight Hero
OP
Developer
Joined
Oct 1, 2010
Messages
16,633
Trophies
3
Age
24
XP
21,076
Country
United States
Hello! I'm having problems with opening the forwarder. I'm on Windows 10, latest java installed, it just creates make_cia and settings. I don' know what to do. And do these count as if played by cartridges? I want to use them in Dream Radar. Thanks in advance.
No.
 

Rider11009

Member
Newcomer
Joined
Jul 16, 2019
Messages
12
Trophies
0
Age
28
XP
102
Country
United States
Oh. Thanks for the care though.

Edit: This is the error when i try to open it from cmd:
Exception in Application start method
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
Caused by: java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ExceptionInInitializerError
at com.olmectron.material.components.MaterialTabs.addTab(MaterialTabs.java:315)
at com.olmectron.forwarder.Forwarder3DS.getMaterialLayout(Forwarder3DS.java:895)
at com.olmectron.forwarder.Forwarder3DS.initAll(Forwarder3DS.java:1071)
at com.olmectron.forwarder.Forwarder3DS.start(Forwarder3DS.java:255)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
... 1 more
Caused by: java.lang.IllegalArgumentException: Invalid color specification
at javafx.scene.paint.Color.web(Color.java:455)
at javafx.scene.paint.Color.web(Color.java:636)
at com.olmectron.material.components.MaterialTab.<clinit>(MaterialTab.java:22)
... 13 more
Exception running application com.olmectron.forwarder.Forwarder3DS
 
Last edited by Rider11009,

Rider11009

Member
Newcomer
Joined
Jul 16, 2019
Messages
12
Trophies
0
Age
28
XP
102
Country
United States
Oh. Thanks for the care though.

Edit: This is the error when i try to open it from cmd:
Exception in Application start method
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
Caused by: java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ExceptionInInitializerError
at com.olmectron.material.components.MaterialTabs.addTab(MaterialTabs.java:315)
at com.olmectron.forwarder.Forwarder3DS.getMaterialLayout(Forwarder3DS.java:895)
at com.olmectron.forwarder.Forwarder3DS.initAll(Forwarder3DS.java:1071)
at com.olmectron.forwarder.Forwarder3DS.start(Forwarder3DS.java:255)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$3(WinApplication.java:177)
... 1 more
Caused by: java.lang.IllegalArgumentException: Invalid color specification
at javafx.scene.paint.Color.web(Color.java:455)
at javafx.scene.paint.Color.web(Color.java:636)
at com.olmectron.material.components.MaterialTab.<clinit>(MaterialTab.java:22)
... 13 more
Exception running application com.olmectron.forwarder.Forwarder3DS

Is there a forum in here that I can post it there to fix my weird problem?
 

pablo_caste

New Member
Newbie
Joined
May 12, 2019
Messages
3
Trophies
0
Age
23
XP
51
Country
Spain
Hello. I extracted ShantaeText.loctext from Risky's Revenge .nds rom. I wanna do a spanish translation, and I've discovered how to edit this file with Notepad ++. The game included latin characters (surprise) and this eased the translation. The problem happens when I write bold text. Wayforward programmed #...# and %...% characters to write white bold and yellow bold. When I use # or % to write bold text between ¡...! and ¿...? characters, the dialogs shows text bugs. I don't know what's the problem. I extracted rom files with Tinke 0.9.2. There's a picture to see the bug. I need help.
 

Attachments

  • 15669225414685541591805451011914.jpg
    15669225414685541591805451011914.jpg
    2.7 MB · Views: 119

RocketRobz

Stylish TWiLight Hero
OP
Developer
Joined
Oct 1, 2010
Messages
16,633
Trophies
3
Age
24
XP
21,076
Country
United States
Hello. I extracted ShantaeText.loctext from Risky's Revenge .nds rom. I wanna do a spanish translation, and I've discovered how to edit this file with Notepad ++. The game included latin characters (surprise) and this eased the translation. The problem happens when I write bold text. Wayforward programmed #...# and %...% characters to write white bold and yellow bold. When I use # or % to write bold text between ¡...! and ¿...? characters, the dialogs shows text bugs. I don't know what's the problem. I extracted rom files with Tinke 0.9.2. There's a picture to see the bug. I need help.
Please post about this here.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    Nuh its whatever you like to hear. Is it weird, I'm a 50 year old that mostly listens to old school hip hop?
    +1
  • K3Nv2 @ K3Nv2:
    I should be walking but legs are still sore
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, I think that listening to the same 15 songs on the music player in my dad's car all the time made me kind of hate "normal" music.
    +1
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, them use your hands
  • K3Nv2 @ K3Nv2:
    Those are tired from last night
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, stop touching yourself
  • K3Nv2 @ K3Nv2:
    I wasn't
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, then stop doing whatever you were doing last night
  • K3Nv2 @ K3Nv2:
    Uremum
  • BigOnYa @ BigOnYa:
    -insert uremum joke here-
  • K3Nv2 @ K3Nv2:
    Too late
    +2
  • BigOnYa @ BigOnYa:
    I seen a bunny rabbit get swept up and taken by a hawk yesterday in my back yard, it left a bunch of rabbit hair in grass. Wild to see it fly off carrying a rabbit.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, was Luke that Bunny rabbit?
  • BigOnYa @ BigOnYa:
    Nuh it was a small rabbit without lipstick, or no UFO propaganda
    +1
  • K3Nv2 @ K3Nv2:
    Was Leo the hawk
  • BigOnYa @ BigOnYa:
    I didn't see any kissing and loving, so prob not
    +2
  • K3Nv2 @ K3Nv2:
    True hawks have more pride
    +1
  • AncientBoi @ AncientBoi:
    [awaits K3Nv2's remarks for me] :unsure:
  • K3Nv2 @ K3Nv2:
    @AncientBoi, would be a better lover to luke he knows how to get in personal space better
  • AncientBoi @ AncientBoi:
    [sips my ☕ ]
  • BigOnYa @ BigOnYa:
    The other night was watching tv in my screened in porch, and heard something walking on my porch roof, thought maybe it was a raccoon, so I grabbed my rifle and went out to look, it was just a duck, lol
    +1
  • K3Nv2 @ K3Nv2:
    Shoot the duck free meal
    +2
  • BigOnYa @ BigOnYa:
    Not allowed here in Ohio without Duck hunting permit, n it not in season yet.
  • K3Nv2 @ K3Nv2:
    Just say it was trespassing and you thought it was ancientboi
    +1
    K3Nv2 @ K3Nv2: Just say it was trespassing and you thought it was ancientboi +1