Dolphin, the GameCube and Wii emulator - Forums
How can I make a fifolog that is helpful? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: How can I make a fifolog that is helpful? (/Thread-how-can-i-make-a-fifolog-that-is-helpful)



How can I make a fifolog that is helpful? - Tomkun - 11-11-2014

Hi.

I am having a crash when using DirectX on the game "Family Ski & Snowboard" AKA "We Ski & Snowboard".

"DX11::TextureCache::CreateTexture failed in TextureCache.cpp at line 106" followed by a crash to desktop. The game works just fine in OpenGL and seems to be the same issue as here:
https://code.google.com/p/dolphin-emu/issues/detail?id=7583

The developers asked for a fifolog to help diagnose the issue, but the OP hasn't provided one yet. I'd like to have a go, but don't know the best settings for the fifoplayer to record with. How many frames, which graphical settings should be enabled, disabled, etc.

Can anyone help?


RE: How can I make a fifolog that is helpful? - JMC47 - 11-11-2014

Record the fifolog on OpenGL where it would crash. Then, when we play it back in D3D it should crash. If it does, it would be immensely helpful.

Narrow it down to 3 - 5 frames via to fifoplayer if possible, and save that.


RE: How can I make a fifolog that is helpful? - Tomkun - 11-12-2014

How can I get the fifo log down to 1 frame, or at least a manageable size? The crash can occur instantly or after a few seconds, so I set the fifo player to record for 1000 frames. That came out as almost a gigabyte, which is obviously too large and Dolphin crashes when I try to load it.

Edit:
I got it down to 120 frames @~130mb. It captures the crash about halfway through though, so can I shrink it further? Can I use fifoplayer to record a fifoplayer playback?

Edit2:
They actually compress very well, so I've 7zipped it and will upload it here.
https://www.sendspace.com/file/unqa3a


RE: How can I make a fifolog that is helpful? - JMC47 - 11-12-2014

If it's shrunk down enough that we can download it, and it plays correctly, then 120 frames isn't too much.


RE: How can I make a fifolog that is helpful? - Tomkun - 11-13-2014

Wow, you can't fault the devs for not being on the ball. It took less than 24 hours to fix! Thanks everyone!


RE: How can I make a fifolog that is helpful? - JMC47 - 11-14-2014

Referring to the Pull Request? I don't see the fix merged into Master.


RE: How can I make a fifolog that is helpful? - JMC47 - 11-14-2014

Ah, sorry; I sometimes don't pay attention to where I posted stuff and get mixed up on issues. Either wya, that's what I expected to fix it, so, everything is good. Fiora to the rescue again.