Opened 15 years ago
Closed 15 years ago
#4539 closed defect (fixed)
PSP: AGI games are unbearably slow
Reported by: | joostp | Owned by: | sev- |
---|---|---|---|
Priority: | high | Component: | Engine: AGI |
Version: | Keywords: | ||
Cc: | Game: | AGI Fanmade |
Description
As of r41249 AGI games are unbearably slow on PSP; they take much longer to start up, and the cursor moves only once in ~2 seconds. The culprit seems to be the "processEvents()" call that was added in r41249, if I take that out all is working well again. Since I'm hesistant to change this without knowing the consequences I've created this bug and am assigning it to Eugene (since he made the change).
Ticket imported from: #2838551. Ticket imported from: bugs/4539.
Change History (2)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
Yes, that line is safe to remove. Fixed both in trunk and in the branch.