Bugs item #1591698, was opened at 2006-11-07 00:08 Message generated for change (Comment added) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1591698&group_id=46652
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: plugins Group: 1.6.0 >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Richard Joyce (richjoyce) Assigned to: Nobody/Anonymous (nobody) Summary: Zsnes doesn't save state by exit process. Initial Comment: When you exit a game to go back to freevo, it doesn't allow zsnes to save the game state since it just kills the process. That means no save files will survive. A way to fix this would be to have it send the 'ESC' key to zsnes, allowing it to shutdown properly. ---------------------------------------------------------------------- >Comment By: Duncan Webb (duncanwebb) Date: 2006-12-18 09:21 Message: Logged In: YES user_id=104395 Originator: NO Two patches have been added for zsnes, in rel-1 at r8738, that should fix this problem. The patches are in the contrib/patches directory. ---------------------------------------------------------------------- Comment By: Richard Joyce (richjoyce) Date: 2006-12-16 03:32 Message: Logged In: YES user_id=601845 Originator: YES Tried patch on my 1.7rc1 install, did not work as intended. When I tried to exit, it waited about two seconds and quit the old way (Seems like it is trying the ESC way, but upon fail, going the old route) ---------------------------------------------------------------------- Comment By: Gorka Olaizola (gorka) Date: 2006-12-14 22:36 Message: Logged In: YES user_id=309801 Originator: NO I've done a small patch to zsnes to fake a escape keypress instead of calling LinuxExit() when the SDL_QUIT event raises. This way the game is saved when Freevo kill zsnes with a signall. Sourceforge doesn't let me attach the file so I will attach it in the list ---------------------------------------------------------------------- Comment By: Duncan Webb (duncanwebb) Date: 2006-12-14 22:19 Message: Logged In: YES user_id=104395 Originator: NO Can you try this patch? File Added: game-stop.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1591698&group_id=46652 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
