0 of 0

File information

Last updated

Original upload

Created by

Caites

Uploaded by

Caites

Virus scan

Safe to use

Tags for this mod

58 comments

  1. Caites
    Caites
    • premium
    • 2,295 kudos
    Locked
    Sticky
    NOTES
    It is a first time I see a game that has 27s long sequence of unskippable warnings and logos.

    CHANGELOG
    1.1 - reorganized files in mod and added bat file for starting the game, it will get rid of petal loop for those experiening it. Don't forget to change your username and disk in expedition33_no_intro.bat. Kudos to confessrazia and yhon031.
    1.2 - reworked bat file to let it automatically use proper username and look for disk. Kudos to samy0shadow.
    1.2.2 - fixed archive.
  2. dracolucis
    dracolucis
    • supporter
    • 10 kudos
    Thanks for this! But something is wonky with your newest release, IIRC. There's no .bat, and the baguette* files don't seem to do anything. Using the old (first) version from the archive with the tip by samy0shadow works.
    1. Caites
      Caites
      • premium
      • 2,295 kudos
      should be fine now.
  3. eclatriomphe
    eclatriomphe
    • member
    • 6 kudos
    Hm... 1.2 looks weird...? No .bat or anything. Just like 1.0.  
    If I don't run into any trouble, is it okay to just keep using 1.0?
  4. samy0shadow
    samy0shadow
    • member
    • 0 kudos
    hello thank you so much for the mod,

    i just want to add this trick here it will help making the .bat file better without changing username just use %username% in the script, and it should work on any OS machine, i hope this will be added to an updated version of the mod.

    example:
    "C:\Users\%username%\AppData\Local\Sandfall\Saved" 
    1. Caites
      Caites
      • premium
      • 2,295 kudos
      thanks! also added disk check for 5 five (C to F), so shouldn't require any additional legwork now.
  5. LohseLewd
    LohseLewd
    • member
    • 3 kudos
    Keep getting long petal loop
    Removing the shader cache files is only a temporary fix for like 1-2 times and then you gotta do it again..
    1. confessrazia
      confessrazia
      • premium
      • 0 kudos
      You can create a BAT script to have the files get deleted every time the game launches or closes. I used ChatGPT to create it for me, instantly loads every time now.
    2. intamin
      intamin
      • member
      • 0 kudos
      Bruh, can you post it here? Would save us all a lot of time. Thanks! :)
    3. qqr4
      qqr4
      • member
      • 0 kudos
      I also wasted my time on this issue.
    4. yhon031
      yhon031
      • member
      • 0 kudos
      @echo off
      setlocal
      :: base folder
      set "savedDir=C:\Users\yhon0\AppData\Local\Sandfall\Saved"
      :: delete all .ushaderprecache files (root only)
      echo Deleting .ushaderprecache files in %savedDir%…
      del /f /q "%savedDir%\*.ushaderprecache" 2>nul
      :: delete all .upipelinecache files (root only)
      echo Deleting .upipelinecache files in %savedDir%…
      del /f /q "%savedDir%\*.upipelinecache" 2>nul
      :: launch via Steam URI
      echo Launching Sandfall…
      start "" "steam://rungameid/1903340"
      endlocal
      Thanks to confessrazia, had ChatGPT to write this for me. Change the path to your own Saved folder.
    5. thehurtbear
      thehurtbear
      • premium
      • 12 kudos
      Same problem, have to remove this mod.
    6. intamin
      intamin
      • member
      • 0 kudos
      Awesome, will try, thx.

      EDIT: The code above works perfectly, thx!
    7. FranckNo
      FranckNo
      • member
      • 0 kudos
      Sorry, where do i write this BAT? where do i put it? thanks in advance 
    8. Caites
      Caites
      • premium
      • 2,295 kudos
      thank you, I've added this bat to mod's archive and instructions to change username and disk.
  6. rambool
    rambool
    • member
    • 0 kudos
    Yeah if you have endless petal loop, removing two shader files helps... EACH TIME before you launch the game. Waiting for better solution or fixed version of this one.
  7. Gametism
    Gametism
    • premium
    • 153 kudos
    Essential and actual modding not like my replacer stuff. Thank you and endorsed!
    1. Caites
      Caites
      • premium
      • 2,295 kudos
      dude, you are doing great. and I know its your domain and usually I'm trying not to multiply no intro mods if I'm not the first who released it. but you and Michael were missing, so here it is :)
    2. Gametism
      Gametism
      • premium
      • 153 kudos
      I'm glad you made this because there were no replaceable video files accessible and I suck when it comes to more than that. Btw I'm not sure if it does actually help but I replaced the two accessible loading screen files and I haven't had the looping bug since then. Maybe you can try it yourself and add them to your mod. I'm not gonna open a mod page for two loading screens. 😅
    3. Caites
      Caites
      • premium
      • 2,295 kudos
      issue is I don't have this petal loop at all to troubleshoot it. so I can only repost what people suggest. added your suggestion to Sticky, thank you!
  8. tsb203
    tsb203
    • premium
    • 0 kudos
    Can confirm that it works:

    I deleted the shader cache and dropped the files into my folder. Thank you!!!
  9. sooic
    sooic
    • member
    • 0 kudos
    Please create a mod that skips the defeat screen. I'm tired of waiting for that cutscene — it really annoys me. I want to immediately restart the battle after a defeat, instead of sitting through that 10-second ending
  10. OmegaBowser2
    OmegaBowser2
    • supporter
    • 0 kudos
    Not working either here.
    Other mods work good, but this one just stuck the game in a loop with particles before the title screen ever shows.
    1. Caites
      Caites
      • premium
      • 2,295 kudos
      mb conflict with other mods. what do you have installed?

      tried with optimizers in the same folder and see no issues.
    2. kabaene
      kabaene
      • member
      • 0 kudos
      same thing
    3. Daxtreme
      Daxtreme
      • premium
      • 30 kudos
      same, optimizer in mods folder, flowers loop

      remove optimizer, gets to main menu really fast. No other mod, on steam

      Weird bug.
    4. VynnGfx
      VynnGfx
      • premium
      • 110 kudos
      I just tried Caites' No Intro mod. And I can also confirm that there is no compatibility issue with my Optimized Tweaks mod.
      No Intro works as intended. (also Steam version)


      You could try this, again:
      1) Remove all mods you have, start the vanilla game. Exit the game
      2) Add No Intro mod, start the game (just to enter the Main menu to see if the mod works). Exit the game
      3) Add my mod, start the game
    5. Caites
      Caites
      • premium
      • 2,295 kudos
      VynnGfx, thanks for chiming in and a solid suggestion.
    6. Kaminari
      Kaminari
      • member
      • 8 kudos
      Doesn't work unfortunately. The loading time is the same for every consecutive launch, with or without any other mod.
    7. Caites
      Caites
      • premium
      • 2,295 kudos
      Kaminari, then you haven't installed it properly. check you paths, it its not steam, try other options: /mods or straight to /Paks
    8. Kaminari
      Kaminari
      • member
      • 8 kudos
      I was answering to VynnGfx.

      Your mod is installed correctly. I know it because it's stuck on the petal loop, which Vynn's suggestion doesn't help in fixing.
    9. VynnGfx
      VynnGfx
      • premium
      • 110 kudos
      Glychok's suggestion (from my mod's page):


    10. drogeanx
      drogeanx
      • BANNED
      • 0 kudos
      glychocks suggestion is the fix - pin it

      1. install obscurfix with skip intros TURNED OFF
      2. delete the 2 shader cache files from %appdata%\sandfall\saved folder
      3. installed this mod (and i have the other optimization mod .pak) in the ~mods folder
      4. run game, instant boot no intros and no long petal screen
    11. StampDD
      StampDD
      • premium
      • 23 kudos
      The fix that VynnGfx posted worked!
      (deleting the two cache files from %LocalAppData%\Sandfall\Saved\)

      Thank you very much!
      Would be nice if you could pin that solution also, Caites. And thanks for another awesome mod!
    12. CallahanLI
      CallahanLI
      • member
      • 0 kudos
      谢谢!
    13. qqr4
      qqr4
      • member
      • 0 kudos
      Nice !!!!!!!!!!!!!
  11. NinaSoniq
    NinaSoniq
    • member
    • 0 kudos
    For anyone interested in how to fix the "petal loop" on Linux / Proton, this is the folder you're looking for:

    steamapps/compatdata/1903340/pfx/drive_c/users/steamuser/AppData/Local/Sandfall/Saved/

    Delete D3DDriverByteCodeBlob_V4098_D29772_S0_R0.ushaderprecacheand Sandfall_PCD3D_SM6.upipelinecache