Jump to content



Photo
- - - - -

HyperPin Shelled on Windows 7 (solving focus problems on boot & exit tables)


  • Please log in to reply
7 replies to this topic

#1 Dezwin

Dezwin

    Neophyte

  • Members
  • Pip
  • 9 posts

  • Flag: United States of America

  • Favorite Pinball: Whirlwind

Posted 07 October 2012 - 03:18 PM

UPDATE: I thought "shelling" had fixed the problem, but I was wrong. I did have success after making other changes though... see my later post in this thread.



I am running Windows 7 Professional (64bit) on my cab and have had HyperPin focus problems when first booting up the system, as well as when exiting VP tables (sometimes). I came across a thread on the HyperSpin forums that describes how to configure Windows to launch directly into HyperSpin when booting, instead of launching explorer (no desktop icons, and no task bar ever launches).


So I configured my cab to shell into HyperPin to see if there was any benefit.
I have not had any problems since the change, so it appears to have solved my focus issues.


You can still get to the taskbar and desktop by doing the following:

* Exit HyperPin
* Press alt-control-delete
* Launch Task Manager
* Select File -> New Task
* Type "Explorer" (no quotes) and press enter

If you have HyperPin in your Startup folder - you should remove it. If you don't you will go right back into HyperPin after launching explorer in this way.

Also, keep in mind that any other applications you have configured to auto-launch in the startup folder will not load when shelling into HyperPin in this way.
Perhaps those things could be launched in another way, if you need them.

Here is the link to the tutorial:
http://www.hyperspin...ght=wizard exit

Edited by Dezwin, 21 October 2012 - 02:35 AM.


#2 Sir Cheddar

Sir Cheddar

    His Sharpness

  • VIP
  • 383 posts

  • Flag: ---------

  • Favorite Pinball: Tales of the Arabian Nights



Posted 07 October 2012 - 06:32 PM

I have a somewhat similar approach. I kill explorer.exe on hyperpin startup and start it again when hyperpin exits.

Hyperpin settings.ini:
[Startup Program]
Executable = c:\windows\system32\taskkill.exe
Parameters = /f /im explorer.exe
Working_Directory =
WinState = HIDDEN

[Exit Program]
Executable = c:\windows\explorer.exe
Parameters =
Working_Directory =
WinState = NORMAL

Replace "c:\windows" with the path to your Windows directory, if necessary. It needs the full path to the executable, and %systemroot% doesn't work.

#3 mucpin

mucpin

    Neophyte

  • Members
  • Pip
  • 6 posts

  • Flag: Germany

  • Favorite Pinball: Scared Stiff B2S + GI8Mod

Posted 07 October 2012 - 09:27 PM

Thanks for your tips. I gave up on Hyperpin on Windows 8 already. Maybe I'll try again sometime and use your solutions...

#4 Dezwin

Dezwin

    Neophyte

  • Members
  • Pip
  • 9 posts

  • Flag: United States of America

  • Favorite Pinball: Whirlwind

Posted 21 October 2012 - 02:42 AM

My focus and slowdown problems with Hyperpin soon returned, even after configuring windows as described in this thread.

However, I did have some success...
I have been running my cab without these issues for at least a week now.

The last change I made was to turn compatibility mode OFF for all my applications.
(HGlass, FPLaunch, HyerPin, etc)

I left "run as administrator" ON

I read somewhere in another thread that compatibility mode was required by an older version of FPLaunch, but it was not needed anymore.
Can anyone confirm this?


A full week without focus and slowdown problems has me convinced this is finally fixed on my cab!

Edited by Dezwin, 21 October 2012 - 02:42 AM.


#5 Flying Dutchman

Flying Dutchman

    Pinball Wizard

  • VIP
  • 3,075 posts

  • Flag: ---------

  • Favorite Pinball: Medieval Madness / Champion Pub



Posted 21 October 2012 - 01:16 PM

This is an issue I have when I exit a Table, I sometimes have to 'click' the mouse to get HyperPin back focussed .. not on all Tables though ..

Cheers,
FD.
'Flying Dutchman'

In need for a Backglass or 'Active Backglass / UVP' please 'click' on below and visit the complete revised website at:
Posted Image

#6 Zarquon

Zarquon

    Hobbyist

  • Members
  • PipPip
  • 37 posts
  • Location:Vancouver, BC

  • Flag: Canada

  • Favorite Pinball: Medevil Maddness

Posted 03 March 2013 - 08:33 AM

You can still get to the taskbar and desktop by doing the following:

* Exit HyperPin
* Press alt-control-delete
* Launch Task Manager
* Select File -> New Task
* Type "Explorer" (no quotes) and press enter

 

 

I do exactly what you are trying to achieve.

I created a HyperPinExit.bat and within it I have the following:

 

@ECHO OFF
REM Turn off LEDs
CALL ledoff.bat

REM Start Explorer
START %windir%\explorer.exe

This should do what you want.

 

Adding this to the old tread as this might help someone in the future.



#7 shinobisan

shinobisan

    Hobbyist

  • Members
  • PipPip
  • 15 posts

  • Flag: South Africa

  • Favorite Pinball: Medievel Madness

Posted 19 March 2013 - 11:30 AM

Here's a little app I wrote to auto single left click on your primary monitor every 3 sec(doesnt interfere with game play,just insures that the front most application VP FP HP is clicked on).

Attached Files


Edited by shinobisan, 19 March 2013 - 11:52 AM.


#8 blur

blur

    Pinball Fan

  • VIP
  • 1,500 posts

  • Flag: Croatia

  • Favorite Pinball: Amazing Spiderman, Black Hole, Totem



Posted 19 March 2013 - 01:36 PM

All focus problems are solved with latest fplaunch (wip 10) which even has some focus tuning option in settings.ini - although this click every 3 secs cannot hurt

 

Slow downs in hyperpin on win7 are caused by memory leak in compatibility mod, runnning hp native will solve memory leak but will give you longer black and white screens (no cure for that now)

 

And in all windows - XP or 7 taskbar auto hide feature has to be off (in windows - not in settings.ini!!!), sometimes it's better to move taskbar to backglass - sometimes it works better on playfield - test it.

 

But if taskbar auto hide feature is off you will probably not have any problems with task bar any more - so no reason to really run HP shelled as most people did this only to get rid of taskbar line!


Edited by blur, 19 March 2013 - 01:37 PM.