====== Dark Souls 2 disable cutscene effects ====== Disable bloodshot eye: - Open DsMapStudio and create a new project for DS2 - Go to Param Editor and go to DemoParam category - The cutscenes are determined by their map number e.g. "101020" is the Last Giant, in the map 10_10 - Go through each ID and find the ones where UNK09 is either "0.800" or "0.700" - Replace the values in UNK09 with "0" - Save, drag the Param folder and the enc_regulation file to Ds2 Game folder and its done :) Disable borders: - Open the menu folder and find 99-febnd - Unpack the file using Yabber - Find the file "l80_07_cut-scene.flo" and open it using a hex editing program - Find the line where "dummy" is written - Replace the numbers that have the word dummy with 00 - Save the file, place it in the 99-febnd folder - Repack the folder with Yabber, get the new file and place it in the menu folder