Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. GILRS LAST TOUR ORIGINS INTRO (with music!)

GILRS LAST TOUR ORIGINS INTRO (with music!)

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
loadingloadscreencustombo2anime
20 Posts 4 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mr.kennutbusterundefined Offline
    mr.kennutbusterundefined Offline
    mr.kennutbuster
    wrote on last edited by
    #3

    this is great in all but i don't see the link

    xpctncyundefined 1 Reply Last reply
    0
    • mr.kennutbusterundefined Offline
      mr.kennutbusterundefined Offline
      mr.kennutbuster
      wrote on last edited by
      #4

      oh wait nvm i copy and pasted the link but it didn't work

      xpctncyundefined 1 Reply Last reply
      0
      • mr.kennutbusterundefined mr.kennutbuster

        this is great in all but i don't see the link

        xpctncyundefined Offline
        xpctncyundefined Offline
        xpctncy
        wrote on last edited by
        #5

        mr.kennutbuster you can see them i had to space them out unless you mean they literally just dont work. i dont have any rep so i cant post the actual link but the mega is right there near the top

        1 Reply Last reply
        0
        • mr.kennutbusterundefined mr.kennutbuster

          oh wait nvm i copy and pasted the link but it didn't work

          xpctncyundefined Offline
          xpctncyundefined Offline
          xpctncy
          wrote on last edited by
          #6

          mr.kennutbuster in what way didnt it work

          mr.kennutbusterundefined 1 Reply Last reply
          0
          • xpctncyundefined xpctncy

            mr.kennutbuster in what way didnt it work

            mr.kennutbusterundefined Offline
            mr.kennutbusterundefined Offline
            mr.kennutbuster
            wrote on last edited by
            #7

            xpctncy the page didn't load

            1 Reply Last reply
            0
            • xpctncyundefined Offline
              xpctncyundefined Offline
              xpctncy
              wrote on last edited by
              #8

              new link: https://www.mediafire.com/file/rlv9wsnl0u3fkww/girls_last_tour_origins_intro_XPCT.7z/file mr.kennutbuster

              1 Reply Last reply
              0
              • PutMeInABenzundefined Offline
                PutMeInABenzundefined Offline
                PutMeInABenz
                wrote on last edited by
                #9

                this is peak

                1 Reply Last reply
                0
                • nauKithundefined Offline
                  nauKithundefined Offline
                  nauKith
                  wrote on last edited by
                  #10

                  what converter did you use for the sound? i had errors when trying to put in my own sabs files 😕

                  1 Reply Last reply
                  0
                  • nauKithundefined Offline
                    nauKithundefined Offline
                    nauKith
                    wrote on last edited by
                    #11

                    honestly, just in general a tldr guide (no need to go in detail, just the way you made the webm file/audio im guessing was through bo2 sound studio)

                    xpctncyundefined 1 Reply Last reply
                    0
                    • nauKithundefined nauKith

                      honestly, just in general a tldr guide (no need to go in detail, just the way you made the webm file/audio im guessing was through bo2 sound studio)

                      xpctncyundefined Offline
                      xpctncyundefined Offline
                      xpctncy
                      wrote on last edited by xpctncy
                      #12

                      nauKith hey sorry for the late reply!

                      For the way to get the webm to work i converted it from an mp4 using ffmpeg! I used this because the webm has to pass through a few requisites for it work properly (library, framerate etc.)
                      If you want to know what to use, I used this:

                      -s 1280x720 -vf scale=1280:720 -c:v libvpx-vp9 -crf 20 -b:v 0 -pix_fmt yuv420p -r 30 -an -f webm -map_metadata -1 zm_mapname_load.webm

                      As for the audio, I did use bo2 sound studio. I first got the wav I wanted to use, and coverted it to flac using https://www.freeconvert.com/wav-to-flac
                      Next, find the audio file you want to change, and open the sabs in bo2 sound studio.
                      You should see something like this
                      ff429a95-c673-42e1-950c-fa1d258c969f-image.jpeg

                      Find the audio file in there that you specifically want to change. Mine was zm_tomb_load_lr.SN65.pc.snd
                      Take that name, and rename your flac file to that.
                      Then, right click the audio file in sound studio, and click replace audio.
                      5d5003a3-a668-49d9-a3ea-2b1b8788ecce-image.jpeg
                      Find the audio file you want to use that should have the exact same name now, still as a flac file.
                      After youve replaced it click file, save.
                      It should work now!

                      nauKithundefined 1 Reply Last reply
                      0
                      • xpctncyundefined xpctncy

                        nauKith hey sorry for the late reply!

                        For the way to get the webm to work i converted it from an mp4 using ffmpeg! I used this because the webm has to pass through a few requisites for it work properly (library, framerate etc.)
                        If you want to know what to use, I used this:

                        -s 1280x720 -vf scale=1280:720 -c:v libvpx-vp9 -crf 20 -b:v 0 -pix_fmt yuv420p -r 30 -an -f webm -map_metadata -1 zm_mapname_load.webm

                        As for the audio, I did use bo2 sound studio. I first got the wav I wanted to use, and coverted it to flac using https://www.freeconvert.com/wav-to-flac
                        Next, find the audio file you want to change, and open the sabs in bo2 sound studio.
                        You should see something like this
                        ff429a95-c673-42e1-950c-fa1d258c969f-image.jpeg

                        Find the audio file in there that you specifically want to change. Mine was zm_tomb_load_lr.SN65.pc.snd
                        Take that name, and rename your flac file to that.
                        Then, right click the audio file in sound studio, and click replace audio.
                        5d5003a3-a668-49d9-a3ea-2b1b8788ecce-image.jpeg
                        Find the audio file you want to use that should have the exact same name now, still as a flac file.
                        After youve replaced it click file, save.
                        It should work now!

                        nauKithundefined Offline
                        nauKithundefined Offline
                        nauKith
                        wrote on last edited by
                        #13

                        xpctncy yeah, thats kinda sad, did all the steps, got audio to work (thanks with that!), but the video refuses to work no matter what i do. is it maybe that its too long? (one im using is 2:03, ik bo1 rly hated stuff thats longer than the original), but the original is 3:00+... i dunno. yours works perfectly, but me trying to emulate it doesnt work at all xD

                        xpctncyundefined 1 Reply Last reply
                        0
                        • nauKithundefined nauKith

                          xpctncy yeah, thats kinda sad, did all the steps, got audio to work (thanks with that!), but the video refuses to work no matter what i do. is it maybe that its too long? (one im using is 2:03, ik bo1 rly hated stuff thats longer than the original), but the original is 3:00+... i dunno. yours works perfectly, but me trying to emulate it doesnt work at all xD

                          xpctncyundefined Offline
                          xpctncyundefined Offline
                          xpctncy
                          wrote on last edited by xpctncy
                          #14

                          nauKith Did you properly convert it with ffmpeg? if so it could be the length but im not 100% sure, ill have to test it when im home
                          i do know that if the new video length is shorter than the original it still works perfectly fine
                          i could also try for you on sunday if you can't get it to work by then. just let me know

                          nauKithundefined 1 Reply Last reply
                          0
                          • xpctncyundefined xpctncy

                            nauKith Did you properly convert it with ffmpeg? if so it could be the length but im not 100% sure, ill have to test it when im home
                            i do know that if the new video length is shorter than the original it still works perfectly fine
                            i could also try for you on sunday if you can't get it to work by then. just let me know

                            nauKithundefined Offline
                            nauKithundefined Offline
                            nauKith
                            wrote on last edited by
                            #15

                            xpctncy ya, used ffmpeg (+2h on watching tutorials on it xd), used the same config as you sent and it refuses to work. its just weird that bo2 vid inserting is so different to bo2, legit cant figure out why it refuses to see the vid. the sound studio thing works perfectly fine, i tried replacing other random audio to check, its just the video that doesnt listen

                            xpctncyundefined 1 Reply Last reply
                            0
                            • nauKithundefined nauKith

                              xpctncy ya, used ffmpeg (+2h on watching tutorials on it xd), used the same config as you sent and it refuses to work. its just weird that bo2 vid inserting is so different to bo2, legit cant figure out why it refuses to see the vid. the sound studio thing works perfectly fine, i tried replacing other random audio to check, its just the video that doesnt listen

                              xpctncyundefined Offline
                              xpctncyundefined Offline
                              xpctncy
                              wrote on last edited by
                              #16

                              nauKith i'm not sure what's happening then. if you'd like you can send the video and i'll try it for you when get home soon!

                              nauKithundefined 1 Reply Last reply
                              0
                              • xpctncyundefined xpctncy

                                nauKith i'm not sure what's happening then. if you'd like you can send the video and i'll try it for you when get home soon!

                                nauKithundefined Offline
                                nauKithundefined Offline
                                nauKith
                                wrote on last edited by
                                #17

                                xpctncy https:// drive.google. com/file/d/13Jt3ws_oC-c5dJJgET42dwjGvSgB0biU/view?usp=sharing , i attached my own post-conversion vid asw because i genuinely don't understand what's wrong with it, and you seem to know it way better xd, thanks for the help already! (need rep to post links gg)

                                xpctncyundefined 1 Reply Last reply
                                0
                                • nauKithundefined nauKith

                                  xpctncy https:// drive.google. com/file/d/13Jt3ws_oC-c5dJJgET42dwjGvSgB0biU/view?usp=sharing , i attached my own post-conversion vid asw because i genuinely don't understand what's wrong with it, and you seem to know it way better xd, thanks for the help already! (need rep to post links gg)

                                  xpctncyundefined Offline
                                  xpctncyundefined Offline
                                  xpctncy
                                  wrote on last edited by xpctncy
                                  #18

                                  nauKith sorry i figured out why it didnt work! I accidentally sent you the ffmpeg line using vp9 which bo2 doesnt support, but it does work with vp8. heres the new line so you can try again. But if you want, heres a working webm for the video you sent me
                                  https://drive.google.com/file/d/1W9bEwk2zg6fbc4VfM1dy6_bXrkXvpu6B/view?usp=drive_link

                                  and this is the new ffmpeg line
                                  -i video_name.mp4 -vf scale=1280:720 -c:v libvpx -crf 4 -b:v 8M -pix_fmt yuv420p -r 30 -an -f webm -map_metadata -1 zm_mapname_load.webm

                                  nauKithundefined 1 Reply Last reply
                                  0
                                  • xpctncyundefined xpctncy

                                    nauKith sorry i figured out why it didnt work! I accidentally sent you the ffmpeg line using vp9 which bo2 doesnt support, but it does work with vp8. heres the new line so you can try again. But if you want, heres a working webm for the video you sent me
                                    https://drive.google.com/file/d/1W9bEwk2zg6fbc4VfM1dy6_bXrkXvpu6B/view?usp=drive_link

                                    and this is the new ffmpeg line
                                    -i video_name.mp4 -vf scale=1280:720 -c:v libvpx -crf 4 -b:v 8M -pix_fmt yuv420p -r 30 -an -f webm -map_metadata -1 zm_mapname_load.webm

                                    nauKithundefined Offline
                                    nauKithundefined Offline
                                    nauKith
                                    wrote on last edited by nauKith
                                    #19

                                    xpctncy thank you 😄 im more surprised how much harder it is to modify videos here than in black ops 1, ngl the differences in those 2 games are so weird sometimes, some things work exactly the same and some need you to jump through 500 hoops. ill try this config in a bit and reply if it worked, thanks!
                                    p.s.: can you allow access to the drive link?

                                    1 Reply Last reply
                                    0
                                    • nauKithundefined Offline
                                      nauKithundefined Offline
                                      nauKith
                                      wrote on last edited by
                                      #20

                                      reporting in, it all finally works now, finally! thank you sm!

                                      1 Reply Last reply
                                      0

                                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                      With your input, this post could be even better 💗

                                      Register Login
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Unread 0
                                      • Recent
                                      • Tags
                                      • Popular
                                      • Users
                                      • Groups