ROM Hack [WIP] Ohana3DS tool

Countrum

Member
Newcomer
Joined
Aug 29, 2016
Messages
10
Trophies
0
Age
27
XP
68
Country
United States
crowd.fs is compressed from what I can tell. You will probably have to use this to extract usable files: https://github.com/KaneTW/bravelyfs-parser (idk how to compile this, if you get a working compiled version though, let me know please). I don't know if QuickBMS extracted a working file or not.
I'll try to compile it and I'll certainly let you know how if I can get it to work.
 

ih8ih8sn0w

Koreaboo
Member
Joined
Aug 22, 2015
Messages
1,677
Trophies
0
Age
25
Location
Hell
XP
898
Country
United States
Last edited by ih8ih8sn0w,

SolMeiLei

Well-Known Member
Newcomer
Joined
Jul 8, 2016
Messages
64
Trophies
0
Age
33
XP
172
Country
Canada

Countrum

Member
Newcomer
Joined
Aug 29, 2016
Messages
10
Trophies
0
Age
27
XP
68
Country
United States
crowd.fs is compressed from what I can tell. You will probably have to use this to extract usable files: https://github.com/KaneTW/bravelyfs-parser (idk how to compile this, if you get a working compiled version though, let me know please). I don't know if QuickBMS extracted a working file or not.
Okay wow, I have no idea how to compile this. I'm not familiar with this language at all. I wish the creator was a little more verbose about compiling it.
 
D

Deleted User

Guest
For a project that I am working on, I need to know if there is a way to pass arguments directly to the application through the command line. If not that is Ok.

@gdkchan
or anyone else
 

Swiftloke

Hwaaaa!
Member
Joined
Jan 26, 2015
Messages
1,772
Trophies
1
Location
Nowhere
XP
1,506
Country
United States
Hi.
I'm messing around with Smash's texture files right now, and I'm having issues with Ohana3DS.
Whenever I open *any* BCH or MBN file, I'm given the following error:
upload_2016-9-24_12-31-45.png
Am I doing something wrong? Missing a dependency maybe? I'm given the same error with multiple downloads and even the original Ohana3DS, so that's not the issue.
Thanks in advance! :yay3ds:
 

Omegablu

We shall not yield to the Kingdom of Nohr!
Member
Joined
Mar 10, 2016
Messages
1,140
Trophies
0
Location
Ice Tribe Village
XP
1,016
Country
United States
Hi.
I'm messing around with Smash's texture files right now, and I'm having issues with Ohana3DS.
Whenever I open *any* BCH or MBN file, I'm given the following error:
Am I doing something wrong? Missing a dependency maybe? I'm given the same error with multiple downloads and even the original Ohana3DS, so that's not the issue.
Thanks in advance! :yay3ds:
Go to the Smash modding guide thread and read the op. That should set you in the right direction. I know that with old Ohana you get an error even if it does work. Also, Rebirth will not work for reinserting textures as it lacks code to properly compress the new textures.
 

gdkchan

Well-Known Member
OP
Member
Joined
Jul 8, 2015
Messages
181
Trophies
0
Age
26
XP
425
Country
Brazil
For a project that I am working on, I need to know if there is a way to pass arguments directly to the application through the command line. If not that is Ok.

@gdkchan
or anyone else
Unfortunately the only argument you can pass through command line is the path to one of the supported file formats, and it will try to open it normally.
 
  • Like
Reactions: ih8ih8sn0w

nobody231

Well-Known Member
Member
Joined
Dec 8, 2014
Messages
338
Trophies
0
XP
212
Country
United States
Sorry if this isn't the place to ask for compiling help, but I had an issue trying to compile the latest build of Ohana3DS today. I'm using Visual Studio 2013 to try to compile the program. I received the following errors while trying to compile:
wGSxHEz.png

I don't know what causes these errors. Am I missing some libraries for compiling? Some help would be appreciated.
 

ih8ih8sn0w

Koreaboo
Member
Joined
Aug 22, 2015
Messages
1,677
Trophies
0
Age
25
Location
Hell
XP
898
Country
United States
Sorry if this isn't the place to ask for compiling help, but I had an issue trying to compile the latest build of Ohana3DS today. I'm using Visual Studio 2013 to try to compile the program. I received the following errors while trying to compile:
wGSxHEz.png

I don't know what causes these errors. Am I missing some libraries for compiling? Some help would be appreciated.
It works in vs 2015
 

gdkchan

Well-Known Member
OP
Member
Joined
Jul 8, 2015
Messages
181
Trophies
0
Age
26
XP
425
Country
Brazil
Sorry if this isn't the place to ask for compiling help, but I had an issue trying to compile the latest build of Ohana3DS today. I'm using Visual Studio 2013 to try to compile the program. I received the following errors while trying to compile:
wGSxHEz.png

I don't know what causes these errors. Am I missing some libraries for compiling? Some help would be appreciated.
Should be fixed on lastest commit.
 

Demonslayerx8

Well-Known Member
Member
Joined
Mar 17, 2011
Messages
156
Trophies
0
XP
155
Country
United States
Hope your aware that there's still a few more model files that just displays "unknown format not supported", right?

header starts with BG

edit:
dunno if ur gonna add support for SPBD3.. seems to have some kind of material in there?

edit2:
ok u do have BG supported lmao... exported files arnt tho, do seem to be city/route models tho but wont open
 
Last edited by Demonslayerx8,

gdkchan

Well-Known Member
OP
Member
Joined
Jul 8, 2015
Messages
181
Trophies
0
Age
26
XP
425
Country
Brazil
Hope your aware that there's still a few more model files that just displays "unknown format not supported", right?

header starts with BG

edit:
dunno if ur gonna add support for SPBD3.. seems to have some kind of material in there?

edit2:
ok u do have BG supported lmao... exported files arnt tho, do seem to be city/route models tho but wont open
which file contains the map models? I only remember seeing textures inside those BG files.
 

Demonslayerx8

Well-Known Member
Member
Joined
Mar 17, 2011
Messages
156
Trophies
0
XP
155
Country
United States
mostly the file_00000 in those BG files

location:
\a\0\8\5_


i still cant find the pokemon models tho.. any clue where they're at?

edit:
pc files in a\0\8\6_ wont open with latest commit (20mins ago)
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Ohana3DS_Rebirth.Ohana.FileIO.load(Stream data) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\FileIO.cs:line 142
at Ohana3DS_Rebirth.Ohana.Models.PocketMonsters.PC.load(Stream data) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\Models\PocketMonsters\PC.cs:line 22
at Ohana3DS_Rebirth.Ohana.FileIO.load(Stream data) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\FileIO.cs:line 138
at Ohana3DS_Rebirth.Ohana.FileIO.load(String fileName) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\FileIO.cs:line 46
at Ohana3DS_Rebirth.FrmMain.open(String fileName) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\FrmMain.cs:line 84
 

Attachments

  • file_00000.rar
    87.1 KB · Views: 321
Last edited by Demonslayerx8,

gdkchan

Well-Known Member
OP
Member
Joined
Jul 8, 2015
Messages
181
Trophies
0
Age
26
XP
425
Country
Brazil
mostly the file_00000 in those BG files

location:
\a\0\8\5_


i still cant find the pokemon models tho.. any clue where they're at?

edit:
pc files in a\0\8\6_ wont open with latest commit (20mins ago)
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Ohana3DS_Rebirth.Ohana.FileIO.load(Stream data) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\FileIO.cs:line 142
at Ohana3DS_Rebirth.Ohana.Models.PocketMonsters.PC.load(Stream data) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\Models\PocketMonsters\PC.cs:line 22
at Ohana3DS_Rebirth.Ohana.FileIO.load(Stream data) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\FileIO.cs:line 138
at Ohana3DS_Rebirth.Ohana.FileIO.load(String fileName) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\Ohana\FileIO.cs:line 46
at Ohana3DS_Rebirth.FrmMain.open(String fileName) in C:\Users\wolfs\Desktop\Smash 3DS Pack\Ohana\Ohana3DS Rebirth\FrmMain.cs:line 84
The map model is fine (open when exported), its just that the coordinate values are too high and it somehow bugs the viewer due to this. It probably have a scale value somewhere, I'll take a look. Also the PC files you mentioned doesnt open cause they are animations not models. About where the Pokes are located its on a\0\9\3 iirc.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • NinStar @ NinStar:
    nes remix 1 had the bad one, nes remix 2 had the good one
  • SylverReZ @ SylverReZ:
    @genistopitauniverfrocrami, What drugs is this dude on?
    +1
  • NinStar @ NinStar:
    CRAZY HAMBURGER
  • The Real Jdbye @ The Real Jdbye:
    @NinStar both nes remix 1 and 2 had some stinkers in there
    +1
  • The Real Jdbye @ The Real Jdbye:
    but at least 2 doesn't have sports games
  • The Real Jdbye @ The Real Jdbye:
    loved nes remix, but hated having to play Baseball, Tennis and Golf in order to progress
    +1
  • The Real Jdbye @ The Real Jdbye:
    or fucking Clu Clu Land for that matter
  • Psionic Roshambo @ Psionic Roshambo:
    Not a big fan of NES kid Icarus either... I know it was popular but I didn't care for it.
  • Psionic Roshambo @ Psionic Roshambo:
    Yesterday I learned my BD Burner drive can burn CD's at 56X lol
  • cearp @ cearp:
    What stuff were you burning?
    I used to burn tons of dvds (data files) many years ago, but haven't burnt a disk in ages.
  • Psionic Roshambo @ Psionic Roshambo:
    My car actually reads MP3 CD's lol
  • Psionic Roshambo @ Psionic Roshambo:
    So mix CDs for myselt :)
  • Psionic Roshambo @ Psionic Roshambo:
    Pantera, Metallica, Hollywood Undead, Five Finger Death Punch, some others lol
  • Psionic Roshambo @ Psionic Roshambo:
    I can put like 90 songs on a CD lol
  • The Real Jdbye @ The Real Jdbye:
    if only it could read dvds then you would just need 1 disc
    +1
  • BakerMan @ BakerMan:
    i tell ya what, i could go for a fuckin gyro right about now
    +1
  • cearp @ cearp:
    I hope your brother is doing ok Mr BakerMan
    +1
  • cearp @ cearp:
    and Psi - I had a cd player / radio that played mp3 cds once, very cool
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    BakerMan yeah me too.... maybe that's gonna be dinner for me there is this place near me I have been dying to try and they have them lol
  • K3Nv2 @ K3Nv2:
    I miss usb mp3 players they were shit but at the time a go to
  • Psionic Roshambo @ Psionic Roshambo:
    @The Real Jdbye, I thought about that and I have blank DVD's and Blurays but honestly after like 90 songs I just listen to it a couple of hundred times toss it out and burn something else or have like 2-3 CD's. Florida here the heat in the car tends to ruin the CD's after like a few months even commercial pressed ones don't last too long.
  • The Real Jdbye @ The Real Jdbye:
    my music collection is just too big, i require variety
    The Real Jdbye @ The Real Jdbye: my music collection is just too big, i require variety