T.I.T.S. Was working perfect yesterday. When I tried it this morning the program doesn't open. I tried on my other computer and same thing :( It just doesn't open anymore. Has anyone else had this issue?
Can you join the public discord and dm me your player.log file found in "Users/{your name}/AppData/LocalLow/Remasuri3/Twitch Integrated Throwing System"?
After the update a lot of imported game props that worked fine before now look very shiny or transparent in places, is there any way to make them render without transparency/shinyness?
I can check if I can add options for that. I am now using a model-importer that tries to import models more as they were intended to be. TITS makes stuff shiny or transparent depending on the material
Ah, I was using .obj and .mtl files, so probably something was wrong in the mtl file or something. A lot of them looked weird in Blender too but I'm not sure how to fix them there either.
edit: something might be up with my texture exporter program because when I export as PNG, the texture gets weird transparency but JPG it looks like it originally does from the game. Buuuut that doesn't solve the shininess of models in TITS that I didn't see in Blender. I guess I missed something there.
What do you mean with that? ^^' TITS is an overlay that will be used in OBS and hooks into VSF to make your character react to getting hit. You can also import your own models
VSF has an option to attach 2d props to the avatar. So, if I do that, and then use TITS, will the prop that is attached in VSF also appear in TITS, or does TITS have an option to attach 2d props on it's own?
When trying to set a command trigger, setting the command to be something different than the default like "!throw" it doesn't save when I close and reopen the trigger, every other part of the trigger is saved tho.
hi! im having an issue where some models i try to import straight up just wont import, and some import without their textures- what am i doing wrong? ive tried both fbx and obj with similar results
sadly the new Version requires the old items to be wiped... This is due to me rewriting almost the entire code for RAM efficiency and tbere was sadly no other way :/ I am really sorry
Is it possible to have previous versions available for download of both the main and experimental files? Having trouble with the newest experimental where bits and subs are not activating when they're cheered or gifted.
I am currently working on a big update that hopefully fixes these issues! I am really sorry about this and am fixing it ASAP! Currently there is sadly no way to download previous versions :/ I am hoping to release the update in this week! And will work on a github repository to make previous versions available
No worries, thank you, I rolled back to another experimental version with what I had found and it's working again with bits. Can't wait for the next big update. :)
Is it possible to have the sfx I add be saved permanently? Whenever I reopen the tits, I have to readd everything. Also the volume in the settings resets after a restart. (Using the version 15)
A point of interest: I've been able to run the Throwing System on one machine with VTube Studio on another. In this setup, I'm running the System on the same computer as OBS Studio, then connecting the VTS API traffic to the computer which is actually running VTube Studio, which itself sends its output back to the OBS Studio machine via NDI. You just need to make sure that the computer running VTube Studio can accept connections from other computers on the same subnet.
Hi there!! Does T.I.T.S. support fbx files with transparency? I want to create some models that aren't completely opaque (i.e. glass). Also, does it support objects with emisssive/roughness maps? Thank ya!
Currently it only supports color textures. The next update adds support for roughness textures, but transparency will probably take a while or might never be implemented :/
Is there any possible way to implement a change to the hit sound? I love this program and I use it all the time, but I find that the hitsound is too loud. It would be really cool to be able to change the hitsound to customize your stream even further! i.e. it being a squeaky toy sound, donk sound, lots of sounds!
there is a sfx menu in the model-importer ^^ you can add new sound effects and edit how loud they are :D (currently there is a bug, that causes the default-sfx to reset all the time. So to change that sounds, go into your settings and change the volume there until I fix this issue!)
Hello! I was able to run T.I.T.S normally up until now. Yesterday, when I booted it up, it crashed and then the .exe norted itself. I redownloaded it and now it's saying I don't have permission to edit these files and now it's stuck on my desktop and i cant get rid of it. And this happens every time i redownload it. I'm not sure what changed to make it do this... :')
Had an issue where the items being thrown at the model won't make my model react to it, like when an object gets thrown- my model doesn't tilt when getting hit. ^^:) Is there a way to update it if you already bought the program?
I would have to look into Animaze, but I am pretty sure that they do not provide any kind of API to hook into. Currently you can use the scene-menu to align your 3D model with TITS and have the objects thrrown at you, but your model will not react
currently working on a VSeeFace implementation ^^ (should be coming out soon). You can currently use it with 3D models, but they will not react to getting hit (thanks to the "scenes" menu)
Hello and good day i wanted to ask if its possible to get some help. I currently started streaming and i have a vrm 3d model and i didn't notice that your program is only for 2d models T.T , so it doesn't work for me sadly, is there a way to get a refund on it?
With the integration of VSeeFace, Will you also allow people to keep the option of having the overlay as I use models that use the VSF file type for Veeseeface that have custom shaders and With the overlay of the green outline its much easier for me to use this program as i do not have to rely on 2 programs rendering the same model 2 times. If you could keep it for people who dont want to intergrate it would be amazing. Even right now i give this software a 10 / 10 as my streams reactions to it was nothing but amazing.
For anyone having issues, I recommend joining the official discord, because I am much more active there and other users can help you out aswell! Link: https://discord.gg/fjYscQ9SF9
My model still doesn't flinch with the new update I try reconnecting with vtube studio and added weight and knockback yet my model does not flinch still am I doing something wrong?
Hmm, does the knockback work? (Does the model get moved?) And does the green overlay follow your avatar? If yes, then VTube Studio is connected and there is either a bug somewhere with how the flinch is currently handled or maybe you need to adjust "throw strength" in your settings?
is there a way to update the program without re-downloading the entire set of files and just install an update file? When I do this all the 3d models I imported disappear and then I have to re-import them and re-do all the settings.
← Return to tool
Comments
Log in with itch.io to leave a comment.
T.I.T.S. Was working perfect yesterday. When I tried it this morning the program doesn't open. I tried on my other computer and same thing :( It just doesn't open anymore. Has anyone else had this issue?
Can you join the public discord and dm me your player.log file found in "Users/{your name}/AppData/LocalLow/Remasuri3/Twitch Integrated Throwing System"?
I can check if I can add options for that. I am now using a model-importer that tries to import models more as they were intended to be. TITS makes stuff shiny or transparent depending on the material
Were the files in gltf? The newest version fixed some gltf issues
Ah, I was using .obj and .mtl files, so probably something was wrong in the mtl file or something. A lot of them looked weird in Blender too but I'm not sure how to fix them there either.
edit: something might be up with my texture exporter program because when I export as PNG, the texture gets weird transparency but JPG it looks like it originally does from the game. Buuuut that doesn't solve the shininess of models in TITS that I didn't see in Blender. I guess I missed something there.
Will this allow pass-through of 2d props from VseeFace? The alternative program I'm currently using doesn't seem to.
What do you mean with that? ^^' TITS is an overlay that will be used in OBS and hooks into VSF to make your character react to getting hit. You can also import your own models
VSF has an option to attach 2d props to the avatar. So, if I do that, and then use TITS, will the prop that is attached in VSF also appear in TITS, or does TITS have an option to attach 2d props on it's own?
I'm sorry if the original question was unclear.
Aaah, TITS is just an overlay, this means that everything you do in VSF will still be visible ^^
Thank you! I just set it all up and everything works perfectly! Happy customer! <3
When trying to set a command trigger, setting the command to be something different than the default like "!throw" it doesn't save when I close and reopen the trigger, every other part of the trigger is saved tho.
I fixed this issue in v1.0.3! Thanks for reporting it!
I am not sure what you are trying to do? Are you trying to connect to VTube Studio or VSeeFace?
Im having a problem where the pink outline stays on screen. please help. ive turned on transparency
double press F10!
hi! im having an issue where some models i try to import straight up just wont import, and some import without their textures- what am i doing wrong? ive tried both fbx and obj with similar results
Can you join the official discord and send me the files privately? ^^ I will check why they won't work!
sure! ill do that when i'm free :)
is it possible to update without losing all your imported models and sounds? or do I need to reimport everything again?
sadly the new Version requires the old items to be wiped... This is due to me rewriting almost the entire code for RAM efficiency and tbere was sadly no other way :/ I am really sorry
Alright, no worries, I'll just have to spend some time doing that! Thank you for your answer and for working on this, it's a great fun program :)
btw poly.pizza is a great site if you need free models for this :)
is there for mac?
I plan to release a mac version in the future!
Is it impossible to link it with Twitch's Donation?
I am waiting for streamlabs approval of my API access... I want to integrate streamelements and streamlabs!
Is it possible to have previous versions available for download of both the main and experimental files? Having trouble with the newest experimental where bits and subs are not activating when they're cheered or gifted.
I am currently working on a big update that hopefully fixes these issues! I am really sorry about this and am fixing it ASAP! Currently there is sadly no way to download previous versions :/ I am hoping to release the update in this week! And will work on a github repository to make previous versions available
No worries, thank you, I rolled back to another experimental version with what I had found and it's working again with bits. Can't wait for the next big update. :)
does this work for vsee face?
current experimental version works with VSeeFace ^^ But it is a very basic implementation
Just a quick question... i saw in a comment it have experimental VSeeFace support so i wonder if it really works with VSeeFace,
maybe a stupid question but i wish to be sure ^^
Yes, the experimental version currently works with VSeeFace ^^
Thank you ^w^
Great work ^w^ Best of luck!
can you make this plz for free i dont have enough money :(
Is it possible to have the sfx I add be saved permanently? Whenever I reopen the tits, I have to readd everything.
Also the volume in the settings resets after a restart. (Using the version 15)
I will look into this issue and see if I can find a fix for it. Sorry that this is happening!
A point of interest: I've been able to run the Throwing System on one machine with VTube Studio on another. In this setup, I'm running the System on the same computer as OBS Studio, then connecting the VTS API traffic to the computer which is actually running VTube Studio, which itself sends its output back to the OBS Studio machine via NDI. You just need to make sure that the computer running VTube Studio can accept connections from other computers on the same subnet.
is it possible to know what you added / fixed in each version?
I post those things in the official discord ^^ I plan to improve the Version-Checker to display patch notes
I also have a public trello board where you can see what I am working on and what I finished https://trello.com/b/SnW8EnmO/roadmap
I bought it thinking it had VSeeFace support. I'm so dumb. Glad to see it's in the works, I guess I will have to wait now :l
sorry about that, I hope to add VSeeFace support soon
Keep up the good work :)
If you want to test it, the experimental version has VSeeFace support now
Awesome! Gave it a quick test and seems to be working just fine. Thank you!
Hi there!! Does T.I.T.S. support fbx files with transparency? I want to create some models that aren't completely opaque (i.e. glass). Also, does it support objects with emisssive/roughness maps? Thank ya!
Currently it only supports color textures. The next update adds support for roughness textures, but transparency will probably take a while or might never be implemented :/
Is there any possible way to implement a change to the hit sound? I love this program and I use it all the time, but I find that the hitsound is too loud. It would be really cool to be able to change the hitsound to customize your stream even further! i.e. it being a squeaky toy sound, donk sound, lots of sounds!
there is a sfx menu in the model-importer ^^ you can add new sound effects and edit how loud they are :D (currently there is a bug, that causes the default-sfx to reset all the time. So to change that sounds, go into your settings and change the volume there until I fix this issue!)
Hello! I was able to run T.I.T.S normally up until now. Yesterday, when I booted it up, it crashed and then the .exe norted itself. I redownloaded it and now it's saying I don't have permission to edit these files and now it's stuck on my desktop and i cant get rid of it. And this happens every time i redownload it. I'm not sure what changed to make it do this... :')
nvm my computer is just a crackhead. :|
Restarting/updating ur computer works folks!
Is it possible to upload vrm file into it?
if not, when will it be possible?
it's for live2D models, for 3D models so VRM use TIFA
It will be compatible with VSeeFace kinda soon, but do not hope for too much, because it will be limited at the beginning!
Okey thanx! :D
I have a friend that uses TITS instead of with her 3d model just as an overlay for now!
Does it work for Vtube Studio?
That is what it is designed for.
Had an issue where the items being thrown at the model won't make my model react to it, like when an object gets thrown- my model doesn't tilt when getting hit. ^^:) Is there a way to update it if you already bought the program?
check in the model-importer if your objects have the weight "0" if yes, change it to 1!
sadly a known bug and will be fixed in next version hopefully
Does it/will it ever work with Animaze?
I would have to look into Animaze, but I am pretty sure that they do not provide any kind of API to hook into. Currently you can use the scene-menu to align your 3D model with TITS and have the objects thrrown at you, but your model will not react
is it possible to integrate it with Youtube superchat/ membership/ subscribe?
I am thinking of adding youtube support in the future ^^ Sadly youtube doesn't provide an "easy" way to hook into the API for that
thank you for your response, i will wait for it, and willing pay more for it~ (ノ´ヮ`)ノ*: ・゚
Is there notes about the newest update?
On the discord server I post the patch notes ^^' Sorry for the inconvenience
is it just for Live2D models? or can it work for 3D models too?
currently working on a VSeeFace implementation ^^ (should be coming out soon). You can currently use it with 3D models, but they will not react to getting hit (thanks to the "scenes" menu)
There is already other program called Vtuber Plus that work fantastic for VRM and VSF avatars
Would it be possible for you to start putting the version number into the zip file name? It would make it a bit less annoying to update.
I will look into it and hopefully fix that ^^
https://clips.twitch.tv/HelplessGrossOysterWholeWheat-ZmYjdMRDU4JmRHhj
Hello and good day i wanted to ask if its possible to get some help. I currently started streaming and i have a vrm 3d model and i didn't notice that your program is only for 2d models T.T , so it doesn't work for me sadly, is there a way to get a refund on it?
Just line up the green thing with your model. It works better than the other options
Can this be used for 3d models as well? I'd love to know because it looks so fun but i have a 3d model </3
I am currently working on fixing a few bugs, etc. and then I want to add VSeeFace implementation
With the integration of VSeeFace, Will you also allow people to keep the option of having the overlay as I use models that use the VSF file type for Veeseeface that have custom shaders and With the overlay of the green outline its much easier for me to use this program as i do not have to rely on 2 programs rendering the same model 2 times. If you could keep it for people who dont want to intergrate it would be amazing. Even right now i give this software a 10 / 10 as my streams reactions to it was nothing but amazing.
I plan to keep it as an overlay ^^
For anyone having issues, I recommend joining the official discord, because I am much more active there and other users can help you out aswell! Link: https://discord.gg/fjYscQ9SF9
My model still doesn't flinch with the new update I try reconnecting with vtube studio and added weight and knockback yet my model does not flinch still am I doing something wrong?
Hmm, does the knockback work? (Does the model get moved?) And does the green overlay follow your avatar? If yes, then VTube Studio is connected and there is either a bug somewhere with how the flinch is currently handled or maybe you need to adjust "throw strength" in your settings?
how to get the updated version if i already bought it?
you should be able to just redownload the file ^^
is there a way to update the program without re-downloading the entire set of files and just install an update file? When I do this all the 3d models I imported disappear and then I have to re-import them and re-do all the settings.
That doesn't happen anymore... After version 6? I implemented a new system where your models will not get replaced!