10-20-2013, 01:58 AM
This is a patch, which should skip all in-game videos.
Unfortunately it is not workin, yet!
The original can be found here >>>
http://forums.pcsx2.net/Thread-Bug-Fix-Q...Revolution
---------------------------------------------
//Skip all videos.
The issue might be, that the videos are not in MPEG,
but in ROQ (GameFormat)!
Maybe someone can fix it or find another solution!?
Unfortunately it is not workin, yet!
The original can be found here >>>
http://forums.pcsx2.net/Thread-Bug-Fix-Q...Revolution
---------------------------------------------
//Skip all videos.
Code:
Serial = SLUS-20167
Name = Quake III - Revolution
Region = NTSC-U
Compat = 2
[patches = A8B236F1]
patch=0,EE,202ef5b8,word,03e00008
patch=0,EE,202ef5bc,word,00000000
[/patches]
---------------------------------------------
Serial = SLES-50126
Name = Quake III - Revolution
Region = NTSC-E
Compat = 2
[patches = 2064ACE6]
patch=0,EE,202ef5b8,word,03e00008
patch=0,EE,202ef5bc,word,00000000
[/patches]
The issue might be, that the videos are not in MPEG,
but in ROQ (GameFormat)!
Maybe someone can fix it or find another solution!?