REDxEYE / SourceIO

SourceIO is an Blender(3.4+) addon for importing source engine textures/models/maps
https://discord.gg/XJvhzaXZf3
MIT License
645 stars 59 forks source link

[Game] Vindictus Models and/or Maps refuse to open. #107

Open SakuraUO opened 3 years ago

SakuraUO commented 3 years ago

https://user-images.githubusercontent.com/22250081/128649219-86dcf939-4e3f-4181-9061-a3e04341f62e.mp4

Blender Version - 2.93.2 SourceIO Version - 3.15.5

REDxEYE commented 3 years ago

To be expected, I haven't implemented anything to support this game

SakuraUO commented 3 years ago

Ah, OK. Sorry, I didn't know that.

REDxEYE commented 3 years ago

Can you upload some models/maps for me to analyze?

REDxEYE commented 3 years ago

Would it be possible for you to upload the entire game? I want to add full support for this game. But to do so I need full installation. I cannot download game myself because when I try to login, I'm instantly disconnected and logged out from site

SakuraUO commented 3 years ago

Sorry, but can you elaborate on that statement again?

Do you want to me upload all of the EU and Beta unpacked files to Google Drive? or Do you want my current Vindictus installation files and you try to unpack them yourself?

REDxEYE commented 3 years ago

Current installation.

I want to write unpacker myself

SakuraUO commented 3 years ago

OK. Got it! Current installation is 20 GB. This is gonna take me a bit to upload.

REDxEYE commented 3 years ago

image image

@SakuraUO Some WIP images

REDxEYE commented 3 years ago

image

REDxEYE commented 3 years ago

Right now most of the map entities are interpreted as HL2 entities. Same with most of the materials, they are interpreted as vertexlitgeneric materials. However, custom prop scaling is handled.

REDxEYE commented 3 years ago

And some static props are failing to load due to mdl read error

SakuraUO commented 3 years ago

Thanks for the update! Looks pretty good - I recognize all three locations.

  1. Startup screen
  2. Normal battle field
  3. Raid Boss Dullahan
xtruong712 commented 1 year ago

so still not support file of Vindictus?

REDxEYE commented 1 year ago

Support was added, but it's not full support. models, maps and textures are supported, but materials only partially