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

bg3se lacks proper build instructions #478

Open
evrenguenay opened this issue Nov 29, 2024 · 4 comments
Open

bg3se lacks proper build instructions #478

evrenguenay opened this issue Nov 29, 2024 · 4 comments

Comments

@evrenguenay
Copy link

I could not get the SE v20 over the internet (seems bg3se web service for manifest update is dead after v18 (v18 generated the BG3 Script Extension folder under the user path), I am trying to generate the dlls myself. I downloaded the project, and stuck with the Generated/xxx.inl folder. How one can produce these?

I added the "External" externals.

So lacking instructions according to me?

  • generating Generated/xxx.in
  • the call order to generate-property-maps.bat, generate-proto.bat
    After above ones are succesful, would the compilation succeed?
@Norbyte
Copy link
Owner

Norbyte commented Nov 29, 2024

I could not get the SE v20 over the internet (seems bg3se web service for manifest update is dead after v18

I'm not sure why you think that, the manifest has data for all versions up to v20 (or v21 for development branch).

The order of generate-property-maps.bat and generate-proto.bat doesn't really matter.
Generated/xxx.inl is generated by generate-property-maps.bat

@evrenguenay
Copy link
Author

generate-property-maps.bat is not generating the "generated" files:
WhatsApp Image 2024-11-29 at 20 56 25_6c3bdb92

@evrenguenay
Copy link
Author

the generation need generated files for generation, i think; that is the problem
WhatsApp Image 2024-11-29 at 20 58 59_10d236bc
WhatsApp Image 2024-11-29 at 20 59 32_817e7320

@Norbyte
Copy link
Owner

Norbyte commented Nov 30, 2024

Oh, that looks like an oversight in the generator script, you need to make an empty BG3Extender/GameDefinitions/Generated folder before running it.

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