Model Edit Fix menu

User Tag List

Page 8 of 59 FirstFirst ... 45678910111258 ... LastLast
Results 106 to 120 of 883
  1. #106
    yoshi245's Avatar Member
    Reputation
    6
    Join Date
    May 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Been using zmut's .exe2 months so far, works fine and yet to be detected by warden and no keylogger either. Hope an update for 2.1.0 build 6678 comes out soon.

    Model Edit Fix
  2. #107
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Yeah should be up soon. just woke up ;p


  3. #108
    yoshi245's Avatar Member
    Reputation
    6
    Join Date
    May 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Originally Posted by zmutfx
    Yeah should be up soon. just woke up ;p
    Cool, thx in advance for all your hard work in keeping this updated even in PTR

  4. #109
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)


  5. #110
    yoshi245's Avatar Member
    Reputation
    6
    Join Date
    May 2007
    Posts
    88
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    PTR Build 6692 was released earlier today. Very small 1.76mb patch. The current .exe doesn't work obviously, even if it is a minor patch.

  6. #111
    SomeWhiteGuy's Avatar Member
    Reputation
    64
    Join Date
    May 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    *tries to suppress urge to molest idusy out of happiness*
    So how does this very awesome program stop WoW from crashing (Im wondering as a programmer)? Does it use a hook? Edit's wow on the binary level?
    The WoW.exe normaly catches edits to file within the .MPQs based on CRC info right? And then crashes when it's not what it expects.....
    HOW THE HELL did u manage to do that?!?
    I would think it would require one to decompile the entire wow.exe and make a non-crash version or something.
    :O
    Last edited by SomeWhiteGuy; 05-17-2007 at 07:59 PM.

  7. #112
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Originally Posted by yoshi245
    PTR Build 6692 was released earlier today. Very small 1.76mb patch. The current .exe doesn't work obviously, even if it is a minor patch.
    Updated blog. http://rapidshare.com/files/31929191/MCPTR6692.rar.html


  8. #113
    SomeWhiteGuy's Avatar Member
    Reputation
    64
    Join Date
    May 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    The program is great and can let me edit models, but I am having problems when I try to edit child .wmo files for StormWind. Every time I do so, even if I change ONE byte, or simply add one on to the end of the file data, WoW crashes.
    I build a program in VB to load a given child .wmo file, and do a very simple change to the 1st doodad id (in the MODR chunk). But even changing those two byes kills WoW!

    ...so,,,, does your program (ModelChange.exe) only work when changing .b2 files or something? I don't really know how it works, or what it does, but is there a way to make it not crash when I try to edit .wmo files?
    Last edited by SomeWhiteGuy; 05-19-2007 at 02:41 PM.

  9. #114
    A_Snake01's Avatar Member
    Reputation
    292
    Join Date
    Aug 2006
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    You're editing it wrong. His program simply disables the signature file so that wow doesn't crash on loading model changes. It does nothing else. You're corrupting the wmo.
    The Age of Exploration is over. Now is the Age of Creation.

  10. #115
    SomeWhiteGuy's Avatar Member
    Reputation
    64
    Join Date
    May 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    signature file? Where is that?
    *didnt know there was such a thing*
    That's kinda interesting, I wonder how hard it would be to edit that file.

  11. #116
    Fault's Avatar Retired Super Moderator

    Reputation
    731
    Join Date
    Aug 2006
    Posts
    2,412
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    I love how you just got off talking about editing something as complicated as the MODR chunk, and then are confused by signature files. The signature file is what makes sure that the MPQs are properly intact and the right size, so it prevents edits from being used. His program stops the signature file from being run

    Created by MyFitnessPal.com - Free Calorie Counter
    "If I and everyone else could contribute to MMOwned like you do it would be a terrific place." Don't PM me with request, only Questions



  12. #117
    idusy-org's Avatar Active Member
    Reputation
    331
    Join Date
    Jun 2006
    Posts
    2,111
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Originally Posted by Fault
    I love how you just got off talking about editing something as complicated as the MODR chunk, and then are confused by signature files. The signature file is what makes sure that the MPQs are properly intact and the right size, so it prevents edits from being used. His program stops the signature file from being run
    It's a list of all the .M2s, .WMOs, .ADTs, ect. that blizzard doesn't want us changing. When it notices it's not the exact file, it crashes your WoW.
    Unproud member of Snitchstianity

  13. #118
    MiKE41's Avatar Active Member
    Reputation
    16
    Join Date
    Aug 2006
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Originally Posted by zmutfx
    This build also appears to work on the release 2.1.0. (Game didn't crash loading my modified CharHairGeosets.dbc)

    Thanks

  14. #119
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Originally Posted by MiKE41
    This build also appears to work on the release 2.1.0. (Game didn't crash loading my modified CharHairGeosets.dbc)

    Thanks
    Yes the latest PTR release will work on the Live version.


  15. #120
    Noodel's Avatar Member
    Reputation
    85
    Join Date
    Feb 2007
    Posts
    212
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Model Edit Fix

    Most recent PTR (Live) version doesn't seem to like edited ChrRaces.dbc
    Upon loading the MChange.exe the game itself doesn't load at all.

    Removing the changed ChrRaces.dbc allows the game to load as planned, any chance on looking into this since most of my personal changes are done in that dbc file.

    Thanks in advance.

Page 8 of 59 FirstFirst ... 45678910111258 ... LastLast

Similar Threads

  1. Extreme Mac-over: Model Editing Edition (WoW TBC Model Editing Fix for Mac)
    By Athrin Onu in forum World of Warcraft Model Editing
    Replies: 53
    Last Post: 11-26-2007, 08:20 PM
  2. [Request] PTR Model Edit Fix
    By warbringer228 in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 08-02-2007, 05:32 PM
  3. Model Edit Fix Updates BY zmutfx NOT ME!
    By Joet1980 in forum World of Warcraft Model Editing
    Replies: 1
    Last Post: 05-23-2007, 05:23 AM
  4. model editting fix program thing
    By neggromacide in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 05-08-2007, 04:44 PM
  5. So is DBC editing done for good even with the model editing fix?
    By WickedCitizen in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 04-29-2007, 02:46 PM
All times are GMT -5. The time now is 10:25 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search