|
messiaen Catgirl Level: 68 Posts: 1018/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Smiley: Please send me the .obj + .mtl + textures + settings file so I can take a look at it. |
![]() Register - Login | |||||
|
Main
- Memberlist
- Active users
- Calendar
- Wiki
- IRC Chat
- Online users Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies |
|
| | |||
| Jul - Posts by messiaen |
| Pages: 1 2 3 4 5 6 7 8 9 10 ... 45 46 47 48 49 50 51 52 53 54 |
|
messiaen Catgirl Level: 68 Posts: 1018/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Smiley: Please send me the .obj + .mtl + textures + settings file so I can take a look at it. |
|
messiaen Catgirl Level: 68 Posts: 1019/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| There's a really huge difference in doing an individual hack and implementing it as an automatic process, especially because there's tons of decision making involved in doing this type of stuff.
Sorry, but is sort of irritating when people point out obvious "it´s possible" stuff. |
|
messiaen Catgirl Level: 68 Posts: 1020/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
Originally posted by Dudaw No. Probably he didn't notice that the default warps in custom levels are the same as the "Flatworld" ones (that is, Bob-omb's). It takes a few seconds and very few clicks to change them . |
|
messiaen Catgirl Level: 68 Posts: 1021/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Flames aside, we can't be sure if that "team" actually knows what is to "decompile" (you can never take that for granted seeing all the confusion people make about compilers, assemblers and that kind of stuff).
Your question is sort of vague, so I can assume your team purpose is still too vague or way beyond their current knowledge. Whatever you are trying to do, learn about programming, assembly, general hacking and then ask for more specific questions we can actually answer. |
|
messiaen Catgirl Level: 68 Posts: 1022/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
Originally posted by RDX Unfortunately I'm also totally out of the hacking loop, probably until late this year. You can hack it yourself by opening the .m64 file and changing the 0xC1 (set instrument) command value to 0x7F. For instance, say your file has 4 channels, the last one being the drums. Open a hex editor, find the fourth 0xC1 byte, and change the value after it to 0x7F. |
|
messiaen Catgirl Level: 68 Posts: 1023/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
It's loaded by this function (from Nagra's Mario Resource):
Dextrose, who used to host "Mario Resource" is down, you can find this in this torrent |
|
messiaen Catgirl Level: 68 Posts: 1024/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| I have some notes on animation data somewhere in my old notebook, I'll post them whenever I get a chance. By the way, you should check out the Zelda hacking forum www.spinout182.com, these guys are way more advanced regarding animations (there are already custom animations and animation viewers tools) |
|
messiaen Catgirl Level: 68 Posts: 1025/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
Originally posted by Eggs6131 |
|
messiaen Catgirl Level: 68 Posts: 1026/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| I don't have time anymore to work on SM64 and I'm a bit fed up of it, but I might release what I already have since people are starting to release their full hacks (such as Mario 74 and Star Road). Also, it would be nice it someone could keep the "List of released SM64" hacks updated and stickied for reference.
Dunno about the mapKd issue, but I think the last version of the importer already fixed this. Also, some people have been reporting that using the native .OBJ Exporter of Google SketchUp Pro yields much better results on texture mapping and collision than this free plug-in. |
|
messiaen Catgirl Level: 68 Posts: 1027/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| So, I was taking a look at the current state of the Level Importer. Here's what I have for v16:
- Fixed the "pause menu warp" bug (level list wasn't correct) - Option to adjust global texture brightness/color intensity. - Option to rotate model along Y axis (very useful to find a camera friendly level orientation) - A sort of incomplete 3D preview, but useful enough to get a better sense of scaling. I will see if I can get it to preview problems with texture mapping due to limited precision in the N64 vertex format. Edit: How the preview looks like.
That box represents Mario's Size. |
|
messiaen Catgirl Level: 68 Posts: 1028/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| This program isn't even functional anymore, I recommend this thread to be locked or even trashed to avoid confusion. |
|
messiaen Catgirl Level: 68 Posts: 1029/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| It's almost done, I just lack the time to sort out a few details and finish some new features, so I can't tell you exactly when it's going to be released, but probably this month. |
|
messiaen Catgirl Level: 68 Posts: 1030/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Yes, I've used Bottle Glasses.
Here's something I'm working on, probably not for this version of the importer:
Not sure yet if it will edit all dialog or just credits and other stuff the Text Wrangler doesn't. |
|
messiaen Catgirl Level: 68 Posts: 1031/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Never noticed that. But hey, VL-Tone spent a handful of hours doing the Text Wrangler, don't be lazy about the simple act of closing your ROM. And don't expect a "Toad's Tool" from me.
Since my program won't have a graphic preview, it will probably more useful to make last minute quick changes after the main text has been changed in the Text Wrangler, as well as changing credits/ending/menu text. |
|
messiaen Catgirl Level: 68 Posts: 1032/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Here's the new release (v16) of the importer with the 3D preview: Download.
Changes: - 3D preview feature. - Set level Y rotation (try 90, 180 and 270 and see how the camera reacts). - Option to override normal polygon limitations (6500) for people who want to test (not sure they'll work) even bigger levels. - Cheapo texture brightness setting - Fixed pause menu warp bug Please report any bugs/issues. |
|
messiaen Catgirl Level: 68 Posts: 1033/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
Originally posted by Ragin Can you send me the file (.obj + .mtl + textures) ? |
|
messiaen Catgirl Level: 68 Posts: 1034/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Open your .mtl file in NotePad, find this:
newmtl Default_Material Ka 0.000000 0.000000 0.000000 Kd 1.0 1.0 1.0 Tr 1.0 Ks 0.000000 0.000000 0.000000 Ns 3.2 and try to add "map_Kd Texture0254_RGB.png" after the last line. See if it works. |
|
messiaen Catgirl Level: 68 Posts: 1035/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Sorry, I'm not interested anymore on SM64 Hacking. Here's a file containing source for the importer as well as other tools, docs and misc hacks done in C. Sometime I'll update it with some newer files which aren't here with me right now.
Download |
|
messiaen Catgirl Level: 68 Posts: 1036/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| Really amazing work, I am happy to see my tools used in all their potential. |
|
messiaen Catgirl Level: 68 Posts: 1037/1085 EXP: 2596326 For next: 132474 Since: 11-20-07 Since last post: 8.1 years Last activity: 7.2 years |
|
| I feel like helping since there's great value in learning how to set this up. If you got anything to compile, then you are on the right path.
Dunno about spinout stuff, but this file should help you. The subdirectory labelled 'c' contains multiple examples of SM64 hacks done in C. Use mario64.c as reference for Makefile and linker script. If I recall correctly, some of the CFLAGS have been changed from the example hacks. A few important points: 1) Hook.txt is the hack entry-point. It replaces something useless in Mario's behavior with JAL 0x80400000, so your code will ONLY BE CALLED when Mario can be controlled (but not during menus, cutscenes and pauses). This is a quick cheapo to test hacks easily as Nemu64 cheats. If you want to inject your hack into the ROM, you'll need a few more steps, I should probably write a guide on that (fortunately its simpler with ROMs already modified by the OBJ Importer). 2) The linker script (mario64.x) shouldn´t be modified, however there's something very important to take in account, , which is the start address definied by ".". In this case, it's 0x80400000, which is fine for Gameshark test hacks, however when inserting to the ROM this has to match the actual RAM destination. More on this on a later post.
3) Remember ALL your source files must begin with this: asm volatile("la $gp, _gp"); This ensures $GP is a pointer to the .data section containing the variables used by your code, otherwise the first load/store operation will result in an exception and crash the game. Hope this heps, feel free to ask any questions. |
| Pages: 1 2 3 4 5 6 7 8 9 10 ... 45 46 47 48 49 50 51 52 53 54 |
| Jul - Posts by messiaen |
|
Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.
|