Author Topic: help decompiling  (Read 12498 times)

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
help decompiling
« on: August 28, 2008, 07:32:02 am »
I wanted to see how the pulse elevators worked so I thought it would be a good idea to decomplie pulse.  Well i tried following this guide and this is the error message.


Code: [Select]
Specified COMMAND search directory bad
Microsoft(R) Windows DOS
(C)Copyright Microsoft Corp 1990-2001.

C>"C:\Program Files\GtkRadiant 1.5.0\q3map2.exe"
2.5.17
2 threads
Q3Map         - v1.0r (c) 1999 Id Software Inc.
Q3Map (ydnar) - v2.5.17
GtkRadiant    - v1.5.0 Apr 26 2007 19:01:46
Last one turns the lights off
VFS Init: ..//baseq3/

************ ERROR ************
Usage: C:\Program Files\GtkRadiant 1.5.0\q3map2.exe [general options] [options]
mapfile

C>"C:\Program Files\GtkRadiant 1.5.0\q3map2.exe"q3map2 -game trem -convert -form
at map pulse_102.bsp
'"C:\Program Files\GtkRadiant 1.5.0\q3map2.exe"q3map2' is not recognized as an i
nternal or external command,
operable program or batch file.

C>"C:\Program Files\GtkRadiant 1.5.0\q3map2.exe"q3map2 -game trem -convert -form
at map pulse_102.bsp
'"C:\Program Files\GtkRadiant 1.5.0\q3map2.exe"q3map2' is not recognized as an i
nternal or external command,
operable program or batch file.

C>
C>"C:\Program Files\GtkRadiant 1.5.0\q3map2.exe" q3map2 -game trem -convert -for
mat map pulse_102.bsp
2.5.17
2 threads
Q3Map         - v1.0r (c) 1999 Id Software Inc.
Q3Map (ydnar) - v2.5.17
GtkRadiant    - v1.5.0 Apr 26 2007 19:01:46
Last one turns the lights off
VFS Init: ..//baseq3/

--- BSP ---
WARNING: Unknown option "q3map2"
WARNING: Unknown option "-convert"
WARNING: Unknown option "-format"
WARNING: Unknown option "map"
Loading C:/DOCUME~1/dexter/pulse_102.bsp
entering C:/DOCUME~1/dexter/pulse_102.bsp
WARNING: ParseEntity: { not found, found IBSP. on line 0 - last entity was at: <
0.00, 0.00, 0.00>...
Continuing to process map, but resulting BSP may be invalid.
        0 areaportals
Size: 99999, 99999, 99999 to -99999, -99999, -99999
--- WriteSurfaceExtraFile ---
Writing C:/DOCUME~1/dexter/pulse_102.srf
Writing C:/DOCUME~1/dexter/pulse_102.bsp
Wrote 0.0 MB (276 bytes)
        0 seconds elapsed

C>
I don't understand how to Open the command prompt and browse to the folder which contains the .bsp and q3map2.exe! how do i browse in command prompt:-X

epsy

  • Posts: 205
  • Turrets: +8/-25
    • Armagetron Advanced!
Re: help decompiling
« Reply #1 on: August 28, 2008, 05:38:25 pm »
cd will do that
eg. cd /usr/share/games/tremulous/ will set your working dir to /usr/share/games/tremulous/
Warning: All opinions expressed in my posts are mine and mine alone. Any connection to any group I am affiliated with - be it the ArmagetronAd Developers or any other group, is purely coincidental unless otherwise expressly stated. Don't be a dolt when you read my posts, as they *may* require some brainpower and thinking (also purely coincidental). Any opinion in my posts not expressed by me are purely figments of your imagination and will be dealt with accordingly.
SigTemplate by Khasla.

MartinX3

  • Guest
Re: help decompiling
« Reply #2 on: August 28, 2008, 05:57:36 pm »
I think you don't use the q3map2 file.
Or it don't support tremulous and you need a newer q3map2 when it is avaible.
Download this.
http://members.lycos.co.uk/quakeroats/q3map2/q3map_2.5.16_win32_x86.zip

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: help decompiling
« Reply #3 on: August 29, 2008, 12:45:26 am »
the link doesn't work

MartinX3

  • Guest
Re: help decompiling
« Reply #4 on: August 29, 2008, 01:22:55 pm »

n.o.s.brain

  • Posts: 339
  • Turrets: +1337/-24
    • youtube page
Re: help decompiling
« Reply #5 on: August 29, 2008, 05:17:29 pm »
if on windoze, this .bat file works: (of course, redo the paths appropriately, and download that q3map2 thing above) pulse_102.bat

MartinX3

  • Guest
Re: help decompiling
« Reply #6 on: August 29, 2008, 08:40:33 pm »
Ah.
Thanks. =)
And how to port a map to another game?

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: help decompiling
« Reply #7 on: September 01, 2008, 05:25:07 am »
if on windoze, this .bat file works: (of course, redo the paths appropriately, and download that q3map2 thing above) pulse_102.bat
:S when i paste this into command prompt  it makes a loud beeping sound and doesn't give me any error message everything is in the correct paths but it still doesn't work! 

Zero Ame

  • Posts: 329
  • Turrets: +33/-15
    • NOS
Re: help decompiling
« Reply #8 on: September 01, 2008, 06:50:54 am »
you cant paste anything into cmd prompt. just run the .bat

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: help decompiling
« Reply #9 on: September 01, 2008, 08:44:26 am »
hey thanks it works. 

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: help decompiling
« Reply #10 on: September 02, 2008, 02:50:56 am »
I just wanted to see how pulse elevators worked. Even so i dont get what the problem with taking part of someones map is. When I finish my map i am including my .map in my pk3 so people can take what ever they want.  Tremulous is open source how it taking something from someones map any different then taking part of someones qvm?   

Zero

  • Posts: 129
  • Turrets: +5/-19
Re: help decompiling
« Reply #11 on: September 02, 2008, 05:23:56 am »
Umm im not sure of this, but aren't decompilers illegal?

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: help decompiling
« Reply #12 on: September 02, 2008, 05:31:26 am »
Umm im not sure of this, but aren't decompilers illegal?
No.

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Re: help decompiling
« Reply #13 on: September 02, 2008, 06:59:46 am »
Umm im not sure of this, but aren't decompilers illegal?
Why would they be illegal? Sure, they could be used for illegal purposes, but they have legitimate purposes too.

Consider the DVD burners that almost all computers come with these days. They could be used to create many illegal copies of films, music, software, etc. But is that a sufficient reason to outlaw them?

epsy

  • Posts: 205
  • Turrets: +8/-25
    • Armagetron Advanced!
Re: help decompiling
« Reply #14 on: September 02, 2008, 07:02:40 pm »
Of course
Warning: All opinions expressed in my posts are mine and mine alone. Any connection to any group I am affiliated with - be it the ArmagetronAd Developers or any other group, is purely coincidental unless otherwise expressly stated. Don't be a dolt when you read my posts, as they *may* require some brainpower and thinking (also purely coincidental). Any opinion in my posts not expressed by me are purely figments of your imagination and will be dealt with accordingly.
SigTemplate by Khasla.

mooseberry

  • Community Moderators
  • *
  • Posts: 4005
  • Turrets: +666/-325
Re: help decompiling
« Reply #15 on: September 03, 2008, 01:41:35 am »
I'm sorry, you failed the hidden test, care to try again?
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

Zero

  • Posts: 129
  • Turrets: +5/-19
Re: help decompiling
« Reply #16 on: September 03, 2008, 05:52:59 am »
Umm im not sure of this, but aren't decompilers illegal?
Why would they be illegal? Sure, they could be used for illegal purposes, but they have legitimate purposes too.

Consider the DVD burners that almost all computers come with these days. They could be used to create many illegal copies of films, music, software, etc. But is that a sufficient reason to outlaw them?

Of course

soubok

  • Posts: 81
  • Turrets: +6/-0
    • http://soubok.googlepages.com/
Re: help decompiling
« Reply #17 on: October 19, 2008, 07:05:14 pm »
BTW, there is no need to decompile pulse. I have released its source here (under GNU General Public License v2)
http://code.google.com/p/pulsemap/
Soubok.
 soubok -

Zero

  • Posts: 129
  • Turrets: +5/-19
Re: help decompiling
« Reply #18 on: October 20, 2008, 12:21:16 am »
BTW, there is no need to decompile pulse. I have released its source here (under GNU General Public License v2)
http://code.google.com/p/pulsemap/
Soubok.


LMFAO Pwnt.

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
Re: help decompiling
« Reply #19 on: October 20, 2008, 05:04:39 pm »
BTW, there is no need to decompile pulse. I have released its source here (under GNU General Public License v2)
http://code.google.com/p/pulsemap/
Soubok.


haiii, sir
spam spam spam, waste waste waste!

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Re: help decompiling
« Reply #20 on: October 21, 2008, 01:26:12 am »
BTW, there is no need to decompile pulse. I have released its source here (under GNU General Public License v2)
http://code.google.com/p/pulsemap/
Soubok.


* Taiyo.uk gives soubok an ubercookie

gimhael

  • Posts: 546
  • Turrets: +70/-16
Re: help decompiling
« Reply #21 on: October 21, 2008, 07:12:51 am »
[...] under GNU General Public License v2 [...]

Doesn't that mean that every server that runs that map has to offer the source code too ?

Amanieu

  • Posts: 647
  • Turrets: +135/-83
    • Amanieu
Re: help decompiling
« Reply #22 on: October 21, 2008, 11:04:19 am »
Just put the .map in the pk3
Quote
< kevlarman> zakk is getting his patches from shady frenchmen on irc
< kevlarman> this can't be a good sign :P

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Re: help decompiling
« Reply #23 on: October 26, 2008, 03:33:56 am »
[...] under GNU General Public License v2 [...]

Doesn't that mean that every server that runs that map has to offer the source code too ?


Presumably they got the map before it was GPLed, so they would not be held under those obligations - licences don't apply retroactively unless they're particularly vindictive ;)

If they were to modify the map and re-release it, or creative a derivative work etc, then yes, they would have to offer their new source.
benmachine