Translate Panorama Strings #8

Closed
opened 2021-11-07 20:11:37 +00:00 by conco · 3 comments
Owner

Some panorama strings are literals and others are in localization. Literals will need a decompiler to extract the vjs from the vjs_c files.

Some panorama strings are literals and others are in localization. Literals will need a decompiler to extract the vjs from the vjs_c files.
conco added this to the Translation project 2021-11-07 20:11:55 +00:00
Author
Owner

https://github.com/SteamDatabase/ValveResourceFormat can be used for decompiling vjs files

https://github.com/SteamDatabase/ValveResourceFormat can be used for decompiling vjs files
Author
Owner

decompiled some panorama stuff

raw files go into the addons folder in dota -> content -> addons, then tools compiles it to game -> addons

lua may be exception, idk yet
probably just pull into content from now on, not game

decompiled some panorama stuff raw files go into the addons folder in dota -> content -> addons, then tools compiles it to game -> addons lua may be exception, idk yet probably just pull into content from now on, not game
Author
Owner

Done for all except some tutorial stuff, ill do what i can and then close this

Done for all except some tutorial stuff, ill do what i can and then close this
conco closed this issue 2021-11-15 20:33:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2huCardTD/2HUCardTDGame#8