Right now we can directly set the banks and start offsets for each cutscene script to free space, but this could probably be done in an efficient automated manner.
For example, instead of setting the banks in the generated files from cs2asm, we could probably have a larger file handle the actual bank mapping using floating sections and a linker script.
Right now we can directly set the banks and start offsets for each cutscene script to free space, but this could probably be done in an efficient automated manner.
For example, instead of setting the banks in the generated files from cs2asm, we could probably have a larger file handle the actual bank mapping using floating sections and a linker script.