Render96 / Render96ex

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

Putting the r96 texture pack in res folder makes the app not start #27

Open Nonethousand opened 3 years ago

Nonethousand commented 3 years ago

Describe the bug when i put the gfx folder in the res folder it makes the ap not start

To Reproduce Steps to reproduce the behavior:

  1. Go to wiki
  2. Click on How to compile eng linux
  3. compile as normal
  4. open the terminal and run git clone https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK
  5. put the gfx file in res
  6. try to run the app

Expected behavior The app opens and the texture pack works

Screenshots Not applicable

Desktop (please complete the following information):

Smartphone (please complete the following information): don't have one Additional context

ghost commented 2 years ago

Is the screen black?

edisar commented 2 years ago

I have a laptop running on lubuntu. I had the same issue as the original poster and it was solved by disabling the precache. With render96 without hd textures and precache on the game runs smoothly. However with th precache off and the hd-texture the game's fps is now very volatile. Usually when entering a new scene you haven't played earlier the game gets very slow, after awhile it gets too fast and finally it starts to act bit more normal... occasionally.... it's like the game needs to get warmed up regarding the HD textures fot every new scene it encounters. Any ideas how to handle this issue particularly when the precache is off?