Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new PrebuiltNetworkTile class #4

Open
h3ndofry opened this issue Jan 5, 2023 · 2 comments
Open

Add new PrebuiltNetworkTile class #4

h3ndofry opened this issue Jan 5, 2023 · 2 comments

Comments

@h3ndofry
Copy link
Contributor

h3ndofry commented Jan 5, 2023

I've made a start on this in my fork, but there is a specific save file exemplar for prebuilt (aka, 3D) network items (such as Elevated Highway and Monorail) located in the save file.

0x49C1A034 is the subfile, and it should be roughly the same format as what's already done for NETWORK_SUBFILE_1 except it has to deal with a 3d object so some byte offsets may be different.

More info can be found on the SC4D wiki at the bottom of the page. https://www.wiki.sc4devotion.com/index.php?title=Network_Subfiles

@Killeroo
Copy link
Owner

Killeroo commented Jan 5, 2023

Brilliant, good find. This explains some of the missing network tiles that I was seeing before. Can't believe I didn't see that file hiding at the bottom of the page :)

@h3ndofry
Copy link
Contributor Author

h3ndofry commented Jan 5, 2023

No worries!

Let me know if you get stuck - I can grab some additional data from the game for testing as part of our NAM experiments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants