665b62590c64e

665b62590cf69
1 Guest is here.
 

Topic: ShockEd Toolkit 1.3.1 Read 79505 times  

665b62590daecNameless Voice

665b62590db70
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 »

665b62590df48Enchantermon

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

665b62590e03fNameless Voice

Re: ShockEd Toolkit 1.0
665b62590e094
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 »

665b62590e13dEnchantermon

Re: ShockEd Toolkit 1.0
665b62590e18b
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
665b62590e33d
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 »

665b62590e3f1Nameless Voice

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

665b62590e52aNameless Voice

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

665b62590e8c0The Brain

Re: ShockEd Toolkit 1.2
665b62590e916
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
665b62590ea5a
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
665b62590eb51
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.

665b62590ec65Nameless Voice

Re: ShockEd Toolkit 1.3
665b62590ecb2
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
665b62590efd8
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.

665b62590f08fBen2444

Re: ShockEd Toolkit 1.3
665b62590f0e3
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?

665b62590f17dShinobi

Re: ShockEd Toolkit 1.3
665b62590f1ca
I am encountering the same error.

Win7 x64 (Ultimate)
665b62590f3fe
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:

A familiar door code with 3 digits:
1 Guest is here.
Can you define it?
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
665b6259101f7