Code Monkey home page Code Monkey logo

resoniteunitypackagesimporter's Introduction

UnityPackageImporter

A ResoniteModLoader mod for Resonite VR that facilitates the import of Unity Packages.

Installation

  1. Install ResoniteModLoader.
  2. Place UnityPackageImporter.dll into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
  3. Do the same for any other files on the release page.
  4. Start the game. If you want to verify that the mod is working you can check your Resonite logs.

FAQs

  1. What does this mod do exactly? This mod solely extracts the assets of Unity Packages and imports them into Resonite
  2. Will this mod setup avatars for me? No, you'll need to set them up normally. It will do materials and textures though sometimes.
  3. What kind of unity packages can I import? Anything! Avatar packages, world packages, anything you can think of!
  4. Will this mod run on the Linux version of the game? Yes
  5. How many packages can I import at once? In theory you should be able to import many at once, but in my experience one at a time is your best friend here given the massive file size Unity Packages can be
  6. Help! The files I imported are file-looking things! Using ResoniteModSettings, you'll see the topmost option is to "Import files directly into Resonite". You can set this to false, but be wary as you may import thousands of things all at once!
  7. What kind of files does this mod import? Presently, it supports:
  • Text
  • Images
  • Documents
  • 3D Models (including point clouds)
  • Audio
  • Fonts
  • Videos
  • And raw binary variants of the above for file sharing
  • Prefabs (ALPHA)
  • Scenes (ALPHA)
  1. What will this mod NOT import?
  • Particle systems
  • Animations/Animators
  • Dynamic Bones
  • Phys Bones

Known Issues and Limitations

  • This might hang a little bit during import. Recommended to import one unity package at a time, pairs nicely with ResoniteModSettings

resoniteunitypackagesimporter's People

Contributors

989onan avatar benaclejames avatar dfghiatus avatar eia485 avatar frozenreflex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

resoniteunitypackagesimporter's Issues

Add more info to description

It may be prudent to alter the README to include more information about what this mod actually does. I feel as though people may - as I have - erroneously assumed that this would actually bring in objects from the scene with the proper hierarchies rather than just facilitate the import of files via file dialogs.

Not Working

Neos version: 2022.1.28.1335

I have the mod loaded, I can see it in NeosModSettings , but when I try to import a .unitypackage all it does it just gives me the file like normal. It doesn't attempt to do anything.

Here is what the log shows:

12:56:37 AM.230 ( 60 FPS)	Spawning User troyBORG (ID2C00)
12:56:37 AM.231 ( 60 FPS)	User troyBORG Role: Admin, HasFingerTracking: False, HasEyeTracking: False, HasLipTracking: False
12:56:54 AM.813 ( 60 FPS)	Importing files with Asset Class Unknown:
D:\Avatars\Worlds\VRC_Bowling_SGB.unitypackage
12:57:16 AM.664 ( 60 FPS)	Importing files with Asset Class Unknown:
D:\Avatars\Worlds\VRC_Bowling_SGB.unitypackage
12:57:29 AM.370 ( 44 FPS)	Starting GatherJob for neosdb:///8e25eb263987002d117cf46d8cc1321ac6afcdb0f4442b1bd5a9c38550b41880?version=2&compression=BC3_Crunched&quality=100&width=94&height=142&mips=True&filtering=Box, AttemptsLeft: 5
12:57:29 AM.375 ( 44 FPS)	Starting GatherJob for neosdb:///bb4d8c6daceaa783cc023f8a67087d12a5fb87f79f4921890ea1f00e86d6acab?version=2&compression=BC3_Crunched&quality=100&width=178&height=62&mips=True&filtering=Box, AttemptsLeft: 5
12:57:29 AM.472 ( 44 FPS)	GatherJob for neosdb:///8e25eb263987002d117cf46d8cc1321ac6afcdb0f4442b1bd5a9c38550b41880?version=2&compression=BC3_Crunched&quality=100&width=94&height=142&mips=True&filtering=Box FAILED! Reason: NotFound
12:57:29 AM.509 ( 44 FPS)	GatherJob for neosdb:///bb4d8c6daceaa783cc023f8a67087d12a5fb87f79f4921890ea1f00e86d6acab?version=2&compression=BC3_Crunched&quality=100&width=178&height=62&mips=True&filtering=Box FAILED! Reason: NotFound
12:57:29 AM.657 ( 63 FPS)	Starting GatherJob for neosdb:///8e25eb263987002d117cf46d8cc1321ac6afcdb0f4442b1bd5a9c38550b41880, AttemptsLeft: 5
12:57:29 AM.679 ( 63 FPS)	Starting GatherJob for neosdb:///bb4d8c6daceaa783cc023f8a67087d12a5fb87f79f4921890ea1f00e86d6acab, AttemptsLeft: 5
12:57:29 AM.687 ( 63 FPS)	Finished Gather for: neosdb:///8e25eb263987002d117cf46d8cc1321ac6afcdb0f4442b1bd5a9c38550b41880. Elapsed: 0.0304639 s
12:57:29 AM.709 ( 63 FPS)	Finished Gather for: neosdb:///bb4d8c6daceaa783cc023f8a67087d12a5fb87f79f4921890ea1f00e86d6acab. Elapsed: 0.0303104 s

Here is a video of me attempting it: https://youtu.be/l7JvJHRSMlY

Am I missing something, or did a neos update break this?

Failed to decode the unity prefab due to an error

i am trying to import a vrchat avatar but i cannot import the .unitypackage file because it says "Failed to decode the unity prefab due to an error" and at the bottom it says:
"instanciated 817 unity objects/components/meshes for prefab! Now cleaning up"

altough i couldn't follow the install steps as you cannot access the website where the zip file is contained
it just gives back the error: {"message":"Artifact not found or access denied."}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.