ROM Hack [WIP] Ohana3DS tool

claudiuboy83

Active Member
Newcomer
Joined
Jan 9, 2016
Messages
33
Trophies
0
Age
39
XP
88
Country
Romania
I spend all day how to view a good image and run animation whit ohana but nothing, when i open .bcmdl get some black spots and .bcskla can't be imported (i edit files HxD like you said). Any clue?
 

Demonslayerx8

Well-Known Member
Member
Joined
Mar 17, 2011
Messages
156
Trophies
0
XP
155
Country
United States
the BCSKLA might be a different version that's not supported by Ohana. Send it to gdkchan in a PM and he'll take a look at it.

and what do you mean u get a bcmdl with black spots?
 

claudiuboy83

Active Member
Newcomer
Joined
Jan 9, 2016
Messages
33
Trophies
0
Age
39
XP
88
Country
Romania
how can i fix that?...and im not alowed to send pm with atached file(bcskla) to gdkchan...can you send to him that animation i attacheded here in the zip archive? Thank you for your help!
 

claudiuboy83

Active Member
Newcomer
Joined
Jan 9, 2016
Messages
33
Trophies
0
Age
39
XP
88
Country
Romania
gdkchan please take a look at this animation, is a .bcskla, can't import with ohana3ds. Thank you!
 

Attachments

  • Animation.zip
    8.4 KB · Views: 83

gdkchan

Well-Known Member
OP
Member
Joined
Jul 8, 2015
Messages
181
Trophies
0
Age
25
XP
415
Country
Brazil
gdkchan please take a look at this animation, is a .bcskla, can't import with ohana3ds. Thank you!
It doesn't work because the file is compressed. Ill try to figure out the compression later, seems to be some lz variant.

Edit: Its just LZSS. So, removing the first 8 bytes of the file should make it work.
 
Last edited by gdkchan,

Demonslayerx8

Well-Known Member
Member
Joined
Mar 17, 2011
Messages
156
Trophies
0
XP
155
Country
United States
well if it does, then when i did it, it wouldnt even import for me no matter what...

edit:
yeah.. removing the first 8 bytes still wont import. Just get a Unsupported file format, or an error that i posted on the last page.
 
Last edited by Demonslayerx8,

claudiuboy83

Active Member
Newcomer
Joined
Jan 9, 2016
Messages
33
Trophies
0
Age
39
XP
88
Country
Romania
Hello again gdkchan! I upload this zip arhive with one model and one animation for him. Take a look at it and try to see if you can do something first with that black shadering(i have same problem with few model from this game) and second problem is with animation(did't work with removing bytes). Thanks!
 

Attachments

  • Gabriel(model and animation).zip
    405 KB · Views: 95

TheTrueDream42

Well-Known Member
Member
Joined
Jun 26, 2015
Messages
182
Trophies
0
Age
26
XP
994
Country
United States
When I try to open any files from my Omega Ruby Braindump with Ohana3DS-Rebirth I keep getting this error message:

Unhandled exception has occurred in your application. If you click Continue, the application will ingnore thes error and attempt to continue. If you click Quit, the application will close immediately.

The specified module could not be found. (Exception from HRESULT:0x8007007E)

The info in the Debug window:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Ohana3DS_Rebirth.Ohana.RenderEngine.initialize(IntPtr handle, Int32 width, Int32 height)
at Ohana3DS_Rebirth.GUI.OViewportWindow.initialize(RenderEngine renderEngine)
at Ohana3DS_Rebirth.FrmMain.launchModel(OModelGroup model, String name)
at Ohana3DS_Rebirth.FrmMain.open(Stream data, String name)
at Ohana3DS_Rebirth.FrmMain.open(String fileName)
at Ohana3DS_Rebirth.FrmMain.mnuOpen_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Ohana3DS Rebirth
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Russell/Documents/Ohana3DS%20Rebirth/Ohana3DS%20Rebirth.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.8674 built by: QFE
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Users/Russell/Documents/Ohana3DS%20Rebirth/Microsoft.DirectX.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Users/Russell/Documents/Ohana3DS%20Rebirth/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8662 (QFE.050727-8600)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

I can load textures to but nothing else and it comes up with this message as well with any files I open afterwards stops working and even trying to close the program brings this message up instead and it needs to be force closed.

I have Widows 10 64bit and have tried using both pk3DS and GARCTool.
 
Last edited by TheTrueDream42,

Demonslayerx8

Well-Known Member
Member
Joined
Mar 17, 2011
Messages
156
Trophies
0
XP
155
Country
United States
gdkchan some news with model problem shader and animation of that two files i put in arhive uploaded up? Thanks!!!
dude, calm down and stop asking gdkchan!! He'll look into it when he has the time, sheesh. He's a college student for crying out loud, most of his time goes into his classes instead of Ohana.
 

claudiuboy83

Active Member
Newcomer
Joined
Jan 9, 2016
Messages
33
Trophies
0
Age
39
XP
88
Country
Romania
I succed to make bsckla animation for mirror of fate to work ;)....the only thing i want now is to know how to see the model clear not with that shadering
 
Last edited by claudiuboy83,

claudiuboy83

Active Member
Newcomer
Joined
Jan 9, 2016
Messages
33
Trophies
0
Age
39
XP
88
Country
Romania
A tip here how to see the texture complete? Missing parts from texture where is golden...
 

Attachments

  • 1111.png
    1111.png
    13.1 KB · Views: 291

Nao-chan

Member
Newcomer
Joined
Nov 20, 2015
Messages
18
Trophies
0
Age
35
XP
58
Country
United States
You need to chill with the damn requests. This isn't a place to get your problems solved. Stop asking here. Go somewhere else. Like a help request thread. Getting a little tired of just seeing your spammy posts.
 
  • Like
Reactions: robotortoise
General chit-chat
Help Users
    SylverReZ @ SylverReZ: @Veho, How was your day, Veho? You high rn?