From ce9def61c1bb54a115918c89d1ad0166b494ad3a Mon Sep 17 00:00:00 2001 From: Lioncash Date: Wed, 2 Jul 2014 09:06:25 -0700 Subject: [PATCH] Directly link to the revision where texture preload support was added in the FifoPlayer overview. --- FifoPlayer-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FifoPlayer-Overview.md b/FifoPlayer-Overview.md index a69bc22..2a43799 100644 --- a/FifoPlayer-Overview.md +++ b/FifoPlayer-Overview.md @@ -20,7 +20,7 @@ All of the FifoPlayer functionality requires a FIFO log to be recorded. This bas - Press *Record* and wait until the recording has finished. - Press *Save* and make sure the specified filename uses a `.dff` extension. - **Things to keep in mind:** Depending on the game, the settings *Virtual XFB*, *Real XFB* and *EFB copies to RAM* may cause various issues for playback. YMMV, but if the game doesn't require these settings, keep them disabled while recording. -- Scenes involving texture preloading can only be recorded properly since revision 3.5-173 (198d60c5). +- Scenes involving texture preloading can only be recorded properly since revision 3.5-173 ([198d60c5](https://github.com/dolphin-emu/dolphin/commit/198d60c5)). - When sharing FIFO logs with others, you should always post a screenshot of the recorded scene since FIFO logs aren't guaranteed to play back equally on all systems.