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: 110
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,593
Trophies
3
Age
24
XP
20,977
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,593
Trophies
3
Age
24
XP
20,977
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
  • Xdqwerty @ Xdqwerty:
    my dad bought me a dsi identical to that one
  • K3Nv2 @ K3Nv2:
    That could be an easy fix without even opening it with some ipa maybe unless the entire button broke
  • HiradeGirl @ HiradeGirl:
    That´s why I never got any handheld before the Switch.
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, thats why patches exist
  • K3Nv2 @ K3Nv2:
    Ds games are best played on a DS emulation is fine but having actual hardware is better obviously
    +1
  • K3Nv2 @ K3Nv2:
    Or N3ds/2Ds
  • Xdqwerty @ Xdqwerty:
    @K3Nv2, or most "gimmicky" consoles
  • K3Nv2 @ K3Nv2:
    Nah the dual screen makes them better because that's how they were developed for
    +1
  • HiradeGirl @ HiradeGirl:
    Wii U is also great.
  • HiradeGirl @ HiradeGirl:
    For DS games.
  • HiradeGirl @ HiradeGirl:
    Also, 3DS games through NTR streaming on Wii U.
  • HiradeGirl @ HiradeGirl:
    It's very cool.
  • HiradeGirl @ HiradeGirl:
    Even playable.
  • K3Nv2 @ K3Nv2:
    If you can have main game on big screen and touch lay out on wiiu tablet I can see that
  • Xdqwerty @ Xdqwerty:
    @HiradeGirl, I have a broken o3ds xl
  • Psionic Roshambo @ Psionic Roshambo:
    Phones worked great for DS emulation with DraStic and a controller that held your phone
  • Psionic Roshambo @ Psionic Roshambo:
    But sadly that's coming to an end
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, atleast I think the latest version's apk is archived somewhere
    +1
  • K3Nv2 @ K3Nv2:
    Yeah it works great but it's the obvious Ds factor you loose from it it's not like playing atari games on atari because Nintendo actually use to give a reason to buy their hardware
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Honestly Ken I actually have the hardware and it's hacked and works fine, prefer my phone lol
  • Psionic Roshambo @ Psionic Roshambo:
    Microphone is more sensitive, DraStic has a high res mode, screen is way better just overall a better experience
  • K3Nv2 @ K3Nv2:
    I just like game consoles how they were intended to play if they have a unique enough reason to buy them anything else yeah just download emulation for it
  • Psionic Roshambo @ Psionic Roshambo:
    Oh and touch screen infinity better lol
  • HiradeGirl @ HiradeGirl:
    @Xdqwerty It's still on Play Store.
  • HiradeGirl @ HiradeGirl:
    for free
    HiradeGirl @ HiradeGirl: for free