Jump to content
  • Announcement

    The HyperSpin 2 early access beta is here!

    We’re starting the first public testing phase with Platinum Members to keep the scope manageable while we test the current feature set and begin to add more. In the future, we’ll provide a version for basic members as well.  On behalf of the entire HyperSpin team, we look forward to another exciting adventure with our community.

whats the cause of lag with flash player on older pcs


relic

Recommended Posts

Posted

http://scratch.mit.edu/discuss/topic/9663/

http://forum.r2games.com/showthread.php?81779-Lag-Fixes-(some-you-may-not-have-seen-even!)

http://www.hyperspin-fe.com/forum/archive/index.php/t-26902.html

http://www.hyperspin-fe.com/forum/archive/index.php/t-24933.html

http://www.softwarepatch.com/tips/flash-errors-fix.html

read this its very intresting

where can i get the hyperspin fowarder

djvj

07-22-2013, 01:38 AM

I made a HyperLaunch Forwarder for older HS versions. You can find it on dropbox under the "HyperLaunch Forwarder" folder.

Read the included readme.txt for instructions on how to use.

mesk

08-15-2013, 12:52 AM

I have also noticed multiple Hyperspin.exe processes running. I do not think it is closing properly sometimes.

Same here.Sometimes I have to kill it via process explorer to be able to launch it again.This only happens with HS 1.3.2

EDIT: Can confirm no more HS.exe hanging after downgrading from 1.3.2 to 1.3.1.Thanks for the forwarder,djvj :)

Posted

Regarding the hyperspin issue where processes are orphaned, I discussed this in this other thread:

http://www.hyperspin-fe.com/forum/showthread.php?34554-Hyperspin-doesn-t-start-leaves-stuck-process&p=320554#post320554

The solution was to create a batch file to launch HyperSpin (instead of running HyperSpin.exe):

- create a batch file (e.g. StartHyperSpin.bat) and place it in the HyperSpin root directory

- put these two lines inside of it:

taskkill /im /f HyperSpin.exe 
start /d "c:\path\to\your\HyperSpin" /b HyperSpin.exe

The first line issues a task kill to force killing any orphaned HyperSpin.exe processes and the second line forks a new HyperSpin.exe process.

So you should basically see a terminal popup and exit immediately when you run this and HyperSpin should launch a second later :o).

What I did on my system was adding a shortcut to this batch file to my User's StartUp folder. You can even change the shortcut so that it looks more like the native HyperSpin.exe binary (just change the icon and browse for icons in your HyperSpin.exe).

Hope this helps!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...