encounter / decomp-toolkit

A GameCube & Wii decompilation toolkit
Apache License 2.0
115 stars 16 forks source link

[BUG] VFS doesn't support map files #77

Closed NWPlayer123 closed 1 month ago

NWPlayer123 commented 1 month ago

Repository URL

No response

Game Name

No response

Game Version

No response

Description

In addition to the dtk v1.1 release not supporting Windows paths (this seems to be fixed in main), it also doesn't support map files from config.yml which means any game has to have the extracted fs on first setup

encounter commented 1 month ago

map key isn't relative to object_base, since it's basically one time use. But you can use a project-relative VFS path if desired: orig/GAMEID/game.rvz:files/foo.map