Page 1 of 3
|
TS3 VFX Tool 1.0.9 Beta
7 Attachment(s)
This is the same tool as the one I made for Sims 4, there are already other VFX tools for Sims 3 so the reason I published this one is because it can be used to exchange visual effects between Sims 4, Sims 3 and Sims Medieval.
Please note that when exporting/importing it is only the visual effect itself that is migrated, referenced image, sound and model resources must be migrated manually using other tools. How to edit a visual effect We are going to give the "zzz" effect a more bluish color when Sims are napping/sleeping. 1. Double-Click on TS3VFXTool.exe to start the tool. 2. Click on TS3 to load the Sims 3 visual effect library. 3. Select the Visual Effect "zzz" and click Clone. 4. In New Effect name use "zzz" again to create an override. 5. Select ParticleEffect Block Index 0 and click Edit. 6. Enter the values 0.15, 0.35, 1 in the ColorCurve table for a bluish color, click Return. 7. Click Return and then Save, the name doesn't matter except you can't call it Sims3Effects, place the package in your mods folder for testing. VFX Player The file Denton47_EffectsMachine.zip contains a simple effect player that can be used to play all effects in game, just like Andrews Effect Player in Sims 4. The model used is the FX Machine and found under Entertainment / Parties, it requires the Late Night expansion. Installation Extract the TS3VFXTool zip file to a new directory somewhere on your harddrive, Double-Click on TS3VFXTool.exe to start the tool. If you have a non-standard Sims installation you can create a file named Install_Dir.txt containing the paths of your installation directories, the first line is for Sims 3 base game and the second line is for Sims Medieval (optional). Updates
Links TS4 VFX Tool https://modthesims.info/showthread.php?t=639339 Description of the SWARM engine. http://www.andrewwillmott.com/talks...cedural-content |
After opening the TS3 or TSM list, I have to close out of the program to load the other game's list as clicking the associated button does nothing. Is that able to be fixed?
Also, is the tool able to create new VFX atm? Don't remember if you said anything in the previous thread. |
Quote: Originally posted by MizoreYukii
It was merely a precaution to avoid resetting everything if you hit the buttons by mistake, but I have put in a dialog now to allow the reload, it will be part of the next update. You can create new effects and overrides, I have tested both. |
The prospect of being able to change TS3's effects, and import TS4 & TSM ones is so amazing; thank you!
A few questions (noob alert! I know nothing about particle effects or tuning them.): 1) I'm assuming the 0.15, 0.35, 1 bluish color values you provided are from the CMY format, instead of RBG, correct? (I just googled the numbers to see what came up, and got this: https://convertingcolors.com/cmy-co...5,%200.35,%201), which is yellowish, so I'm a bit confused). 2) 3) I've never worked with TS4 FX codes before--do they work with the basegame, like TS3 fog emitter codes? (For instance: even someone without the UNI EP can still use all the FX the codes from UNI in the fog emitter). 4) Where can we find the FX codes list for TSM, please? |
Quote: Originally posted by murfee
1) It is RGB, not RBG, also, the ColorCurve grid has the color names as header (screenshot 4, middle left). 3) All visual effects for all DLCs are stored in the base game files, including referenced images and object models, but not sound, sound recordings are store in the DLC package files. 4) Start the tool, click TSM and when the effects are loaded click Effect list to export all effect names into a text file. |
Amazing work denton47!
There is a way to obtain all resources needed for the effect that i'm trying to convert to sims 4? I'm trying to convert the ep8applebobbing sims 3 effect, but i don't know how to find all model/textures needed. In the sims 3 deltabuild0 i also found "lighting data" resources linked to the effect resources (appleBobbingApplesA_lightingdata%%+LITE.light). How can i import them in sims4package? Thanks |
Quote: Originally posted by AlexCroft
In order to find the referenced resource for ep8applebobbing you look in the IID field in ParticleEffects, either on screen or in the exported JSON file, in this case it is the following: 0x0000000000F73201 0x00000000008A80BD 0x00000000008A80BE 0x0000000000F07695 0x0000000000F07692 0x0000000000F07693 0x0000000000F07690 If the IID starts with 0x00000000 it is an object model, they are found in base game DeltaBuild0.package, the LITE resource is part of the object. B/B Objects is not something I know much about, I assume you use the s3py Blender plugin to import the object and then use S4Studio to export it to TS4 ?, maybe someone with more knowledge can help you out here. |
3 Attachment(s)
I've migrated the apple mesh and linked to the particle effect in the vfx (particleeffect blockindex2 ) ... i correctly display the mesh in the game, but it doesn't move. The apples should be floating like in the sims 3 effect.
What is that i'm missing? I post the vfx file and package with mesh and texture. EDIT: Is it possible to add a new blocktype to a vfx ? Like adding a soundeffect blocktype to a vfx that has only particleeffect. |
Quote: Originally posted by denton47
Can you make tutorial convert sims 3 effect to sims 4 ? |
@Waronk @AlexCroft If you're interested, since custom VFX for Sims 4 conflicts with each other and means that downloaders can only use one custom VFX at a time, I plan on hosting a community VFX resource similar to Zerbu's (or other up-to-date) Venue List, XML Injector, etc. where creators can request a VFX to be converted and added (if not already done yet), or send their custom-made VFX to be added. It made sense to start such a resource because we can't rely on downloaders to download the tool and merge, and so creators don't have to re-convert VFX that someone may have already done for their own projects. And because I'm gong to be converting all the objects and animations from Sims 3/Sims Medieval and need the VFX for them, I'll eventually have a very large resource for my own mods and there's no reason to limit all those converted VFX to just myself when it could be shared with the community. If you are interested let me know!
@Waronk The tutorial for converting is on the front page and first post of the TS4 VFX Tool! It's the third tutorial, here: https://modthesims.info/showthread....137#post5621137 |
Quote: Originally posted by MizoreYukii
@MizoreYukii I see @AlexCroft succeed convert sims 3 effect to sims 4 https://twitter.com/Alexcroft93/sta...746439287488518 |
2 Attachment(s)
Quote: Originally posted by Waronk
@Waronk I saw, and I have as well! My first test subjects were some small ones for a trainset from Sims 3 Supernatural. My post was about keeping custom VFX in one place though because you can only have one custom file in your folder at a time unless they are merged. Releasing multiple custom VFX will force players to have to pick and choose between our mods, or figure out how to merge VFX, and in my experience with the community it's better to avoid those situations. |
Quote: Originally posted by MizoreYukii
When I using multiple effects. the effect does not appear. |
Thank you very much for making this tool @denton47. I tested in game and it's work. Also thank you @Waronk for tell me about using vfx tool.
https://twitter.com/Cepzid/status/1498354431100076032 |
1 Attachment(s)
Quote: Originally posted by MizoreYukii
I merged all effects and it works . When I using one custom file each effect, the effect no appears because it causing conflict at visual effects instance map. |
Quote: Originally posted by AlexCroft
TS3 uses a shader to animate the object: 0x460E93F4 ParticleAnim 0xD600CB63 AnimSpeed, Type: kTypeFloatTS4 has a shader with the same name, I assume this is the one you need to use: 0x460E93F4 ParticleAnim 0xAF758377 UsesTangents, Type: kTypeBool |
Quote: Originally posted by Zulf Ferdiana
Sorry, but you're not understanding me, let me see if I can re-word this. ^^; Merging your own VFX works only for you. That doesn't change the problem of downloaders trying to use multiple mods with custom VFX from different creators. If you release your own VFX file with your mods, WaronK releases his own VFX file for his mods as well, same for AlexCroft, and I release my own, that means players will have conflicts when downloading all of our mods because that's 4 custom VFX files floating around, so that's 4 conflicting files they are stuck choosing between. And expecting players to download the VFX Tool just to merge is not going to happen for 99% of them. It's better to combine all 4 custom VFX files (and future ones) to make a community VFX resource similar to XML Injector. |
1 Attachment(s)
Quote: Originally posted by denton47
I thought the same thing, and already used the same shader... but it doesn't work. Here a screenshot of the shaders used with the same values. Have you other solutions? Thanks |
Quote: Originally posted by MizoreYukii
I hope, we can together can convert every sims 3 effects, in order to prevent conflict. |
@MizoreYukii are you planning to make community group for convert every sims 3 effect to sims 4. Like @zulf said, so we can work together convert every sims 3 effect to sims 4.
|
1 Attachment(s)
Quote: Originally posted by AlexCroft
The only thing I can recommend is to compare your effect with TS4 effects using the ParticleAnim shader, maybe TS4 needs more information than provided from TS3, one similar effect could be ep07_conservation_floating_trash_2. I have attached two text files, one is a list of TS4 objects using the ParticleAnim shader, the other is a complete list of all ParticleEffect entries with IID, you can use that one to search for the object reference. |
Sorry for the late response, took a rest from social media. @Waronk @Zulf Ferdiana I actually hadn't considered a community group but that's a not a bad idea. Give me a few days to figure out the steps we'll need to do to get that working and then I'll message you two.
|
Quote: Originally posted by MizoreYukii
Awesome, also my dm always open, I'm currently convert 24 sims 3 effects to sims 4. Then, I will send 24 sims 3 effects. |
1 Attachment(s)
Quote: Originally posted by denton47
I've spent a lot of time matching every single setting, but no way. It seems that ts4 shader has a different behaviour with the particleanim. I'll post the files here, maybe some shader expert could help me? |
4 Attachment(s)
I'm currently convert 68 sims 3 effect with @Zulf Ferdiana to sims 4, I'm so happy if someone work together convert all sims 3 effect to sims 4. Include my custom effect for ferris wheel mod
|
All times are GMT +1. The time now is 12:55 PM. |
Page 1 of 3
|
Powered by: vBulletin Version 3.0.14 · Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.