You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK, so i came across some unplayable txtp. actually, not much of them really but they kinda stood out for just how unplayable they are with vgmstream so... yeah.
here are the relevant files i guess. [psychonauts_2][windows_10]borked_txtp.7z
and here are the settings i used for creating the txtp. at least, the ones that i thought mattered anyway.
This isn't really a bug in wwiser, but a vgmstream limitation.
Those wwise events create lots of random groups that generally reuse the same audio but applies extra config.
In Wwise those sounds would be reused (meaning it opens unique files once), but vgmstream is simpler and every entry is considered a new file. There is an OS limit on max open files, that makes it fail opening new files along the way.
OK, so i came across some unplayable txtp. actually, not much of them really but they kinda stood out for just how unplayable they are with vgmstream so... yeah.
here are the relevant files i guess.
[psychonauts_2][windows_10]borked_txtp.7z
and here are the settings i used for creating the txtp. at least, the ones that i thought mattered anyway.
![wwiser_gui_settings](https://user-images.githubusercontent.com/88909796/140847000-7c01914b-fce3-4f50-8f0d-41f6bd0f65e1.png)
oh, almost forgot. here are the relevant json/xml files.
[psychonauts_2][windows_10]forgotten_json_xml_files.7z
The text was updated successfully, but these errors were encountered: