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,632
Trophies
3
Age
24
XP
21,074
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,632
Trophies
3
Age
24
XP
21,074
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:
    What a weird game
  • K3Nv2 @ K3Nv2:
    Yeah I wanted to see shards of the titanic
  • BigOnYa @ BigOnYa:
    I kept thinking jaws was gonna come up and attack
  • K3Nv2 @ K3Nv2:
    Jaws is on a diet
  • K3Nv2 @ K3Nv2:
    Damn power went out
  • BigOnYa @ BigOnYa:
    Ok xdqwerty, your little bro prob tripped On the cord and unplugged you
  • K3Nv2 @ K3Nv2:
    Ya I'm afraid of the dark hug me
  • BigOnYa @ BigOnYa:
    Grab and hold close your AncientBoi doll.
  • K3Nv2 @ K3Nv2:
    Damn didn't charge my external battery either
  • BigOnYa @ BigOnYa:
    Take the batteries out of your SuperStabber3000... Or is it gas powered?
  • K3Nv2 @ K3Nv2:
    I stole batteries from your black mamba
    +1
  • K3Nv2 @ K3Nv2:
    My frozen food better hold up for an hour I know that
  • BigOnYa @ BigOnYa:
    Or else gonna be a big lunch and dinner tomorrow.
  • BigOnYa @ BigOnYa:
    Did you pay your power bill? Or give all yo money to my wife, again.
  • K3Nv2 @ K3Nv2:
    Oh good the estimated time is the same exact time they just said
    +1
  • BigOnYa @ BigOnYa:
    Load up your pc and monitor, and head to a McDonalds dining room, they have free WiFi
  • K3Nv2 @ K3Nv2:
    Sir please watch your porn in the bathroom
    +2
  • BigOnYa @ BigOnYa:
    No sir we can not sell you anymore apple pies, after what you did with the last one.
  • K3Nv2 @ K3Nv2:
    We ran out
  • HiradeGirl @ HiradeGirl:
    for your life
    +1
  • K3Nv2 @ K3Nv2:
    My life has no value my fat ass is staying right here
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=8EmXheuVzFo