Home Gallery Resources The Team Rules chat Login Register
Poll
Question: MDL0 template: how would you prefer the data fields??
named according to Nintendo's SDK
named for noobs to understand

Pages:  [1] 2 3 4 ... 18
Author Topic: Tcll's resource box  (Read 97719 times)
0 Members and 1 Guest are viewing this topic.
DarkPikachu
Angel Kitten
***
Offline Offline

Posts: 3069


complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « on: July 06, 2011, 08:59:59 PM »


    sup peeps Cheesy

    I'm a python programmer like 404,
    I use Python 2.7 since it has more support for python 3x, but isn't as demanding.
    (PyOpenGL is also slower for Python 3x)


    HexEdit Pro 5.0 - A professional hex editor, built by Andrew, with template support and many more features used for viewing and testing the data structures of a file.
    For more information, go to https://github.com/AndrewWPhillips/HexEdit/tree/master/HexEdit
    For color-highlighting support download and replace BinaryFileFormat.dtd in the program directory.
    Templates I've built for HexEdit Pro 4.0:

    DAT (HAL Labs) - coming soon
    MDL0 - removed
    TEX0 - removed
    REFT - removed
    REFF - todo
    REL - todo

    ^ these will be merged into a single template for NW4R once the link returns
    you'll have to manually apply the template or create symlinks for each filetype because HexEdit doesn't have template mapping functionality

    template installation instructions

    EDIT:
    sorry everything's kinda disappeared, this stuff will return I promise
    just been having numerous issues with big corporations screwing me in various ways
    I'm working on solutions of my own, so just be patient Wink

    as for why I've removed most of the old entries from the table, the sources were either lost or are too old to be of any relevance.
    some were also on 4Shared, which is a service I've dropped (along with Mediafire).
    « Last Edit: April 07, 2023, 05:49:49 AM by DarkPikachu » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #1 on: July 10, 2011, 09:13:23 AM »


    Hex2Text:
    this is what I use to format hex copied from HxD into a style suitable for posting.
    example is below:

    input.txt: (you create)
    41 52 43 00 01 01 00 03 00 00 00 00 00 00 00 00 46 69 74 50 69 6B 61 63 68 75 30 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 02 A7 00 00 00 FF FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 62 72 65 73 FE FF 00 00 00 02 A7 00 00 10 00 02 72 6F 6F 74 00 00 00 58 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 6D 00 00 00 00 00 01 00 02 A1 F4 00 00 00 28 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 5D 00 00 00 00 00 01 00 02 A2 90 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4D 44 4C 30 00 02 A1 60 00 00 00 09 FF FF FF 80 00 00 05 18 00 00 05 60 00 00 08 78 00 00 08 E0 00 00 09 48 00 00 09 70 00 00 09 D8 00 00 0A 90 00 00 0B 48 00 00 0B B0 00 00 00 00 00 02 A2 50

    output.txt: (generated)
    00000000 | 41 52 43 00 01 01 00 03 00 00 00 00 00 00 00 00 - ARC.............
    00000016 | 46 69 74 50 69 6B 61 63 68 75 30 30 00 00 00 00 - FitPikachu00....
    00000032 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000048 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000064 | 00 02 00 00 00 02 A7 00 00 00 FF FF 00 00 00 00 - ......§...ÿÿ....
    00000080 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000096 | 62 72 65 73 FE FF 00 00 00 02 A7 00 00 10 00 02 - bresþÿ....§.....
    00000112 | 72 6F 6F 74 00 00 00 58 00 00 00 28 00 00 00 01 - root...X...(....
    00000128 | FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 - ÿÿ..............
    00000144 | 00 6D 00 00 00 00 00 01 00 02 A1 F4 00 00 00 28 - .m........¡ô...(
    00000160 | 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 - ...(....ÿÿ......
    00000176 | 00 00 00 00 00 00 00 00 00 5D 00 00 00 00 00 01 - .........]......
    00000192 | 00 02 A2 90 00 00 00 40 00 00 00 00 00 00 00 00 - ..¢...@........
    00000208 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000224 | 4D 44 4C 30 00 02 A1 60 00 00 00 09 FF FF FF 80 - MDL0..¡`....ÿÿÿ€
    00000240 | 00 00 05 18 00 00 05 60 00 00 08 78 00 00 08 E0 - .......`...x...à
    00000256 | 00 00 09 48 00 00 09 70 00 00 09 D8 00 00 0A 90 - ...H...p...Ø...
    00000272 | 00 00 0B 48 00 00 0B B0 00 00 00 00 00 02 A2 50 - ...H...°......¢P

    Download:.
    you'll have to copy the text and paste it in 'hex2text.py'

    I like to create a new text document and simply rename it :3
    (rename the extension)
    « Last Edit: July 13, 2011, 01:10:00 PM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    stickman
    Extreme Kitten
    *******
    Offline Offline

    Posts: 392


    Why are you hitting yourself?

  • Awards Pin Collector Ninja Helping Hand Active Contributor

  • View Profile WWW Awards
    « Reply #2 on: July 10, 2011, 09:21:11 AM »


    Would you be able to make it so that the addresses on the left are in hex, and also would it be possible to enter a starting address so a person can show where in the file he is talking about? This is a pretty cool program.
    Logged


    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #3 on: July 10, 2011, 09:34:06 AM »


    Would you be able to make it so that the addresses on the left are in hex, and also would it be possible to enter a starting address so a person can show where in the file he is talking about? This is a pretty cool program.
    hmm... I suppose Smiley

    and for a starting address...
    I guess, but rmbr to copy from the beginning of a line,
    because of the way it orders the bytes

    and thanx Smiley

    EDIT:
    for the offset
    I'll try to make it to where you don't have to input 0 every time
    (just hit enter)
    « Last Edit: July 10, 2011, 03:52:01 PM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    ForOhFor Error
    Holy Kitten
    *
    Offline Offline

    Posts: 1472


    DOG is your destiny

  • Awards Super Saiyan Topic Pin Collector Starstormer Famous Hacker

  • View Profile Awards
    « Reply #4 on: July 10, 2011, 09:49:37 AM »


    Hex2Text:
    this is what I use to format hex copied from HxD into a style suitable for posting.
    example is below:

    input.txt: (you create)
    41 52 43 00 01 01 00 03 00 00 00 00 00 00 00 00 46 69 74 50 69 6B 61 63 68 75 30 30 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 00 00 00 02 A7 00 00 00 FF FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 62 72 65 73 FE FF 00 00 00 02 A7 00 00 10 00 02 72 6F 6F 74 00 00 00 58 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 6D 00 00 00 00 00 01 00 02 A1 F4 00 00 00 28 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 5D 00 00 00 00 00 01 00 02 A2 90 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4D 44 4C 30 00 02 A1 60 00 00 00 09 FF FF FF 80 00 00 05 18 00 00 05 60 00 00 08 78 00 00 08 E0 00 00 09 48 00 00 09 70 00 00 09 D8 00 00 0A 90 00 00 0B 48 00 00 0B B0 00 00 00 00 00 02 A2 50

    output.txt: (generated)
    00000000 | 41 52 43 00 01 01 00 03 00 00 00 00 00 00 00 00 - ARC.............
    00000016 | 46 69 74 50 69 6B 61 63 68 75 30 30 00 00 00 00 - FitPikachu00....
    00000032 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000048 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000064 | 00 02 00 00 00 02 A7 00 00 00 FF FF 00 00 00 00 - ......§...ÿÿ....
    00000080 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000096 | 62 72 65 73 FE FF 00 00 00 02 A7 00 00 10 00 02 - bresþÿ....§.....
    00000112 | 72 6F 6F 74 00 00 00 58 00 00 00 28 00 00 00 01 - root...X...(....
    00000128 | FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 - ÿÿ..............
    00000144 | 00 6D 00 00 00 00 00 01 00 02 A1 F4 00 00 00 28 - .m........¡ô...(
    00000160 | 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 - ...(....ÿÿ......
    00000176 | 00 00 00 00 00 00 00 00 00 5D 00 00 00 00 00 01 - .........]......
    00000192 | 00 02 A2 90 00 00 00 40 00 00 00 00 00 00 00 00 - ..¢...@........
    00000208 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000224 | 4D 44 4C 30 00 02 A1 60 00 00 00 09 FF FF FF 80 - MDL0..¡`....ÿÿÿ€
    00000240 | 00 00 05 18 00 00 05 60 00 00 08 78 00 00 08 E0 - .......`...x...à
    00000256 | 00 00 09 48 00 00 09 70 00 00 09 D8 00 00 0A 90 - ...H...p...Ø...
    00000272 | 00 00 0B 48 00 00 0B B0 00 00 00 00 00 02 A2 50 - ...H...°......¢P

    Download:.
    you'll have to copy the text and paste it in 'hex2text.py'

    I like to create a new text document and simply rename it :3
    (rename the extension)

    Dang, that's nice!
    Logged


    FC: 2191-7379-6272

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #5 on: July 10, 2011, 10:26:54 AM »


    here we are:

    inputs:
    >>>
    current offset: 124
    hex offsets? (0 or 1) 1

    output:
    0000007C | 41 52 43 00 01 01 00 03 00 00 00 00 00 00 00 00 - ARC.............
    0000008C | 46 69 74 50 69 6B 61 63 68 75 30 30 00 00 00 00 - FitPikachu00....
    0000009C | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    000000AC | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    000000BC | 00 02 00 00 00 02 A7 00 00 00 FF FF 00 00 00 00 - ......§...ÿÿ....
    000000CC | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    000000DC | 62 72 65 73 FE FF 00 00 00 02 A7 00 00 10 00 02 - bresþÿ....§.....
    000000EC | 72 6F 6F 74 00 00 00 58 00 00 00 28 00 00 00 01 - root...X...(....
    000000FC | FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 - ÿÿ..............
    0000010C | 00 6D 00 00 00 00 00 01 00 02 A1 F4 00 00 00 28 - .m........¡ô...(
    0000011C | 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 - ...(....ÿÿ......
    0000012C | 00 00 00 00 00 00 00 00 00 5D 00 00 00 00 00 01 - .........]......
    0000013C | 00 02 A2 90 00 00 00 40 00 00 00 00 00 00 00 00 - ..¢...@........
    0000014C | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    0000015C | 4D 44 4C 30 00 02 A1 60 00 00 00 09 FF FF FF 80 - MDL0..¡`....ÿÿÿ€
    0000016C | 00 00 05 18 00 00 05 60 00 00 08 78 00 00 08 E0 - .......`...x...à
    0000017C | 00 00 09 48 00 00 09 70 00 00 09 D8 00 00 0A 90 - ...H...p...Ø...
    0000018C | 00 00 0B 48 00 00 0B B0 00 00 00 00 00 02 A2 50 - ...H...°......¢P

    int offsets:
    00000124 | 41 52 43 00 01 01 00 03 00 00 00 00 00 00 00 00 - ARC.............
    00000140 | 46 69 74 50 69 6B 61 63 68 75 30 30 00 00 00 00 - FitPikachu00....
    00000156 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000172 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000188 | 00 02 00 00 00 02 A7 00 00 00 FF FF 00 00 00 00 - ......§...ÿÿ....
    00000204 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000220 | 62 72 65 73 FE FF 00 00 00 02 A7 00 00 10 00 02 - bresþÿ....§.....
    00000236 | 72 6F 6F 74 00 00 00 58 00 00 00 28 00 00 00 01 - root...X...(....
    00000252 | FF FF 00 00 00 01 00 00 00 00 00 00 00 00 00 00 - ÿÿ..............
    00000268 | 00 6D 00 00 00 00 00 01 00 02 A1 F4 00 00 00 28 - .m........¡ô...(
    00000284 | 00 00 00 28 00 00 00 01 FF FF 00 00 00 01 00 00 - ...(....ÿÿ......
    00000300 | 00 00 00 00 00 00 00 00 00 5D 00 00 00 00 00 01 - .........]......
    00000316 | 00 02 A2 90 00 00 00 40 00 00 00 00 00 00 00 00 - ..¢...@........
    00000332 | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - ................
    00000348 | 4D 44 4C 30 00 02 A1 60 00 00 00 09 FF FF FF 80 - MDL0..¡`....ÿÿÿ€
    00000364 | 00 00 05 18 00 00 05 60 00 00 08 78 00 00 08 E0 - .......`...x...à
    00000380 | 00 00 09 48 00 00 09 70 00 00 09 D8 00 00 0A 90 - ...H...p...Ø...
    00000396 | 00 00 0B 48 00 00 0B B0 00 00 00 00 00 02 A2 50 - ...H...°......¢P

    UD'd the link Wink
    « Last Edit: July 10, 2011, 03:52:12 PM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    stickman
    Extreme Kitten
    *******
    Offline Offline

    Posts: 392


    Why are you hitting yourself?

  • Awards Pin Collector Ninja Helping Hand Active Contributor

  • View Profile WWW Awards
    « Reply #6 on: July 10, 2011, 02:18:57 PM »


    Nice! Good job! This will come in handy for later
    Logged


    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #7 on: July 10, 2011, 02:27:15 PM »


    if anyone want's to view my progress on my converter,
    you can view it here:

    UMC
    « Last Edit: April 07, 2023, 07:39:39 AM by DarkPikachu » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #8 on: July 13, 2011, 11:57:29 PM »


    good news Awesome Face

    I may soon have another alpha release Cool

    both local and global vector conversions work as they should,
    TMP transform settings don't work yet >_>

    and I still need to work on the export GUI for the obj plugin... heh




    _________________________________________________ ______________________________________

    well I've finally gotten my obj plugin working as it should be Cheesy

    I've only been able to test global vectors on it...
    once I UD my MDL0 plugin to the new TMP format I'll net to test the local conversion...

    I've got the plugin running at basic performance...
    it just converts the primitives to triangles, and doesn't have the transform option yet...
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #9 on: July 14, 2011, 07:55:41 PM »


    I am oficially making the release of my alpha2 version of my converter Smiley

    this thing doesn't fully convert, but it works alot better than the first alpha
    and it supports conversion for Melee DAT files...

    anyways, here it is:
    http://universal-model-converter-dev-version.googlecode.com/files/UMC_v2.6c_Alpha2.zip

    have fun Smiley

    the reason this took so long, is because of the restructure of almost everything...
    the converter, the global functions, and the plugins.

    the export GUI doesn't work yet, as I need to restructure my converter code to support it
    after that, it's only a single function in each plugin that needs to be changed Smiley
    (not nearly as much work as what came to this version)

    and I was still unable to fix the multi-reference conversion GUI

    again... I'm not the best GUI programmer,
    so even the smallest GUI's will be quite a problem for me




    also... (along other matters)
    I'm not going to edit this post due to:
    1: it's a release post about a software
    2: it's on my thread (all users should have a little control over their threads)
    3: this is my most important program (I'd more likely edit for another lesser program of mine)

    people worried about signatures and other minor matters that don't matter, *glares at NZM*
    you'd better not say a word, or I'll report you for being a rat and a total dousch to others.
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    ??_?
    Attention. I have your Attention.
    Holy Kitten
    *
    Offline Offline

    Posts: 1618


    PM me or something

  • Awards KCMM Old Timer Super Saiyan Topic Sniper Pin Collector

  • View Profile Awards
    « Reply #10 on: July 14, 2011, 08:48:50 PM »


    Nobody will, or should at least, give you [censored] for posting multiple times in your own thread.  nice work tcll
    Logged


    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #11 on: July 14, 2011, 10:03:35 PM »


    Nobody will, or should at least, give you [censored] for posting multiple times in your own thread.  nice work tcll
    alright, thanx Smiley
    at least now I feel a little more free here...
    heh... for a moment I thought this forum was turning into VGLan

    and thanx Cheesy

    the next alpha release will be able to support transforms,
    as I'm working on that right now...
    and I should have the GUI's fixed as well Wink
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #12 on: July 15, 2011, 11:38:38 AM »


    BIG NEWS!!! Awesome Face

    my MDL0 template is now fully functional, and fast Cheesy

    you can get it here:
    http://brawlimports.proboards.com/index.cgi

    no more errors when out of edit mode Cool

    although it still only works on v9 MDL0's >_>
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #13 on: July 27, 2011, 08:41:59 PM »


    hey...
    what do you guys think about me starting back up on my REFT viewer??

    granted it didn't do everything, and my GUI skills SUCK...
    but yea... quote this post to give your opinion Smiley
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #14 on: July 30, 2011, 07:22:20 AM »


    hey...
    what do you guys think about me starting back up on my REFT viewer??

    granted it didn't do everything, and my GUI skills SUCK...
    but yea... quote this post to give your opinion Smiley
    I'll take that as a no-go then...

    but I am gonna start working on my own script editor, and logic editor very soon here >Smiley
    (once I finish fixing my windows)
    ^(my computer logged me off (windows expired))

    I just have to install my updates, drivers, and programs, and I'll be set Wink
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    Pages:  [1] 2 3 4 ... 18
    Print
    Jump to: