Page 1 of 1

my hypothesis on studio

Posted: Sun Oct 17, 2010 12:07 pm
by {EMC}Methuselah96
this is my reasoning why studio doesnt work

1. Pandemic Studios made and all the information is in the program

2. sys.runcode.studio does not exist

3. I think Pandemic Studios //(comented) it out of the .exe

4. They used a different .exe for devoloping that did not have the // in front of sys.runcode.studio

5. The reason why it doesnt work when u tell the studio runcodes to run is the runcodes also activated the class for brushes

6. The only way to get studio to work is to get the other .exe which we cant do even though i found Josh Resnick's (used to be the CEO of Pandemic Studios) email (josh@nprogress.com)

7. And Sniper I believe that nobody holds the ownership to Army Men games anymore as a group are trying to make an Army Men III. A lawsuit thingy happened but army men didnt belong to anybody so they kept on going so...

Re: my hypothesis on studio

Posted: Fri Oct 22, 2010 11:54 am
by E]x[F-Sniper
I know that sys.runcode.studio is not defined. As for the ownership, "The 3DO Company" holds the rights to most AM games, but for some strange reason, AMRTS is not listed. This might mean its fair game ;) Check copyright records. http://www.copyright.gov/records/

Re: my hypothesis on studio

Posted: Fri Oct 22, 2010 9:25 pm
by {EMC}Storm
but most likely no one will help us to get studio, cuz why would someone of importance waste their time to help us get somethin we want for a game made in 2002? Chances are pretty slim. :(

Re: my hypothesis on studio

Posted: Fri Oct 22, 2010 9:33 pm
by E]x[F-Sniper
I know, its not about the studio, I already know there is no way we are going to get it from anyone that worked for 3DO. They aren't going to waste their time trying to remember what they did and didn't do free of charge.

Re: my hypothesis on studio

Posted: Sat Oct 23, 2010 5:52 am
by {EMC}Methuselah96
yeah probably true
i think sphinx got it cause he asked early
if he has it

Re: my hypothesis on studio

Posted: Sat Oct 23, 2010 10:42 am
by {EMC}x0m9k
{EMC}Methuselah96 wrote: 3. I think Pandemic Studios //(comented) it out of the .exe
yeah its right because if this havnt commented it and write for expample this in source code of amrts.exe

Code: Select all

if (!strcmp (runcodestudio, "enabled"))
{
    //blah-blah-blah
}
x0m9k wrote: yeah its right because
becase if its dont true i ahve aready seen it... but i didnt see this (i have decompled to C++ code amrts.exe hehe)

Re: my hypothesis on studio

Posted: Sat Oct 23, 2010 2:12 pm
by {EMC}Methuselah96
dude obviously if you uncompile an .exe u arent going to get the comments
when the compiler compiles it it doesnt include the comments lol

Re: my hypothesis on studio

Posted: Mon Oct 25, 2010 8:20 am
by {EMC}x0m9k
{EMC}Methuselah96 wrote:dude obviously if you uncompile an .exe u arent going to get the comments
when the compiler compiles it it doesnt include the comments lol
Thank you capitan obvious=) i can decompile machine code to C++ code