Results 1 to 8 of 8

Thread: Where are the hardcoded limits?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Where are the hardcoded limits?

    Okay, so, I'm in no way asking about how to reverse-engineer the .exe (which is not allowed in this forum, so please refrain from doing that or asking about that, otherwise the thread will be certainly closed) I'm asking about where did the hardcoded limits take place.
    I mean, we can only have 31 factions because that's probably the number of entries in some file/routine, but which one?
    Also, what's the reason to place the limits? I know some of them are for optimization, while others look totally random to me (like having a limit and deliberately not reaching this limit in the released game).


    ~~~ (I'm not sure if this topic falls in this forum)


  2. #2
    irishron's Avatar Cura Palatii
    Moderator Emeritus

    Join Date
    Feb 2005
    Location
    Cirith Ungol
    Posts
    47,023

    Default Re: Where are the hardcoded limits?


  3. #3

    Default Re: Where are the hardcoded limits?

    Well, thanks, I knew about that thread, but it doesn't answer my question.


  4. #4

    Default Re: Where are the hardcoded limits?

    You may find this an interesting read: http://www.twcenter.net/forums/showt...nt-we-break-it

  5. #5

    Default Re: Where are the hardcoded limits?

    I knew that thread also, I searched the whole forum for a clue.
    I'm in no way trying to break the EULA or commit any infringement.

    Also, I find interesting to note that reverse engineering is allowed by Brazilian laws, if it's for personal use, so everyone must keep that in mind (never, I mean... NEVER distribute modified .exes protected by copyrights). But really, I'm more interested in workarounds, maybe memory hooks or (if I found it's out of the .exe) changes in the data.


  6. #6

    Default Re: Where are the hardcoded limits?

    Well, as long as its solely for personal use you could probably reverse engineer anything and have no problems whatsoever no matter where you live, at least IMO. Would be great fun to make a Überrmod, even if you cant share it.

  7. #7

    Default Re: Where are the hardcoded limits?

    Okay, I kept searching without achieving anything, so I'm bumping this thread once. If no answers come then I think I'll move on haha


  8. #8

    Default Re: Where are the hardcoded limits?

    All the hardcoded limits lie in the executable file itself which can be altered if you know hex editing. Obviously you could do that in your personal computer for research and educational purposes but distribution is illegal and against TWC rules, something you're already aware of.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •