66345135e27f5

66345135e2d08
1 Guest is here.
 

Topic: ShockEd Toolkit 1.3.1 Read 75745 times  

66345135e37b7Nameless Voice

66345135e381e
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 »

66345135e3c2fEnchantermon

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

66345135e3d35Nameless Voice

Re: ShockEd Toolkit 1.0
66345135e3d8c
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 »

66345135e3e40Enchantermon

Re: ShockEd Toolkit 1.0
66345135e3e8e
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
66345135e405c
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 »

66345135e4106Nameless Voice

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

66345135e4222Nameless Voice

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

66345135e458bThe Brain

Re: ShockEd Toolkit 1.2
66345135e45e0
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
66345135e4739
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
66345135e4828
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.

66345135e493eNameless Voice

Re: ShockEd Toolkit 1.3
66345135e498b
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
66345135e4d15
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.

66345135e4deaBen2444

Re: ShockEd Toolkit 1.3
66345135e4e3e
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?

66345135e4ef0Shinobi

Re: ShockEd Toolkit 1.3
66345135e4f4b
I am encountering the same error.

Win7 x64 (Ultimate)
66345135e5189
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 that appears in both System Shock games:
1 Guest is here.
Killing it can only make it worse. It sort of makes it breed
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
66345135e5294