|
|
 |
« Reply #2 on: June 18, 2012, 02:33:49 PM » |
|
Well, one thing I've discovered myself was that after switching the hook from "OSSleepThread" to "V1", the freezing in multi-man brawl stopped. However, All-Star Mode still freezes upon pressing start after selecting a character. I also still seem to encounter random freezes during classic mode and SSE (Though, the freezes in SSE seem to have decreased). It seems to be that the game freezes because it tries to load too many things all at once at times, and OSSLeepThread cannot handle as much as V1, therefore the game freezes. If only I could find a way to fix this completely. As for All-Star Mode, that seems to be a different problem.
EDIT: Using the hook "AXNextFrame" completely eliminated the random freezing problem. All-Star mode is the only mode that freezes and it seems to be because of one of my codes. I have a feeling it's the stage expansion code.
|