UlyssesWu / FreeMote

Managed Emote/PSB tool libs.
Other
341 stars 23 forks source link

[Question] Anonymous;Code Switch Green Textures #102

Closed ghost closed 1 year ago

ghost commented 1 year ago

Game Name: Anonymous;Code Switch PSB file samples: Samples.zip Extracted textures: tex-texture tex000

Hi, I've been trying to extract the textures from Anonymous;Code for Switch but they are not extracting right. I've tried v3.4.2 and v3.3.0 an they both have the same issue. I've checked over the wiki, looked for smaller issues, and read #85. Is there an extra step I need to do to extract the texture properly?

UlyssesWu commented 1 year ago

v3.4.2 Works correctly on my PC. Check these:

  1. Extract v3.4 tools to a new place (try not to put them on desktop or C disk) and try again.
  2. Check if any dll are "blocked" by Windows (right click on FreeMote.Plugins.dll - Properties), or blocked or removed by your anti-virus.
  3. Check if the tool output any error message. To see the error message, you should start the tool in a cmd prompt window.
ghost commented 1 year ago

I did unblock those -I made sure everything was unblocked- and I tried extracting other games from the same engine. I can extract textures from those other games just fine. For A;C there is no error is output by psbdecompile, it just output's the broken textures above.

UlyssesWu commented 1 year ago

I cannot come up with other ideas. Could you upload the FreeMoteToolkit you're actually using, alongside with the FreeMote extracted files (mainly jsons)?

ghost commented 1 year ago

Sorry for the delay. freemote.zip

UlyssesWu commented 1 year ago

I can still extract correct images with your uploaded tools. And I cannot find any bug which may cause this situation. I can only suggest you try on another computer, or debug the source code by yourself if you can.

UlyssesWu commented 1 year ago

Close due to user deleted. Sorry for unable to solve your problem.