Game Development Community

How?

by Rick · in General Discussion · 02/23/2008 (6:33 pm) · 2 replies

How do I open .cs.dso files?

#1
02/23/2008 (7:16 pm)
You can use any text editor -- but I don't recommend it. Dso's are the compiled scripts, they aren't meant to be edited. Edit the .cs.
#2
02/26/2008 (7:39 am)
You most likely don't want to edit the dso file. DSO files are compiled cs files not meant to be edited, but to be provided with a game... that is unless you're trying to hack a game.