Jump to content
Download Section Back Up, Navigate the Right Hand Menu to find files, ignore the 0s

Unit3d Pinball


horseyhorsey

Recommended Posts

Can't see anything here about it and just wanted to let some more people know about it if they haven't seen this yet.

http://unit3dpinball.net/index.php?pa=home

I haven't tested the cab views in this version yet but will get round to it eventually. I'm sure it's just as decent as the desktop.

I'd like to see them reach their donation goal. So chuck them a dollar or two if you got spare!

:wavey:

Link to comment
Share on other sites

  • 10 months later...
Yea this seems cool, i just tried the alpha, it works really nice. Does a module exist?

MEmu = Unit3d Pinball
MEmuV = Pre Alpha 2
MURL = http://www.unit3dpinball.net
MAuthor = horseyhorsey
MVersion =
MCRC =
iCRC = 
mId =
MSystem = "Unit3d Pinball"
;------------------------------------------------------------------------
;------------------------------------------------------------------------
StartModule()
FadeInStart()

7z(romPath, romName, romExtension, 7zExtractPath)

Run(executable . " """ . romPath . "\" . romName . romExtension . """", emuPath)

WinWaitActive, ahk_class UnityWndClass
FadeInExit()
Process("WaitClose", executable)
7zCleanUp()
FadeOutExit()
ExitModule()

CloseProcess:
   FadeOutStart()
   WinClose, ahk_class UnityWndClass
Return

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...