Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] GSC Dump Searcher

[Release] GSC Dump Searcher

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
19 Posts 8 Posters 2.8k Views 2 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.
  • Deicideundefined Offline
    Deicideundefined Offline
    Deicide
    wrote on last edited by
    #9

    https://pastebin.com/ymYk8yKw

    You guys seem to be missing _globallogic.gsc in your linked dumps. Here you go. 🐖

    JezuzLizardundefined 1 Reply Last reply
    0
    • Deicideundefined Deicide

      https://pastebin.com/ymYk8yKw

      You guys seem to be missing _globallogic.gsc in your linked dumps. Here you go. 🐖

      JezuzLizardundefined Offline
      JezuzLizardundefined Offline
      JezuzLizard
      Plutonium Staff
      wrote on last edited by
      #10

      Deicide Hey would you happen to have any more of the missing scripts? I'm working on repairing the BO2 scripts to make it possible to recompile them, but I am missing some scripts and the Cerberus Decompiler and fast file explorer does not extract them.

      Deicideundefined 1 Reply Last reply
      1
      • JezuzLizardundefined JezuzLizard

        Deicide Hey would you happen to have any more of the missing scripts? I'm working on repairing the BO2 scripts to make it possible to recompile them, but I am missing some scripts and the Cerberus Decompiler and fast file explorer does not extract them.

        Deicideundefined Offline
        Deicideundefined Offline
        Deicide
        wrote on last edited by Deicide
        #11

        JezuzLizard List what scripts you're missing and ill see if i have them and pastebin them to you 🙂

        Getting that _globallogic to work normally decompiled will be a challenge indeed. I wish you luck homie.

        Xerxesundefined 1 Reply Last reply
        0
        • Deicideundefined Deicide

          JezuzLizard List what scripts you're missing and ill see if i have them and pastebin them to you 🙂

          Getting that _globallogic to work normally decompiled will be a challenge indeed. I wish you luck homie.

          Xerxesundefined Offline
          Xerxesundefined Offline
          Xerxes
          Plutonium Staff
          wrote on last edited by
          #12

          Deicide You could also just zip up the whole dump you have and share it with us, maybe there are a few nice additions or changes we don't know of yet.

          1 Reply Last reply
          1
          • Deicideundefined Offline
            Deicideundefined Offline
            Deicide
            wrote on last edited by Deicide
            #13

            Sure. No problem.

            https://www6.zippyshare.com/v/Tn6DONDD/file.html

            Likely that many files are copies of others as i've gotten dumps from many sources and combined them together, and most gsc's have a txt file to match. Txt files are the decompiled copies, gsc's are usually compiled properly (but sometimes they are not). I attained the source of _globallogic.gsc from somewhere else. So this has no compiled GSC. For example. But you could always dump it using a GSC Retriever or just simply making your own program to dump it from memory yourself.

            There are numerous other types of files here that aren't in the OP's dump. CSC, SHOCK, Graph, LUA, etc etc. Likely other GSC's as well.

            Have fun ❤ 🐕

            JezuzLizardundefined 1 Reply Last reply
            0
            • Deicideundefined Deicide

              Sure. No problem.

              https://www6.zippyshare.com/v/Tn6DONDD/file.html

              Likely that many files are copies of others as i've gotten dumps from many sources and combined them together, and most gsc's have a txt file to match. Txt files are the decompiled copies, gsc's are usually compiled properly (but sometimes they are not). I attained the source of _globallogic.gsc from somewhere else. So this has no compiled GSC. For example. But you could always dump it using a GSC Retriever or just simply making your own program to dump it from memory yourself.

              There are numerous other types of files here that aren't in the OP's dump. CSC, SHOCK, Graph, LUA, etc etc. Likely other GSC's as well.

              Have fun ❤ 🐕

              JezuzLizardundefined Offline
              JezuzLizardundefined Offline
              JezuzLizard
              Plutonium Staff
              wrote on last edited by
              #14

              Deicide Would you be able to upload it to another site? I am unable to download from the current link.

              Deicideundefined 1 Reply Last reply
              0
              • JezuzLizardundefined JezuzLizard

                Deicide Would you be able to upload it to another site? I am unable to download from the current link.

                Deicideundefined Offline
                Deicideundefined Offline
                Deicide
                wrote on last edited by
                #15

                JezuzLizard Mediafire

                JezuzLizardundefined 1 Reply Last reply
                0
                • Deicideundefined Deicide

                  JezuzLizard Mediafire

                  JezuzLizardundefined Offline
                  JezuzLizardundefined Offline
                  JezuzLizard
                  Plutonium Staff
                  wrote on last edited by
                  #16

                  Deicide Thank you.

                  Deicideundefined 1 Reply Last reply
                  1
                  • JezuzLizardundefined JezuzLizard

                    Deicide Thank you.

                    Deicideundefined Offline
                    Deicideundefined Offline
                    Deicide
                    wrote on last edited by
                    #17

                    JezuzLizard Please keep me updated with this reverse engineering process you're embarking on.

                    I would very much like to see the _rank gsc and _globallogic gsc fixed up for both PC and Console. Good luck!

                    JezuzLizardundefined 1 Reply Last reply
                    0
                    • Deicideundefined Deicide

                      JezuzLizard Please keep me updated with this reverse engineering process you're embarking on.

                      I would very much like to see the _rank gsc and _globallogic gsc fixed up for both PC and Console. Good luck!

                      JezuzLizardundefined Offline
                      JezuzLizardundefined Offline
                      JezuzLizard
                      Plutonium Staff
                      wrote on last edited by
                      #18

                      Deicide Since my main interest is in zombies I haven't done anything specific to multi yet. But when I get to gametypes_zm I will compare the multi scripts that correspond to the zm scripts killing 2 birds with 1 stone. I make no guarantees however. The more core a script is the harder it is to debug so even if I fix many errors in _globallogic.gsc its unlikely it will work. I'll still do it though since it can be used as a superior reference to any current dump since it will have near parity with the original script.

                      I intend on making an initial release of this project probably later today assuming I can check the remaining scripts by then.
                      I only have to look thru another 6 scripts, and then I will start gametypes_zm.

                      1 Reply Last reply
                      0
                      • Joscahundefined Offline
                        Joscahundefined Offline
                        Joscah
                        wrote on last edited by Joscah
                        #19
                        This post is deleted!
                        1 Reply Last reply
                        0
                        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
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Donate