For anybody that still wants this, I don't know if there are other mods with a different name, I've found 3 on nexus, but they were all out of date.
So i took it upon myself and based on a lua script file from Penitence's Mod, I've managed to update it and make it work using AMUMSS.
Download links in my quoted post below. Enjoy.
Inital post:
GCCAMERAGLOBALS XML structure got changed, but I was able to fix the lua and got a working file using AMUMSS.
I've changed the attributes around, removed 1 that didn't exist anymore (Stages) and also set LookTime to 0. (default 2)
I don't know what the original mod did originally, but with this one it removes all zoom-in/zoom-out animation completely, and there is no camera lock, it's pretty much instant interaction. Works for planetary charts too, it still does the pulse and the zoom-in zoom-out sound, but it's instant and you are free to move. Enjoy.
File edited (check for conflicts, combine if necessary): GLOBALS/GCCAMERAGLOBALS.GLOBAL.MBIN
Disclaimer: The mod will be packaged/comes in MBIN file type, this means it cannot be placed over things, it replaces the whole file, so if you have other mods that edit/use GCCAMERAGLOBALS file, then you have a conflict on your hands :) If you have LUA files for all the mods you can combine them into 1 by using AMUMSS. (provided each mod edits different values) If you have other mods that edit the same file, but come in the new EXML filetype, then make sure to setup your mod load order so all the EXML are loaded AFTER the MBINs, and they will work correctly. (just found out about this superpower today lol)
OMG THANK YOU. I have been waiting for someone to figure this out since I started playing. The ridiculously LENGTHY animations which leave you completely vulnerable to predators and drones and force you to watch (in essence) a 20-second video while your life support shields deteriorate. I hope you figure out that white screen thing, that made the least sense of all (neck-snapping camera crane up and away and fade to white... for what purpose, exactly?). Possibly THE dumbest aspect of a game that has a lot of questionable elements.
11 comments
date.
So i took it upon myself and based on a lua script file from Penitence's Mod, I've managed to update it and make it work using AMUMSS.
Download links in my quoted post below. Enjoy.
Inital post:
The mod will be packaged/comes in MBIN file type, this means it cannot be placed over things, it replaces the
whole file, so if you have other mods that edit/use GCCAMERAGLOBALS
file, then you have a conflict on your hands :)
If you have LUA files for all the mods you can combine them into 1 by using AMUMSS. (provided each mod edits different values)
If you have other mods that edit the same file, but come in the new EXML
filetype, then make sure to setup your mod load order so all the EXML
are loaded AFTER the MBINs, and they will work correctly. (just found
out about this superpower today lol)
Greeting