Tutorial Creating 3D banners from 3D Models for CIA's

Do you want this guide to be worked on more?

  • Yes please

  • No


Results are only viewable after voting.

gudenau

Largely ignored
Member
Joined
Jul 7, 2010
Messages
3,854
Trophies
2
Location
/dev/random
Website
www.gudenau.net
XP
4,538
Country
United States
Not to bump an old thread.

But I am attempting to make a banner but when I install it the model is just whatever 3DS banner that was last displayed. I unticked the object things, ticked triangulate and such in blender's OBJ exporter.

Edit: options
hgHwmNC.png
 
Last edited by gudenau,

MovieAutomotive

Member
OP
Newcomer
Joined
Jun 13, 2016
Messages
11
Trophies
0
XP
111
Country
Hong Kong
Not to bump an old thread.

But I am attempting to make a banner but when I install it the model is just whatever 3DS banner that was last displayed. I unticked the object things, ticked triangulate and such in blender's OBJ exporter.

Edit: options
hgHwmNC.png

Cool!
Thanks for sharing this. I was wondering how this was done.
When I get to make my first ever game, I will have it pimped with the 3D banner and all that fancy stuff :creep:

First off, thanks. It took a lot of shit to get this done.

But now why I stopped updating the guide(and why I'll soon be getting back into it!).

I have been wanting to "upgrade" the guide but sadly I lost my 3DS a few days after finishing the beta version on this guide(I had two, trusted a 10 year old, and revived a nice bricked 3DS). Lucky for me, I managed to get the Black Friday New 3DS before it was sold out and it should be here in a few days.

And for your issue, it would help very much if you could send me the files via PM or somthing.

TL;DR Lost/Bricked both my 3DSes and could no longer work on this, lucky I got a new 3DS coming in soon and I'll be able to work on it.
 

gudenau

Largely ignored
Member
Joined
Jul 7, 2010
Messages
3,854
Trophies
2
Location
/dev/random
Website
www.gudenau.net
XP
4,538
Country
United States
First off, thanks. It took a lot of shit to get this done.

But now why I stopped updating the guide(and why I'll soon be getting back into it!).

I have been wanting to "upgrade" the guide but sadly I lost my 3DS a few days after finishing the beta version on this guide(I had two, trusted a 10 year old, and revived a nice bricked 3DS). Lucky for me, I managed to get the Black Friday New 3DS before it was sold out and it should be here in a few days.

And for your issue, it would help very much if you could send me the files via PM or somthing.

TL;DR Lost/Bricked both my 3DSes and could no longer work on this, lucky I got a new 3DS coming in soon and I'll be able to work on it.
Okay, PM later!
 

MovieAutomotive

Member
OP
Newcomer
Joined
Jun 13, 2016
Messages
11
Trophies
0
XP
111
Country
Hong Kong
Can I use something else than Wings3D? I used Sketchup but it keeps cropping the textures when exported to OBJ
I don't exactly get what you mean by the textures are cropping but yeah, you can use any program just make sure the textures are names correctly and when you export to a OBJ it's set to triangulat (it might be named something else for you). I just recommend wings because it's simple.
 

richardZeldaModder

Well-Known Member
Newcomer
Joined
Sep 11, 2018
Messages
47
Trophies
0
Age
33
XP
227
Country
United States
I'll try this out at some point... is there any way to edit original 3D banners? For example, could I remove the blurry background from banners like the one for A Link Between Words? (see image below)
 

Attachments

  • Screen Shot 2019-07-05 at 7.53.32 PM.png
    Screen Shot 2019-07-05 at 7.53.32 PM.png
    320.8 KB · Views: 197

Tokageki

New Member
Newbie
Joined
Nov 5, 2019
Messages
1
Trophies
0
Age
19
XP
46
Country
France
Good evening, sorry for the topic digging, but I have the same problem as gudenau, my model does not show up and displays the banner of the last game loaded, a solution? thank you in advance

@gudenau Did you find a solution for your problem mentioned above? I have the same and I do not know how to make it go, I also use blender.
Thanks
 
Last edited by osaka35, , Reason: -post merged-

T0biasCZe

Well-Known Member
Member
Joined
Oct 4, 2019
Messages
190
Trophies
0
Age
17
XP
778
Country
Czech Republic
Hello, i have different problem, when i select my model and type the COMMON name, the program just throws exception and doesnt do anything when i click continue. my model has 1material, has 1 object, it doesnt have lot of polygons but it still throws this error. i made the model with blender.

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

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at _3DS.NintendoWare.GFX.CGFXGenerator.FromOBJ(CGFX c, String OBJPath, String ModelName)
   at _3DS.NintendoWare.GFX.CGFX.CreateFromFile()
   at EveryFileExplorer.Files.FileManager.CreateFileFromFileWithType(Type tt)
   at EveryFileExplorer.Form1.CreateFileNew_Click(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItem.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Command.DispatchID(Int32 id)
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at EveryFileExplorer.Form1.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: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
EveryFileExplorer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/EveryFileExplorer.exe
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
LibEveryFileExplorer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/LibEveryFileExplorer.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
3DS
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/3DS.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
CommonCompressors
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/CommonCompressors.dll
----------------------------------------
CommonFiles
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/CommonFiles.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
GCNWii
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/GCNWii.dll
----------------------------------------
LegoPirates
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/LegoPirates.dll
----------------------------------------
MarioKart
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/MarioKart.dll
----------------------------------------
Microsoft.VisualBasic.PowerPacks.Vs
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50727.1
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/Microsoft.VisualBasic.PowerPacks.dll
----------------------------------------
Microsoft.VisualBasic.PowerPacks.Vs
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50727.1
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/Microsoft.VisualBasic.PowerPacks.Vs.dll
----------------------------------------
NAudio
    Assembly Version: 1.8.2.0
    Win32 Version: 1.8.2.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/NAudio.dll
----------------------------------------
NDS
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/NDS.dll
----------------------------------------
OpenTK
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/OpenTK.dll
----------------------------------------
RuneFactory
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/RuneFactory.dll
----------------------------------------
Tao.OpenGl
    Assembly Version: 2.1.0.12
    Win32 Version: 2.1.0.12
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/Tao.OpenGl.dll
----------------------------------------
Tao.Platform.Windows
    Assembly Version: 1.0.0.5
    Win32 Version: 1.0.0.5
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/Tao.Platform.Windows.dll
----------------------------------------
WiiU
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/Plugins/WiiU.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
----------------------------------------
System.Dynamic
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
NAudio
    Assembly Version: 1.8.0.0
    Win32 Version: 1.8.0.0
    CodeBase: file:///C:/Users/user/Desktop/mario%20cover/NAudio.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.

edit: ok i figured it out, if someone else had the problem with blender, export it to fbx or dae and then convert it to obj with some tool
 
Last edited by T0biasCZe,

StinkySlinky1218

New Member
Newbie
Joined
Feb 12, 2021
Messages
1
Trophies
0
Age
22
XP
22
Country
Canada
I'll try this out at some point... is there any way to edit original 3D banners? For example, could I remove the blurry background from banners like the one for A Link Between Words? (see image below)
I was able to extract the .obj model for Pokémon X/Y with ctrtool. If you do this, you should be able to edit it to the point where the back wall is deleted.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • SylverReZ @ SylverReZ:
    Hope they made lots of spaget
  • K3N1 @ K3N1:
    Chill dog
  • SylverReZ @ SylverReZ:
    Chilli dog
  • Skelletonike @ Skelletonike:
    Damn, I'm loving the new zelda.
  • xtremegamer @ xtremegamer:
    loving the new zelda, i started a game, it was so fucking good, so i
    am waiting on my friend to get home so we can start a new one together
  • Skelletonike @ Skelletonike:
    I just dislike that they don't let me choose the voices before the game starts. Happened with botw as well, had to change to japanese and restart.
  • K3N1 @ K3N1:
    But the important question is can you choose gender
  • Skelletonike @ Skelletonike:
    Same way you can choose Gerald's gender.
  • Skelletonike @ Skelletonike:
    *Geralt, damn autocorrect.
  • Psionic Roshambo @ Psionic Roshambo:
    But can he be trans? Lol
  • K3N1 @ K3N1:
    Zelda transforms into link
  • Psionic Roshambo @ Psionic Roshambo:
    Link I'm not the princess your looking for.... *Pulls a crying game*
  • K3N1 @ K3N1:
    *skirt up* it's exactly what I always wanted
  • Skelletonike @ Skelletonike:
    Just scanned all my zelda amiibos, took a while but didn't get anything that cool, did get the lon lon ranch hylian fabrics though.
  • Skelletonike @ Skelletonike:
    It was pretty funny when I scanned wolf link and got a shit load of meat.
  • K3N1 @ K3N1:
    @Skelletonike, btw I ran that custom for mgs4 on the deck I'm amazed it got that far in game
  • K3N1 @ K3N1:
    Plug in*
  • K3N1 @ K3N1:
    Your favorite activity
  • BentlyMods @ BentlyMods:
    My fav actvity is:

    mario-dancing.gif
  • Psionic Roshambo @ Psionic Roshambo:
    Do the Mario lol
  • K3N1 @ K3N1:
    🍑
  • K3N1 @ K3N1:
    Whoever developed Bramble was smoking that good shit fucking gnomes
    K3N1 @ K3N1: Whoever developed Bramble was smoking that good shit fucking gnomes