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

Error within the readme #83

Open
Lokito23 opened this issue Aug 11, 2023 · 1 comment
Open

Error within the readme #83

Lokito23 opened this issue Aug 11, 2023 · 1 comment

Comments

@Lokito23
Copy link

Describe the bug
The readme in the master branch describes the process of installing the Models and Textures with EXTERNAL_DATA and DynOS, however neither are present after building the master branch.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the master branch
  2. Build the master branch
  3. The folders res and dynos are not present.

Expected behavior
The folders "res" and "dynos" exist, allowing to put the files within them.

Desktop:

  • OS: Arch Linux
  • Kernel: 6.1.39-3-lts

Additional context
If I am the only one having this problem, it might be caused by the 60 FPS patch, or the TEXTURE_FIX Build Flag.

@Lokito23
Copy link
Author

Lokito23 commented Aug 11, 2023

Seems like in alpha the 60 FPS patch breaks a pre-exisisting patch, however that wouldn't explain the loss of the folders, as the folders were created even after giving the following error:

In file included from ./data/r96/system/r96_system.h:5,
                 from ./data/r96/r96_includes.h:6,
                 from include/sm64.h:16,
                 from src/engine/behavior_script.c:3:
src/game/camera.h:664:9: error: duplicate member ‘skipCameraInterpolationTimestamp’
  664 |     u32 skipCameraInterpolationTimestamp;
      |
make: *** [Makefile:818: build/us_pc/src/engine/behavior_script.o] Error 1

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

1 participant