Read First!.txt 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Which version to choose?
  2. The pack contains SRP and Standard versions for Desktop and Mobile platforms.
  3. For standard workflow:
  4. 1) Check your color space settings under Edit -> Project Settings -> Player -> Other Settings.
  5. 2) Pick a version that matches your platform and color space.
  6. For example, if you are developing a PC project and your color space is Linear, then
  7. Multistory Dungeons PC Linear 1.7.unitypackage is for you.
  8. 3) Double Click on a pack to import its contents.
  9. Or go to Assets -> Import Package -> Custom Package and select the one you want to import.
  10. For SRP:
  11. 1) These should always be in linear color space (Edit -> Project Settings -> Player -> Other Settings)
  12. 2) HDRP is for desktop platforms and LWRP is for mobile.
  13. 3) We recommend starting the project from an SRP template, but if you started form a blank project,
  14. or decided to upgrade to SRP, you would need to install High Definition RP or Lightweight RP from
  15. package manager (Window -> Package Manager), then create and assign a RenderPipelineAsset to a
  16. corresponding field under Edit -> Project Settings -> Graphics. You can find pre-made RenderPipelineAssets
  17. in Multistory Dungeons 2 -> Settings.
  18. 4) Double Click on a pack to import its contents.
  19. Or go to Assets -> Import Package -> Custom Package and select the one you want to import.
  20. You can learn more about SPR here: https://unity.com/srp
  21. OBSOLETE folder contains previous versions with scale problems, please don't use them for new
  22. projects, they are only kept for compatibility.
  23. ===================
  24. Please make sure to backup your project before updating to a new version, otherwise
  25. you might lose some of your progress!
  26. Note that every new level in mobile-gamma version is going to look a bit dark before the
  27. lighting is baked because GI is calculated in Linear color space.
  28. The pack is set up to work with lightmap resolution of 8 and above, but it is possible
  29. to set it to 5 and still get acceptable results especially on mobile platforms.
  30. If you have a question or comment, please email us at manastation3d@gmail.com
  31. Thank you for choosing Multistory Dungeons!