Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Zephyr)
  • No Skin
Collapse
RipperStore Logo
  1. Home
  2. Guides
  3. Tutorials
  4. TUTORIAL [Repairing VRCA's In Unity]

TUTORIAL [Repairing VRCA's In Unity]

Scheduled Pinned Locked Moved Tutorials
ripperavatar uploadtutorials
49 Posts 29 Posters 33.8k Views 35 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.
  • LiteralL
    LiteralL
    Literal
    wrote on last edited by
    #1

    Hello! I've come here with a somewhat manual way to recover avatars

    Im assuming you already have unity and the version required but if not please visit the vrchat download page to get the version of unity or you can use their creator companion!

    For starters you need to get the avatar ripped!

    Please use below the method below if you don't know how to rip said avatar

    Tutorial (How To Find a VRCA)

    For examples i will be using something i ripped as a base to show what to do!

    Before continuing i will not be covering toggles the rip will provide the animation for it to be implemented but their are very many videos on to make toggles an you can repair what was broken!

    I will also not provide links for shaders and such in here as everything i will use will be public shaders only for the purpose of this!

    1st thing is making the project
    I recommend using these within your project
    5bc43915-a056-4e12-be4f-03ee80681f00-image.png

    2nd Step Before you import your model please delete these 2 folders so it doesn't throw a fit with the VRC SDK

    Delete the things i have highlighted when opening the folder!
    b2f6db36-56c3-4820-9025-dcf6983741ae-image.png

    833a4a07-4dc6-44ad-9746-18b940dca4a5-image.png

    4c1d5093-45f6-4d67-a571-1d49ba50c883-image.png

    This keeps the folder organized aswell as removes all not needed things!

    3rd thing i would do is drag this folder within UNITY's Asset Section!

    it should show up like so
    8c2c9059-d070-47be-ba61-cb47e06eb440-image.png

    4th thing is putting the model in the scene!396b781e-a01a-4bee-9b4d-197032fba193-image.png
    Now that the model is now inside there are a few thing i would do from this point forward

    There will be errors but first you need to clear the avatars scripts that includes these 3

    ca200b27-6472-40e6-929b-8b0ca14977d1-image.png

    Make sure to right click and click remove component
    a6b19f04-93c6-4644-bc8c-10ff14872eca-image.png

    There will be a lot of scripts inside of the avatar but don't worry they aren't hard to find most of them are typically used for phys bones or world props on a avatar

    Here is a simple way to find them
    on the top left there is hierarchy search bar inside the search bar search for "script"

    In my project it would look something like this
    b9434d1d-9f53-41b8-a318-3d0de122b7ca-image.png

    When clicked on in the inspector it will show the Script that needs to be replaced. 9 times out of 10 its physbones

    Click add to component if you are sure its physbones
    1572a9d7-5338-4246-bf8c-5b7ee7eff5c2-image.png

    When putting the physbones on the model you might notice something called "Root Transform" in the Inspector make sure to drag the body part for example im using "butt_L" and im rooting that script to that part of the body

    df0bc324-8a3e-4330-9b34-48ed904fa6a6-image.png

    There are videos on Physbones and more in depth this is gonna be a long post and im not trying to sit here for hours typing this!

    Next thing is i would do is fixing your materials!
    Alot of people use different shaders (Ex. Poiyomi Liltoon Arktoon Ect.) i will be using vrchat unlit shader and also showing you where the shaders for the original model are stored. please note they dont work!. when ripping shaders it can only pull the properties logic but not the sub logic of a shader so IT WONT WORK!

    1st is fixing the materials

    In this package im using as reference i've highlighted all my materials
    80d697d3-8bc2-411a-841f-5ebd5490e635-image.png
    At the top of the inspector should show the shader
    06ce22d7-3fda-4635-b12f-5025eb887a95-image.png
    Swap it to the desired shader or the original shader if you have it
    all the original shaders that are on this model are located here!
    bdb79698-1e12-4c17-8663-9501dc69d69a-image.png

    Ok so i pretty much summed up what i would do to repair an avatar the last thing i would go for is repairing toggles but like i stated in the start there many videos out there that show to to create toggles, its just up to you to implement it on the avatar

    Last thing is adding the avatar descriptor

    Click your avatar in the hierarchy and look at the inspector
    49e1ba19-5dbf-405a-97be-b6a0b1a6d81b-image.png
    It should be empty

    Now add the avatar descriptor

    f6003766-5288-40c1-8627-54f0bd14c1a7-image.png

    Log into the control panel after fixing the view point to in between the eyes

    Something like this
    1f827968-b03d-4674-a974-10440f68517a-image.png

    Theres is so much more to explain but its hard to explain in words! good luck ripping and hopefully this help some of yall!

    Retired Leaker and Ripper!

    1 Reply Last reply
    👍
    12
    • LiteralL
      LiteralL
      Literal
      wrote on last edited by
      #2

      please note if there is an error in the console of unity when trying to upload it. just read it it will tell you what you missed! if you have any questions or problems please message me here on Ripperstore!

      Retired Leaker and Ripper!

      I S 2 Replies Last reply
      2
      • LiteralL Literal referenced this topic on
      • LiteralL Literal

        please note if there is an error in the console of unity when trying to upload it. just read it it will tell you what you missed! if you have any questions or problems please message me here on Ripperstore!

        I
        I
        IMAXwPC
        wrote on last edited by
        #3

        @Literal Hello, I'm missing meterial as well as the script folder when exporting with AssetRipper, what's the problem? Thank you

        LiteralL 1 Reply Last reply
        1
        • I IMAXwPC

          @Literal Hello, I'm missing meterial as well as the script folder when exporting with AssetRipper, what's the problem? Thank you

          LiteralL
          LiteralL
          Literal
          wrote on last edited by
          #4

          @IMAXwPC It depends on what it grabs. if the material is a multiple textured material you need to remake the material swap.

          I would run through the toggles in VRC an see what is there an compare it to your model

          I would also check your Textures. See if you have the one your missing!

          The script folder doesn't need to be there it will just shoot errors inside unity

          Retired Leaker and Ripper!

          I 1 Reply Last reply
          2
          • LiteralL Literal

            @IMAXwPC It depends on what it grabs. if the material is a multiple textured material you need to remake the material swap.

            I would run through the toggles in VRC an see what is there an compare it to your model

            I would also check your Textures. See if you have the one your missing!

            The script folder doesn't need to be there it will just shoot errors inside unity

            I
            I
            IMAXwPC
            wrote on last edited by
            #5

            @Literal I only have these files after extraction, how do I fix it?屏幕截图(141).png

            LiteralL 1 Reply Last reply
            1
            • I IMAXwPC

              @Literal I only have these files after extraction, how do I fix it?屏幕截图(141).png

              LiteralL
              LiteralL
              Literal
              wrote on last edited by
              #6

              @IMAXwPC Literally just drag the Folder with the Chinese characters within your assets in unity! Look for the prefab that pops up within Unity! if it doesn't happen then there is a possibility that the creator has added an Anti Ripping Package (Typically involves compressing the avatar and completely breaking it when ripped)

              Retired Leaker and Ripper!

              1 Reply Last reply
              1
              • White CosmosW
                White CosmosW
                White Cosmos
                wrote on last edited by White Cosmos
                #7

                hi why is there a two minute wait everytime i click something in the heirarchy? I added vrcfury, modular avatar, gogoloco, and wholesome. idk enough to fix this.

                image.png

                As a farewell to organizing and hosting files, I hope you all buy things you really like and use often. I try to buy anything and everything I can, with hardly any income at all.

                If a file is down, reply and ping BLACK0NYX as well. I'm adding him to my threads as an editor overtime. Eventually he may make his own and direct to them. We'll see.

                1 Reply Last reply
                1
                • MyongM Myong referenced this topic on
                • T
                  T
                  tokisaki333
                  wrote on last edited by
                  #8

                  hey just wanted to ask,is there a way i can also get the fbx file of the avatar?i need it to add face tracking

                  1 Reply Last reply
                  1
                  • A
                    A
                    Aisakuhyoha
                    wrote on last edited by
                    #9

                    I failed. After exporting, there was no ‘assets’ file. I just wanted to retrieve the model that I accidentally deleted from the project file I created in VRCHAT take it out. (A profound sense of sadness overwhelmed me).

                    1 Reply Last reply
                    1
                    • LiteralL
                      LiteralL
                      Literal
                      wrote on last edited by
                      #10

                      If you are trying to rip NEW Avatars it will not work! VRC introduced a Unity Encryption to their asset bundles
                      until a ripping tool has the crack for it you cant rip!

                      However! If you have Old VRCA or __data files! you can rip them still with current rippers

                      Retired Leaker and Ripper!

                      1 Reply Last reply
                      1
                      • exE ex referenced this topic on
                      • PuddlelolP
                        PuddlelolP
                        Puddlelol
                        wrote on last edited by
                        #11

                        what do i do now i have the _data

                        jaxoyJ 1 Reply Last reply
                        0
                        • tenderwaterT
                          tenderwaterT
                          tenderwater
                          wrote on last edited by
                          #12

                          just a reminder (not ads) theres somebody doing the rip with pay money..
                          i actually more prefer make one myself..

                          Mental Abnormal

                          1 Reply Last reply
                          0
                          • PuddlelolP Puddlelol

                            what do i do now i have the _data

                            jaxoyJ
                            jaxoyJ
                            jaxoy
                            wrote on last edited by jaxoy
                            #13

                            @Puddlelol if the _data is after* encryption, there is basically no use for it.
                            before you would simply change it to a ".vrca" file.
                            (doing this now does nothing, encryption ruined that all >;/)
                            thoughh, old _data's which i assume you're talking about VRChat cache, that should work.

                            ♡
                            upvote me, it'd be helpful
                            i’ll return the favor
                            ♡

                            1 Reply Last reply
                            0
                            • PuddlelolP
                              PuddlelolP
                              Puddlelol
                              wrote on last edited by
                              #14

                              ookay how old does the avi have to be

                              jaxoyJ 1 Reply Last reply
                              0
                              • PuddlelolP Puddlelol

                                ookay how old does the avi have to be

                                jaxoyJ
                                jaxoyJ
                                jaxoy
                                wrote on last edited by
                                #15

                                @Puddlelol around the end of march this year, if you need me to test anything i can, but if you got it then that works too.
                                if it was before march 2025, you should be good.

                                ♡
                                upvote me, it'd be helpful
                                i’ll return the favor
                                ♡

                                1 Reply Last reply
                                0
                                • TheShepardT
                                  TheShepardT
                                  TheShepard
                                  wrote on last edited by
                                  #16

                                  Do I got to manually set the menu and parameters the avi originally had back up?

                                  ChiikawaLoverC 1 Reply Last reply
                                  1
                                  • TheShepardT TheShepard

                                    Do I got to manually set the menu and parameters the avi originally had back up?

                                    ChiikawaLoverC
                                    ChiikawaLoverC
                                    ChiikawaLover
                                    wrote on last edited by
                                    #17

                                    @TheShepard from what ive been seeing yes, though the animation clips (FX,action,, etc) has parameters in it already that you can just essentially copy to the param list youre making

                                    K 1 Reply Last reply
                                    0
                                    • B1gt1ttyg0thgurlB
                                      B1gt1ttyg0thgurlB
                                      B1gt1ttyg0thgurl
                                      wrote on last edited by
                                      #18

                                      ik this post is kinda old but i lost the files to my asset ripper and I HATE the GUI one with a passion - can someone end me the link to the one this guys using??


                                      ࣪ ۫𓂅 Trading is for Chuds, leak dont gatekeep <3 . ⟢
                                      ‎ Gooner﹔Horder 𝄞݂۫ 𓈒
                                      ‎ ꒰ ᩧ 𓈒 ⁄⁄͈ . ᴗ͈)
                                      NSFW wishlist/SFW wishlist/Avatar Stash (Includes New FNIA's)

                                      ReymR 1 Reply Last reply
                                      0
                                      • B1gt1ttyg0thgurlB B1gt1ttyg0thgurl

                                        ik this post is kinda old but i lost the files to my asset ripper and I HATE the GUI one with a passion - can someone end me the link to the one this guys using??

                                        ReymR
                                        ReymR
                                        Reym
                                        wrote on last edited by
                                        #19

                                        @BunBun_Bitch https://github.com/AssetRipper/AssetRipper it seem they use this or they use SARS (ARC) to extract the vrca file, to be honest both program does the same and the new one they defaulted back to browser instead of a window pop up

                                        I'm bad at understanding english word

                                        I fix .vrca/.vrcw stuff for free and for fun! Depending on file, every outcome and vary might be different than the original avatar has due to the toggles and much more, send me a pm if you need an avi that need to fix or cracking a password locked avatar or send me .vrca file or through my pms and i will extract/fix them for you!

                                        request is semi-open, only on unencrypted __data file aka .vrca or .vrcw

                                        VelvelV 1 Reply Last reply
                                        1
                                        • ValleyVRV
                                          ValleyVRV
                                          ValleyVR
                                          wrote on last edited by
                                          #20

                                          Thanks

                                          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

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular