Could someone give me the blk file for the current main menu?

Hello comrades!

I wanted to try out something, but i need someone to tell me how i could get the current main menu as a scene in my mod editor…

Could anyone help me?

3 Likes

I think you can do it by make copy modsEditor.bin file and editing it (copy). You need to remove this line:
-config:scene:t=gamedata/scenes/sandbox_editor_start.blk.

When you open hangar map you can save map only by using console command daEd4.saveObjects.
For open console you need to press ~ or ` in keyboard.

In daEd4.saveObjects you need to write path and file name where it will be saved.
For example daEd4.saveObjects userGameMods\scene.blk will save file in userGameMods folder with scene.blk name. If you didn’t write folder (userGameMods\) then file will be saved in main game folder.
UPD: If you don’t see these commands then you need press f12 again or use daEd4.open!

2 Likes

You can use:

campaigns_menu_squad_customization_scene.blk

Here’s the vanilla file:

scene.txt (33.6 KB)

2 Likes

File is very outdated. Because it’s 33.6kb and also don’t contains any info about main_menu.
It’s our new main camera.

3 Likes

You’re right. Forgot they updated the main menu.
This is two months old or something.

3 Likes

Does this work for CRSED?
EDIT: Nevermind.
If you were wondering i wanted to save the scene rendinsts into the file but those are baked into scene so it won’t work. Also CRSED has no editor.

2 Likes