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,638
Trophies
3
Age
24
XP
21,096
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,638
Trophies
3
Age
24
XP
21,096
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
  • BakerMan @ BakerMan:
    this is my first aurora tbh
    +1
  • BakerMan @ BakerMan:
    i mean, multiple have happened in my lifetime, but it's always been too cloudy
  • BakerMan @ BakerMan:
    IT'S LIKE THAT ALMOST EVERY FUCKING METEOR SHOWER TOO
  • BigOnYa @ BigOnYa:
    You need to setup a time lapse camera, be neat
  • BigOnYa @ BigOnYa:
    I actually use a pic of it on my pc desktop cause its cool looking
  • Xdqwerty @ Xdqwerty:
    Apparently the pro versión of pizza boy is back aswell
  • Xdqwerty @ Xdqwerty:
    Gonna download the update
  • Xdqwerty @ Xdqwerty:
    Only 2 antiviruses detected the APK as a virus on virustotal so it Must be safe
  • Xdqwerty @ Xdqwerty:
    Cuz false positive
  • Xdqwerty @ Xdqwerty:
    Wait
  • Xdqwerty @ Xdqwerty:
    Eh nvm
  • BakerMan @ BakerMan:
    sadly, the clouds are setting in now

    hey BigOnYa the clouds are coming from the south, maybe check again
  • Xdqwerty @ Xdqwerty:
    Good night it's 11 pm
  • BakerMan @ BakerMan:
    night
  • BigOnYa @ BigOnYa:
    @BakerMan Nuh I'm in for the night playing Fallout 4, ill look tomorrow night
  • BigOnYa @ BigOnYa:
    Ok had let dog out, and yea still can't see it, oh well. Maybe tom night.
  • K3Nv2 @ K3Nv2:
    Ballocks these drives aren't allowing raid
  • BigOnYa @ BigOnYa:
    That sucks, well you will get double the space then atleast.
  • K3Nv2 @ K3Nv2:
    @Sicklyboy needs to come back
  • BigOnYa @ BigOnYa:
    Did you try Raid 10?
  • K3Nv2 @ K3Nv2:
    I did raid69
  • K3Nv2 @ K3Nv2:
    The physical disk keeps disabling in bios
  • BakerMan @ BakerMan:
    hey ken did you see the aurora tonight?
  • BakerMan @ BakerMan:
    also sorry it was too cloudy, that sucks
    BakerMan @ BakerMan: also sorry it was too cloudy, that sucks