6648cd3818dc0

6648cd3819251
1 Guest is here.
 

Topic: ShockEd Toolkit 1.3.1 Read 78764 times  

6648cd3819ca4Nameless Voice

6648cd3819d27
Tags: °fonts °SS2
QUICK GUIDE: Uncompress the package straight into a functional System Shock 2 folder. It will NOT work inside a subfolder.
It is strongly advised to use a separate copy of SS2 for editing than the one used for playing the game. (This Multiple Install Guide is for Thief 2, but the information in it is still valid.)

This package contains a version of ShockEd with several user-made patches applied, to fix various errors:
  • Error when using objects with TGA textures.
  • MIS corruption when typing "script_load" without a module name.
  • Crash when adding a meta-property in the range -7905 to -7920.
  • Random num_rects error when entering game mode.
  • safe_texture_manager now works for ShockEd.exe as well as Shock2.exe
   
It also contains a number of user-made tools, utilities and support files:
  • Improved menus and keybindings by Nameless Voice [Makes ShockEd easier to use, see separate readme]
  • Bright183 [Texture palettisation program, complete with batch scripts by Nameless Voice to make its use easier]
  • Graphics .3ds -> .bin Conversion Utility, by Nameless Voice [makes the importing of .3ds files into SS2 easier]
  • Font Tool by Telliamed [Allows importing and exporting of Dark Engine fonts]
  • Song Compiler by Telliamed [Allows importing and exporting of Dark songs, used to control music in SS2]
  • Motion Editor by Weyoun [Allows for the creation of custom motions]
  • Motion Database Editor by Shadowspawn [Allows for the creation of a new motion database, needed to use new motions]
  • Reconstructed Schemas by Telliamed [Allows the defining of new sound types]
   
Contributors
Nameless Voice     [ http://www.geocities.com/nameless_voice/ ]
Telliamed               [ http://www.whoopdedo.org/ ]
Displacer               [ http://dromed.wikispaces.com/ | http://opde.sourceforge.net/wiki/index.php/Developer_Page]
Shadowspawn      [ http://www.angelfire.com/games4/shadowspawn/ ]
Weyoun
AssiDragon

Tutorials
Tutorial list

Download
« Last Edit: 16. January 2013, 07:52:52 by Kolya »

6648cd381a19aEnchantermon

Re: ShockEd Toolkit 1.0
6648cd381a20b
I seem to be unable to return to Editor mode from Game mode by pressing Alt-E. Any suggestions?

6648cd381a2c8Nameless Voice

Re: ShockEd Toolkit 1.0
6648cd381a319
Check that you have the line:

bind e+alt edit_mode

in your user.bnd
« Last Edit: 06. October 2007, 23:13:39 by Nameless Voice »

6648cd381a3bcEnchantermon

Re: ShockEd Toolkit 1.0
6648cd381a40a
Well, I didn't have a user.bnd at all, so I made one and added the line to it, and that fixed the problem. Thanks!
Basic ShockEd Tutorial
6648cd381a5df
Here you can find the Basic Dromed Tutorial which applies to shocked as well.

Advanced shockediting Tutorial.

And here is the System Shock 2 Mission Design forum on TTLG where you can also find help.
« Last Edit: 13. April 2008, 00:53:02 by Kolya »

6648cd381a683Nameless Voice

Re: ShockEd Toolkit 1.1
6648cd381a6d3
Updated to version 1.1, with additional tools.
This should also fix the error that Enchantermon encountered.
See first post.

6648cd381a7a9Nameless Voice

ShockEd Toolkit 1.2
6648cd381a7f3
Update:
  • Added safe_texture_manager fix for ShockEd.exe, thanks to Displacer.
« Last Edit: 07. January 2009, 13:26:53 by Nameless Voice »

6648cd381aadfThe Brain

Re: ShockEd Toolkit 1.2
6648cd381ab36
If you encounter "Run-time error '13': Type mismatch"-error when you are trying to start front-end GUI program 3ds to bin.exe, then you need to open 3ds2bin.ini file in your favourite text editor and remove these lines:

Code: [Select]
DefaultScaleX=0.10
DefaultScaleY=0.10
DefaultScaleZ=0.10

Now 3ds to bin.exe should work.
Re: ShockEd Toolkit 1.2
6648cd381ac7f
ShockEd recently starting displaying an odd - and show-stopping - bug for me; after saving a gamesys file, ShockEd will crash whenever I try to load that gamesys again.  This happens even when I open a new gamesys and immediately re-save without changing anything.  I installed a fresh copy of ShockEd, but it's still happening.  I was editing .gam files just fine earlier.

The error message I get is as follows:

Assertion Failed

Index 45 out of range (File: dynarray.h, Line: 379)
(Yes to trap, No to exit, Cancel to ignore)
Re: ShockEd Toolkit 1.2
6648cd381ad6c
Does anyone have any idea how I can get around the problem I described above?  I have a mod I'm trying to put together and this makes it impossible.

6648cd381ae93Nameless Voice

Re: ShockEd Toolkit 1.3
6648cd381aee1
Update:
  • Fixed a strange bug that was making "Rendering Parameters" not appear under mission parameters, as discussed in this thread.


Kolya, can you please update the lgclassic mirror with the new archive?
Also, the download count for v1.2 was 904 if you want to restore  that.
Re: ShockEd Toolkit 1.3
6648cd381b293
Wow, even though this post is dead and you are long gone, I feel compelled to help you DGM. Somebody should have helped you.

I had the same problem. Basically, you forgot how you used ShockEd. :)
When you open ShockEd it automatically loads up your gamesys or whatever you assigned it to load. For some reason, if you open the program and then have it open the same .gam file it gets corrupted.
Symptoms include:
1. If you Multiplay players will have really funky looking IPs (They will still work, though.)
2. When doors open they make no sound.
3. You can't hear footsteps. Or weapons. Or hitting with said weapons.
4. You can still hear monster cries.
Reinstall the ShockEd and make sure there is a fresh gamesys in the folder with it. Open the program. Don't open the .gam. Just start editing. But remember to save, for it doesn't do THAT automatically.
You probably already solved it a long time ago, far away. You've raised a family now and rose to the top of your career. Godspeed DGM. Godspeed.

6648cd381b337Ben2444

Re: ShockEd Toolkit 1.3
6648cd381b383
Whenever i try to load ShockED.EXE an error message pops up that reads
"Cannot find GUI fot (File: uigame.cpp, line:60)"

How do i  fix this?

6648cd381b40eShinobi

Re: ShockEd Toolkit 1.3
6648cd381b45b
I am encountering the same error.

Win7 x64 (Ultimate)
6648cd381b675
Updated the toolkit with a newer (2009) version of "3ds to bin.exe".

Also: After sending thieffon.exe to Avast, with a false positive report, it doesn't seem to get flagged as a trojan anymore. :)
« Last Edit: 16. January 2013, 08:19:48 by Kolya »

Your name:
This box must be left blank:

Name the AI in System Shock 2 that shares its name with a Persian king:
1 Guest is here.
Aborted project. Does nothing.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
6648cd381b7db