libretro / mupen64plus-libretro

Mupen64 Plus libretro core that stays compatible with upstream.
GNU General Public License v2.0
35 stars 35 forks source link

Core cant load Hires Textures packs #51

Closed Marcelo20XX closed 5 years ago

Marcelo20XX commented 6 years ago

I created a hires texture pack for Super Mario 64 ant the mupen64plus_libretro core is unable to load it. I placed the file "SUPER MARIO 64_HIRESTEXTURES.htc" which I got when using Project64 with the GlideN64 public 2.0 release under the folder "\RetroArch\system\Mupen64plus\cache" and it didnt work. I can see that the core has created a "SUPER MARIO 64_MEMORYCACHE.htc" so I know its the right folder.

Also I double checked that "mupen64plus-txHiresEnable = "True"" is enabled on the core options and at this point I ran out of ideas...

Tested in RetroArch 1.7.2 on Windows 7

Gagert commented 6 years ago

Have you tried renaming the hires texture-pack without spaces, such as "SUPER_MARIO_64_HIRESTEXTURES.htc"?

I myself have a hires texture pack for Mario Kart 64 named MARIOKART64_HIRESTEXTURES.htc in the very same folder you described, and I have not encountered any issues as of now with loading these textures.

Edit: this is the same Issue as this one it seems https://github.com/libretro/mupen64plus-libretro/issues/16