Emmanuel Viala

Results 4 comments of Emmanuel Viala

Livestreamer cli also have "support" for pasts broadcasts (and using the --player-passthrough hls you can jump in time too.. ) Would love to see it implemented in livestreamer-twitch-gui... I think...

Found a workaround: In the settings file (`WolvenKit.CLI.exe settings`): ``` "MeshExportArgs": { "MeshExportType": "WithMaterials", "MaterialRepo": "path\\to\\materialrepo", "ArchiveDepot": "path\\to\\cyberpunk\\archive\\pc\\content\\" } ``` Both MaterialRepo and ArchiveDepot are required.

Quick idea on how to fix it without requiring a lot of new cli options. The main issue I have with it is when using automated extract scripts: - A...

I don't think building Unreal.js on top of node is a good idea.. I would prefer having a wrapper between Unreal API's and node, than having two different way of...