![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#406 |
Lucky Jack
![]() |
![]()
Hats off Privateer
![]()
__________________
“You're painfully alive in a drugged and dying culture.” ― Richard Yates, Revolutionary Road |
![]() |
![]() |
![]() |
#407 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
![]()
It's comeing along very nicely.
![]() I like being able to edit the Particals stuff without the Hex editor. I have most things scripted now. But when I work on something new, (New nodes I'm not use to working with) I have to write new scripts and such again. S3D will eliminate some of this. Good work Skwasjer. ![]() |
![]() |
![]() |
#408 |
Lucky Jack
![]() |
![]()
@Privateer,
You might as well be speaking Japanese with hex editor, etc. Changing a texture is about as far as I have gone. All I know is this mod tool has been wonderful for you guys who dig modding the game.
__________________
“You're painfully alive in a drugged and dying culture.” ― Richard Yates, Revolutionary Road |
![]() |
![]() |
![]() |
#409 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
![]()
Let's just say S3D could make hexing a thing of the past if carried far enuff.
![]() You still need to view each model in real time 3D and move things. ![]() Perhaps We can "Nudge" him a bit? ![]() |
![]() |
![]() |
#410 |
Watch
![]() Join Date: May 2005
Posts: 20
Downloads: 55
Uploads: 0
|
![]()
I've got something quite similiar (if not the same?) as DivingDuck.
0.5 was absolutely no problem, with 0.6 I get "Exception has been thrown by the target of an invocation." in exactly the same box as DivingDuck at the same occasion, whenever I try to open any file. I have no idea if this error message in English helps you any further, but we may hope ![]() Oh yeah, and of course a giant THANK YOU for this absolutely awesome tool, making modding by far more easy ![]() |
![]() |
![]() |
![]() |
#411 | |
Admiral
![]() Join Date: Jan 2006
Location: Russia ®
Posts: 2,492
Downloads: 122
Uploads: 1
|
![]() Quote:
2 Skwasjer: In 0.6 beta: not good object ID interpret. (first <--> last bytes) ...
__________________
Alex ® ![]() Moses said: "Don't create yourself an idol"... |
|
![]() |
![]() |
![]() |
#412 | ||
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 26
Uploads: 3
|
![]() Quote:
![]() ![]() Quote:
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
||
![]() |
![]() |
![]() |
#413 | |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 26
Uploads: 3
|
![]() Quote:
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
|
![]() |
![]() |
![]() |
#414 | ||
Admiral
![]() Join Date: Jan 2006
Location: Russia ®
Posts: 2,492
Downloads: 122
Uploads: 1
|
![]() Quote:
![]()
__________________
Alex ® ![]() Moses said: "Don't create yourself an idol"... |
||
![]() |
![]() |
![]() |
#415 |
Grey Wolf
![]() Join Date: Sep 2007
Posts: 921
Downloads: 75
Uploads: 0
|
![]()
Anvart, do you mean it gives the wrong ID number? What number did S3D give for that same object?
I'm guessing you mean S3D is offset on where it picks the first and last byte for reading the object ID so it gives an incorrect ID number?
__________________
"There are only two types of ships- submarines...... and targets" Unknown "you wouldn't catch me on a ship that deliberately sinks itself"- comment to me from a surface sailor. ![]() System: AMD 6300 3.5 GHz | 32GB DDR3 | SATA 300 320GB HD, SATA III 1TB HD, SATA III 1.TB HD | ASUS Sonar DS sound card NVIDIA 1660 Super OC | Windows 10 |
![]() |
![]() |
![]() |
#416 |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 26
Uploads: 3
|
![]()
Well, almost swdw. I've explained this before. It has to do with the endianness. The id is not wrong, it just is not displayed the same in a hex editor because I read it as a ulong/uint64 (in little endian), not as a 8-byte sequence. Otherwise you would have to say that a 4-byte sequence of 0x01000000 is also wrong if S3D would show it as 1 (int32).
S3D does all it's reading/writing using little endian (read least significant byte first). I won't mix that with big endian. Maybe an option to show id's in big endian is an idea but it's not as simple as it seems. I have (per request) thought of it before but dropped it for the time being as it would involve to many changes in the UI (not just that edit box). I will have to think about that again. ![]() http://en.wikipedia.org/wiki/Endianness http://developer.apple.com/documenta...eOrdering.html
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
![]() |
![]() |
![]() |
#417 |
Admiral
![]() Join Date: Jan 2006
Location: Russia ®
Posts: 2,492
Downloads: 122
Uploads: 1
|
![]()
I know the reasons ... But it is inconvenient ...
__________________
Alex ® ![]() Moses said: "Don't create yourself an idol"... |
![]() |
![]() |
![]() |
#418 |
The Old Man
![]() Join Date: Apr 2007
Location: Netherlands
Posts: 1,549
Downloads: 26
Uploads: 3
|
![]()
I'll see what I can do...
![]()
__________________
![]() SH5 mods: Speech Recognition for SH5 | Digital UI Clock Tutorials: [TEC] Import/export 3D models to/from game using S3D [TEC] How to work with the model viewer in S3D - VIDEO |
![]() |
![]() |
![]() |
#419 |
Watch
![]() Join Date: Jan 2006
Posts: 26
Downloads: 0
Uploads: 0
|
![]()
PLEASE forgive my ignorace. But as I read this - there will be functionality that will allow us to custom name our subs and crew without having to go into the player files or...something?
__________________
I\'ve done far worse than kill you, Admiral. I\'ve hurt you. -Khan Noonien Singh |
![]() |
![]() |
![]() |
#420 |
Navy Seal
![]() Join Date: Mar 2007
Location: New Mexico, USA
Posts: 9,023
Downloads: 8
Uploads: 2
|
![]()
^^ no.
The sub names, are dealt with in different types of files. Simple text files that are very easy to work with as it is. tater |
![]() |
![]() |
![]() |
|
|