gonetz / GLideN64

A new generation, open-source graphics plugin for N64 emulators.
Other
769 stars 178 forks source link

Waluigi's Taco Stand no sombrero #2231

Open lordlouckster opened 4 years ago

lordlouckster commented 4 years ago

In Waluigi's Taco Stand, a SM64 rom hack, Waluigi collects ingredients to tacos with a sombrero in his head. With GlideN64, Waluigi doesn't have a sombrero, but his normal cap instead. It's a strange bug.

loganmc10 commented 4 years ago

Does it work on a real N64 or in angrylion?

lordlouckster commented 4 years ago

Yes, in both. But angrylion is really slow. That's probably because of my bad integrated Intel GPU.

lordlouckster commented 4 years ago

GlideN64 GLideN64_WALUIGIS_TACO_STAND_000 Jabo's Direct3D8 jabo

lordlouckster commented 4 years ago

The sombrero is an object and afaik Gliden64 doesn't render some custom objects, while other plugins do.

gonetz commented 4 years ago

I need the rom and savestate.

lordlouckster commented 4 years ago

I can't give you a rom, but I can give you a patch file which you can apply with Floating IPS. You need vanilla SM64 US rom in z64 format. Also, you don't need a savestate, because Waluigi has sombrero on (or doesn't have) almost the whole game. Waluigi's Taco Stand 64.zip

lordlouckster commented 4 years ago

If you try to play it on Project64 2.x, the emulator crashes once you stomp a goomba. To fix it, you need to go to Recompiler under the game’s settings and uncheck Advanced block linking.

lordlouckster commented 4 years ago

Have you tested it yet?

gonetz commented 4 years ago

No. There are plenty of other tasks, where I already can load a rom, a savestate and see the problem right away.

lordlouckster commented 3 years ago

Waluigi's Taco Stand.zip

lordlouckster commented 1 year ago

Testing with mupen64plus revealed this to be an HLE bug. With paraLLEl-RSP, the sombrero rendered correctly.