Render96 / Render96ex

Fork of https://github.com/sm64-port/sm64-port with additional features.
245 stars 43 forks source link

Game doesn't start with the textures pack #88

Open PittStone opened 1 year ago

PittStone commented 1 year ago

Describe the bug After compiling and insert the textures in "res" "gfx" the terminal says:

could not determine swap interval, falling back to timer sync loaded 79 controller mappings from 'db/gamecontrollerdb.txt' precaching data unknown texture format: gfx/actors/breakable_box/crazy_box_surface_4xmisc, skipping unknown texture format: gfx/actors/breakable_box/cork_box_surface.rgba16_renderogmix, skipping unknown texture format: gfx/actors/breakable_box/cork_box_surface.rgba16_nickelback, skipping unknown texture format: gfx/actors/breakable_box/crazy_box_surface_nickleback, skipping unknown texture format: gfx/actors/breakable_box/cork_box_surface.rgba16_16xesrgan, skipping unknown texture format: gfx/actors/breakable_box/crazy_box_surface.rgba16_renderogmix, skipping unknown texture format: gfx/textures/sky/rr_textures.02000.rgba16A, skipping unknown texture format: gfx/levels/ending/cake, skipping unknown texture format: gfx/levels/ending/cake_luigi, skipping unknown texture format: gfx/levels/ending/cake_bowser, skipping unknown texture format: gfx/levels/ending/cake_wario, skipping could not load texture: gfx/levels/lll/11.rgba16.png mmap of bo 1242 (offset 0x0000000073837000, size 1048576) failed Aborted


Second start on original build folder the same but few other textures:

could not determine swap interval, falling back to timer sync loaded 79 controller mappings from 'db/gamecontrollerdb.txt' precaching data unknown texture format: gfx/actors/breakable_box/crazy_box_surface_4xmisc, skipping unknown texture format: gfx/actors/breakable_box/cork_box_surface.rgba16_renderogmix, skipping unknown texture format: gfx/actors/breakable_box/cork_box_surface.rgba16_nickelback, skipping unknown texture format: gfx/actors/breakable_box/crazy_box_surface_nickleback, skipping unknown texture format: gfx/actors/breakable_box/cork_box_surface.rgba16_16xesrgan, skipping unknown texture format: gfx/actors/breakable_box/crazy_box_surface.rgba16_renderogmix, skipping unknown texture format: gfx/textures/sky/rr_textures.02000.rgba16A, skipping unknown texture format: gfx/levels/ending/cake, skipping unknown texture format: gfx/levels/ending/cake_luigi, skipping unknown texture format: gfx/levels/ending/cake_bowser, skipping unknown texture format: gfx/levels/ending/cake_wario, skipping could not load texture: gfx/levels/lll/5.rgba16.png could not load texture: gfx/levels/lll/11.rgba16.png could not load texture: gfx/levels/lll/22.rgba16.png could not load texture: gfx/levels/lll/12.rgba16.png could not load texture: gfx/levels/lll/19.rgba16.png mmap of bo 1250 (offset 0x0000000073939000, size 1048576) failed Aborted

To Reproduce Steps to reproduce the behavior:

  1. Go to /home/pi/Render96ex/build/us_pc
  2. starting "sm64.us.f3dex2e"
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.