citra icon indicating copy to clipboard operation
citra copied to clipboard

Fantasy Life - Hair, Skin and Eye color selection boxes are black.

Open T0DS opened this issue 6 years ago • 4 comments

capture

While the boxes are black, selection for hair and skin color still work on the character model. Eyes stay black no matter what. Here is a log running with Opengl: https://pastebin.com/EA2Y6PcC

Trying to run it on software mode causes the emulator to crash on the save selection screen. Log for software mode: https://pastebin.com/eHiAyzyw

T0DS avatar Apr 12 '18 21:04 T0DS

The software renderer crash is due to invalid texture address, which might or might not be related (the game might just leave it invalid and doesn't use the texture. Our software renderer doesn't handle well in this case). After bypassing the invalid texture (set the texture sample color to zero), ~~software renderer also shows the same black color issue.~~ It shows like this image

wwylele avatar Apr 12 '18 22:04 wwylele

@wwylele What happens when you set the sample color to white?

ds84182 avatar Apr 13 '18 00:04 ds84182

still happens in the latest nightly fantasy citra_log.zip

benderscruffy avatar Jan 05 '19 02:01 benderscruffy

it is still an issue

benderscruffy avatar Feb 29 '20 07:02 benderscruffy

This is still an issue. To add onto this, the eyes on the player character are also always black.

zmarotrix avatar Mar 12 '22 00:03 zmarotrix

using Citra Canary 2306 on Kubuntu Linux and this eye texture problem is still going on. I'm even using custom HD textures. The missing textures were happening even before I added the HD ones.

Azurion42 avatar Nov 08 '22 05:11 Azurion42