Warhammer 40,000: Gladius - Relics of War

Warhammer 40,000: Gladius - Relics of War

40 ratings
Astartes Main Menu
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
56.770 MB
Jan 2, 2024 @ 6:15pm
Jan 2, 2024 @ 7:10pm
10 Change Notes ( view )

Subscribe to download
Astartes Main Menu

Description
This is just a main menu cinematic replacer.

I tried to make an extended version including the whole Astartes cinematic but I'm too dumb to figure out the proper encoding for making a new .mkv to work. Let me know if anyone is aware of what Gladius's menu video requirements are...
11 Comments
Woolypilar  [author] Jun 3 @ 8:38pm 
I do and this is perfect! Thank you!! I even tried searching the proxy discord but I guess I didn't do it well enough! I'll give this a try :)
chunky fecal smoothie Jun 3 @ 8:36pm 
Forgot to post this here, but in case you still want to make the full cinematic work, I found an old post in the Proxy Discord with the video requirements. They converted the videos using FFmpeg, with this command:
[code]ffmpeg -i <input file> -an -r 30 -threads 4 -crf 30 -b:v 8M -maxrate 12M -c:v libvpx-vp9 -speed 0 -pix_fmt gbrp <output>.mkv[/code]
-an disables audio recording
-r sets fps
-threads is how many of your CPU threads will get used for this command
-crf sets the output quality
-b:v sets the bitrate
-maxrate is the max bitrate
-c:v selects the encoder
-pix_fmt is the pixel format
I'm assuming you can change the fps/threads/quality, but I never tried

I found the command explanations from here:
https://ffmpeg.org/ffmpeg.html
https://linux.die.net/man/1/ffmpeg
https://trac.ffmpeg.org/wiki/Encode/H.264
Woolypilar  [author] May 24 @ 4:28pm 
请尽情享受:)
When Daphne May 23 @ 10:00pm 
你牛逼。
chunky fecal smoothie Dec 30, 2024 @ 2:09am 
For anyone having issues with the menu video not changing, it might help if you move this above Gladius+ in the load order.
𝓢𝓷𝓸𝔀 ℬ𝓪𝓵𝓵 Mar 24, 2024 @ 7:11pm 
i hope to see more menus :D
Woolypilar  [author] Feb 22, 2024 @ 12:31pm 
Nice! Glad it works now :D Yeah, that does track, there are a couple I know of which also have custom menus that might conflict.
Mr. Bad Wolf Feb 22, 2024 @ 12:12pm 
I do. But here's the weird part. I recently looked it over and messed with the mods and now it works.... *Shrug* I guess one of them had a conflicting main menu?
Woolypilar  [author] Feb 14, 2024 @ 10:31pm 
@Mr. Bad Wolf oh that's weird, ti should just be plug and play! You could also try putting the downloaded files in Gladius mods folder in your my documents folder. Do you have any other mods installed?
Mr. Bad Wolf Feb 14, 2024 @ 6:42pm 
Doesn't work. downloaded, activated, restart game, and nothing happens. the generic menu comes up instead. I'm doing something wrong?