Results 18 comments of Niv Baehr

Hi, thank you and sorry it took me so long to respond. Can you please check if the new build fixes this issue? https://github.com/BLooperZ/remonstered/releases/tag/1.12.1 for better understanding if this issue...

Hi, Good idea, thank you I'll look into it

Hi, small update about this, As said above, the game resources only contain the classic version in english. I have managed to extract the multilingual translations from `localization/ClassicLoc.bin` and inject...

> Maybe you could provide some info on how we could extract ClassicLoc.bin ourselves? please see this commit: https://github.com/BLooperZ/remonstered/commit/53f1a365ecb48bb9fdc1047d43648e44b7105aea Specifically, the function create_loc_map is entire parsing of ClassicLoc.bin

Thank you for the suggestion, I chose ogg for the cutscenes as they are already encoded in ogg in the remastered edition, (audio stream of ogv) and ideally, using ogg,...

Hi, thank you. the error says there is missing dependency, which can be installed by using [Poetry](https://python-poetry.org/) ``` poetry install -E cutscenes ``` I have also tried updating some dependencies,...

Thank you, AKOS support is still WIP and have some problem with colors at the moment if you would like to check it out (and have python installed) you can...

Thank you for reporting, the error should now be fixed