PDA

View Full Version : Future pinball error on line command



bragon
08-16-2008, 11:17 AM
hi, your system launcher are false for future pinball.
ex :
Don't Run:
"C:\Emulators\Future Pinball\Future Pinball.exe" "C:\Emulators\Future Pinball\Tables\Space Invaders II (Shmithz) (1.1).fpt" /play /exit


RUN :
"C:\Emulators\Future Pinball\Future Pinball.exe" /open "C:\Emulators\Future Pinball\Tables\Space Invaders II (Shmithz) (1.1).fpt" /play /exit

/open fonction is missing... ;)
you can modified this little problem... (i continued to search for similar error on projet64)


thanks a lot.

brian_hoffman
08-16-2008, 02:52 PM
I can run FP just fine using this config... This config should be the one that comes with HS
---
[exe info]
path = c:\HyperSpin\Emulators\Future Pinball\
rompath = c:\HyperSpin\Emulators\Future Pinball\Tables\
userompath = true
exe = Future Pinball.exe /open
romextension = fpt
parameters = /play /exit
pcgame = false
pcgameextension =
winstate = HIDDEN

[wheel]
style = pin

[pointer]
x = 512
y = 610

[video defaults]
width = 1024
height = 768
x = 512
y = 230
rotation = 0
animation_time = .3
animation_type = fade
animation_start = none
border_color = 0x000000
border_size = 12
forceaspect = horizontal
belowwheel = yes

[sounds]
game_sounds = true
wheel_click = true

[navigation]
game_jump = 25

[artwork1 defaults]
x = 512
y = 160
rotation = 0
animation_time = .5
animation_type = ease
animation_start = top
animation_rest = none

[artwork2 defaults]
x = 200
y = 500
rotation = 0
animation_time = .5
animation_type = ease
animation_start = right

brian_hoffman
08-16-2008, 02:54 PM
You need to be using the latest pj64 1.7 for the supplied config to work.
You can get it from thier home page if your a dontator. Im sure there are other ways of obtaining it also.