Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Unity3d WebPlayer reimporting

Featured Replies

  • Author
  • Localization

Sane, posted Mon Nov 18, 2019 11:58 am (52165)


Hello!
I've been using the unity3d_webplayer.bms script available on the quickbms site (https://aluigi.altervista.org/bms/unity3d_webplayer.bms) on some unity3d files, and it works like a charm to a certain extent. However, once I tried to reimport files back in, quickbms threw an error that the script is invalid for reimporting.
As far as I can tell, reimporting these files is the only way of using them for this game, but my little knowledge barely lets understand the script itself, much less allow me to figure out how to make it possible to reimport.
I would provide a test file, but it says that unity3d files aren't allowed.
Can anyone please help me? <3
  • Author
  • Localization

LolHacksRule, posted Mon Nov 18, 2019 5:20 pm (52171)


Can't reimport into Unity3D files that way... You can try UABE on the bundle you want to reimport files to (AssetStudio doesn't support reimporting) or if you have a lot of money, get DevXUnity for the best experience.
  • Author
  • Localization

Sane, posted Mon Nov 18, 2019 6:26 pm (52172)


LolHacksRule wrote:
Can't reimport into Unity3D files that way... You can try UABE on the bundle you want to reimport files to (AssetStudio doesn't support reimporting) or if you have a lot of money, get DevXUnity for the best experience.

I see, that's a shame. I'm pretty sure that UABE doesn't work with these files. The unity3d files I have use a weird custom version which has made everything besides DevX be unable to open them. The quickbms script was pretty much the closest thing to it I've otherwise found. Are there no other alternatives to DevX? Or what is it that lets DevX be in another league? :|
  • Author
  • Localization

LolHacksRule, posted Mon Nov 18, 2019 7:24 pm (52175)


Code:
bundle pack   Pack files into a bundle. Requires a bundle property file.

https://github.com/ata4/disunity Maybe? I also saw this for UABE?
Code:
open characters2.unity3d in UABE via File -> open
  • Author
  • Localization

Sane, posted Wed Nov 20, 2019 2:51 pm (52189)


LolHacksRule wrote:
Code:
bundle pack   Pack files into a bundle. Requires a bundle property file.

https://github.com/ata4/disunity Maybe? I also saw this for UABE?
Code:
open characters2.unity3d in UABE via File -> open

https://i.imgur.com/XQRBT6H.png UABE when trying to open the file
https://i.imgur.com/n5wRKzW.png disunity when trying to pack, although I wasn't able to figure out how to get a bundle property file. If that's something common knowledge, I'd appreciate some pointers.

disunity is weird because with the latest version I can't even extract any files, but with v0.3.1. it gives me all the shaders and pictures, but not assemblies. That version has some different commands and I tried out bundle-inject. It seemed to inject back something, and the file size got bigger, but none of the files I modified in the extraction directory were added in. Then I tried to specify which file it should inject, but that just threw the constant error of it not supporting asset files, which I'm just confused about. And v0.4.0. extracted the assemblies but left pictures and shaders unpacked as sharedassets0.

I'm not sure whether this is allowed, but I'm also not sure why it wouldn't be, so if you really are willing and don't wanna play the guessing game with me, here's an example file: https://drive.google.com/open?id=1R7tym ... pUDIxIReui
  • Author
  • Localization

LolHacksRule, posted Wed Nov 20, 2019 6:33 pm (52194)


That's a known issue off disunity... https://github.com/ata4/disunity/issues/95

Code:
To repack you will also need a .json bundle properties file that you can get from unpacking the original bundle with -p
Is something I found on a property file.
  • Author
  • Localization

Sane, posted Wed Nov 20, 2019 11:00 pm (52200)


LolHacksRule wrote:
That's a known issue off disunity... https://github.com/ata4/disunity/issues/95

Code:
To repack you will also need a .json bundle properties file that you can get from unpacking the original bundle with -p
Is something I found on a property file.

I was able to get the json file from what you said and was nearly successful by using the fully extracted files from quickbms, but I got this far: https://i.imgur.com/3s9USj3.png
Instead of actually repacking the unity3d file, it left it at 0 byte size. I was able to see a nearly 50mb temporary uncompressed file, but that also disappeared with the error. I looked on github and apparently you're supposed to put the full path of your files to fix the error, however that does not seem to be resolving it for me at all as I've put both the json and unity3d paths as completely as possible.
Interestingly enough, I'm working with files of the same game in that issue link, but it's a shame it was unresolved.
  • Author
  • Localization

LolHacksRule, posted Thu Nov 21, 2019 5:24 pm (52211)


Nuts.
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.