Open GoogleCodeExporter opened 8 years ago
For the record, this happens when selecting the "Record New Movie" menu item
too.
They are both related to the fact that the return code from GensLoadRom
function is
no longer passed along in G_main.cpp:3387-3388. Altering these two lines to
"return
GensLoadRom(NULL);" would solve both problems. Alternatively, G_main.cpp:2485
and
G_main.cpp:3214 can be modified to call GensLoadRom directly.
Original comment by marz...@gmail.com
on 25 Jul 2009 at 3:50
Original issue reported on code.google.com by
marz...@gmail.com
on 23 Jul 2009 at 6:49