Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
Skins
  • Light
  • 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. Community
  3. General Questions
  4. PCSS (NGSS) Needing help setting things up!

PCSS (NGSS) Needing help setting things up!

Scheduled Pinned Locked Moved General Questions
33 Posts 23 Posters 6.3k Views 13 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.
  • F Finn
    22 Oct 2023, 20:05

    from what i used it for a while, the main thing is to tweak the lightning radial, light over 50% seems like kinda burning too much.
    Also, this is just a theory, but it seems that many are just using the unity editor and not the game to make those kind of picture, the light + movement doesn't like someone doing the pose in a world

    T Offline
    T Offline
    theyadoreyuki
    wrote on 23 Oct 2023, 01:14 last edited by
    #7

    @Finn I have both PCSS (NGSS) and I saved someone's settings for the Manuka model that I am currently working on and I copied everything but nothing change for my avatar, everything looks the same. There's no shading or shadows, it looks exactly the same and that's what I am currently stuck on.

    B 1 Reply Last reply 23 Nov 2023, 03:07
    0
    • B Offline
      B Offline
      bdawg
      wrote on 23 Nov 2023, 01:14 last edited by
      #8

      Currently struggling with this Shader as well, does anyone have any helpful info on it? Wanted to start using this on my models but the information is super limited and I'd like to have this work^

      xoxo

      1 Reply Last reply
      0
      • T theyadoreyuki
        23 Oct 2023, 01:14

        @Finn I have both PCSS (NGSS) and I saved someone's settings for the Manuka model that I am currently working on and I copied everything but nothing change for my avatar, everything looks the same. There's no shading or shadows, it looks exactly the same and that's what I am currently stuck on.

        B Offline
        B Offline
        bdawg
        wrote on 23 Nov 2023, 03:07 last edited by
        #9

        @theyadoreyuki
        Do you still have the settings and would you mind sharing them? ^^ ❤

        xoxo

        1 Reply Last reply
        0
        • M Offline
          M Offline
          maarurung
          wrote on 21 Dec 2023, 02:08 last edited by
          #10

          bumping this post cause I've had the same isuse

          MOE FTW

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Deletedb
            wrote on 22 Jan 2024, 22:13 last edited by
            #11

            Bumping because i also have issues

            1 Reply Last reply
            0
            • H Online
              H Online
              HarleyQuinnVR
              wrote on 28 Jan 2024, 17:21 last edited by
              #12

              Inside unity I see the changes, inside vrchat I dont, I am using the poiyomi version, nothing in the gesture manager or inside vrchat radial menu changes anything to my avatar. I like the shading but no clue how to get it to work

              ? 1 Reply Last reply 25 Sept 2024, 21:26
              0
              • 1 Offline
                1 Offline
                15984
                wrote on 3 Feb 2024, 02:00 last edited by
                #13

                bump pls me want use this :((

                1 Reply Last reply
                0
                • E Offline
                  E Offline
                  Exceed
                  wrote on 20 Mar 2024, 19:39 last edited by
                  #14

                  Bump - Need an answer

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    dragonash2023
                    wrote on 24 Mar 2024, 21:45 last edited by
                    #15

                    maybe this will help for most of you Poiyomi users like me.
                    But PCSS is kind of broken for Poi and with the language barrier of the creator and popularity of liltoon, I haven't seen a fix yet. You don't even have a context menu (right click) so solo convert poi materials like you do with liltoon.

                    Anyway, here is a possible fix that I used for myself. This works with unity 2019 and maybe a not too recent version of PCSS. I'll copy and paste from my post from other forums


                    Ok, small update for those of you who are using Poiyomi for this (like me). The version of PCSS here is either dated or there is a newer version we dont have yet. Due to that, the NGSS option will not work and you get the error above.

                    The issue is, poiyomi no longer is located in the "assets" folder and is now located in the "packages" folder. Also, some sub folders have been rename.

                    To fix it, open the "PCSS4VRC_poi.cs" file in Microsoft Visual Basic or Notepad++
                    Go to line 421 and change the path (copy and paste this whole line) **(line number may change in future updates)

                    string Path = @"Packages/com.poiyomi.toon/_PoiyomiShaders/Scripts/ThryEditor/Editor/ShaderOptimizer.cs";

                    Save the file and run it again. Should work now.

                    F 1 Reply Last reply 26 Mar 2024, 00:07
                    0
                    • D dragonash2023
                      24 Mar 2024, 21:45

                      maybe this will help for most of you Poiyomi users like me.
                      But PCSS is kind of broken for Poi and with the language barrier of the creator and popularity of liltoon, I haven't seen a fix yet. You don't even have a context menu (right click) so solo convert poi materials like you do with liltoon.

                      Anyway, here is a possible fix that I used for myself. This works with unity 2019 and maybe a not too recent version of PCSS. I'll copy and paste from my post from other forums


                      Ok, small update for those of you who are using Poiyomi for this (like me). The version of PCSS here is either dated or there is a newer version we dont have yet. Due to that, the NGSS option will not work and you get the error above.

                      The issue is, poiyomi no longer is located in the "assets" folder and is now located in the "packages" folder. Also, some sub folders have been rename.

                      To fix it, open the "PCSS4VRC_poi.cs" file in Microsoft Visual Basic or Notepad++
                      Go to line 421 and change the path (copy and paste this whole line) **(line number may change in future updates)

                      string Path = @"Packages/com.poiyomi.toon/_PoiyomiShaders/Scripts/ThryEditor/Editor/ShaderOptimizer.cs";

                      Save the file and run it again. Should work now.

                      F Offline
                      F Offline
                      Finn
                      Legionnaire
                      wrote on 26 Mar 2024, 00:07 last edited by Finn
                      #16

                      @dragonash2023 hi !
                      also another problem that can be fixed via the .cs file
                      if you have an error related to Thry saying not good version
                      go in the same file
                      line 82 : if (Thry.Config.Singleton.verion != "2.43.3")
                      change the number by the version you have on the error
                      reload, and everything should work

                      1 Reply Last reply
                      0
                      • R Offline
                        R Offline
                        RaZe_blitz
                        wrote on 6 Apr 2024, 14:29 last edited by
                        #17

                        Bumping because I also want to know how to work it.

                        1 Reply Last reply
                        0
                        • bender441B Offline
                          bender441B Offline
                          bender441
                          wrote on 29 Apr 2024, 02:23 last edited by
                          #18

                          If anyone is still having an issue with it showing in unity but not ingame, make sure to delete the poiyomi folder, import the newest version, and just to be safe, import pcss after

                          delete me

                          ? 1 Reply Last reply 25 Sept 2024, 21:34
                          0
                          • 1 Offline
                            1 Offline
                            15984
                            wrote on 8 May 2024, 05:26 last edited by
                            #19

                            liltoon bump

                            1 Reply Last reply
                            0
                            • RedRustR Offline
                              RedRustR Offline
                              RedRust
                              wrote on 4 Jun 2024, 20:05 last edited by
                              #20

                              Can Anyone Share NGSS? or point me to where its already shared? I cant find it, this is the only post related that i came across 😕

                              UsagiiiBunU 1 Reply Last reply 6 Jun 2024, 03:12
                              0
                              • RedRustR RedRust
                                4 Jun 2024, 20:05

                                Can Anyone Share NGSS? or point me to where its already shared? I cant find it, this is the only post related that i came across 😕

                                UsagiiiBunU Offline
                                UsagiiiBunU Offline
                                UsagiiiBun
                                wrote on 6 Jun 2024, 03:12 last edited by
                                #21

                                @RedRust here
                                PCSS v4.4.5 + NGSS
                                https://workupload.com/file/xE76NPWLQLa

                                RedRustR shamikoS 2 Replies Last reply 10 Jun 2024, 00:51
                                👍
                                0
                                • UsagiiiBunU UsagiiiBun
                                  6 Jun 2024, 03:12

                                  @RedRust here
                                  PCSS v4.4.5 + NGSS
                                  https://workupload.com/file/xE76NPWLQLa

                                  RedRustR Offline
                                  RedRustR Offline
                                  RedRust
                                  wrote on 10 Jun 2024, 00:51 last edited by
                                  #22

                                  @UsagiiiBun Thak YOUUUUUUUUUUUUUUU<3

                                  1 Reply Last reply
                                  0
                                  • S Offline
                                    S Offline
                                    skellybois
                                    wrote on 30 Jun 2024, 23:25 last edited by
                                    #23

                                    bump pls i need help with this shader to bad. i'm installing it and everything but nothing changes, it looks like normal liltoon

                                    1 Reply Last reply
                                    0
                                    • T theyadoreyuki
                                      22 Oct 2023, 19:36

                                      @Lizuap I have both PCSS (NGSS) and installed both into unity, even found someone's personal settings for their shading and shadows for this feature. I had unity opened for maybe 3 hours while I was working on other things because someone did tell me it takes a while but nothing changed whatsoever. I wish there was a YouTube video explaining it more in depth on how to set things up. Tried joining their server and everything was in Japanese, tried using translator but I still ended up confused. :<

                                      momoM Offline
                                      momoM Offline
                                      momo
                                      wrote on 7 Jul 2024, 20:03 last edited by
                                      #24

                                      @theyadoreyuki Could you share the settings please ?

                                      thank u & remember to stretch ‹𝟹

                                      1 Reply Last reply
                                      0
                                      • H HarleyQuinnVR
                                        28 Jan 2024, 17:21

                                        Inside unity I see the changes, inside vrchat I dont, I am using the poiyomi version, nothing in the gesture manager or inside vrchat radial menu changes anything to my avatar. I like the shading but no clue how to get it to work

                                        ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on 25 Sept 2024, 21:26 last edited by
                                        #25

                                        same

                                        1 Reply Last reply
                                        0
                                        • bender441B bender441
                                          29 Apr 2024, 02:23

                                          If anyone is still having an issue with it showing in unity but not ingame, make sure to delete the poiyomi folder, import the newest version, and just to be safe, import pcss after

                                          ? Offline
                                          ? Offline
                                          A Former User
                                          wrote on 25 Sept 2024, 21:34 last edited by A Former User 12 Sept 2024, 05:48
                                          #26

                                          nvm nvm

                                          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
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users