files:
- fpball: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/fp_install.zip
- regfile: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/fp.reg
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/resolution.sh
- table1: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/back_to_the_future_ultimate_3_0_mod-table.zip
game:
args: /open "C:\Future Pinball\Tables\back_to_the_future_ultimate_3_0_mod-table\BTTFMOD.fpt"
/play
exe: drive_c/Future Pinball/Future Pinball.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Future Pinball
src: fpball
- extract:
dst: $GAMEDIR/drive_c/Future Pinball/Tables/back_to_the_future_ultimate_3_0_mod-table
src: table1
- merge:
dst: $GAMEDIR/drive_c/tmp
src: regfile
- merge:
dst: $GAMEDIR/drive_c/tmp
src: script
- chmodx: $GAMEDIR/drive_c/tmp/resolution.sh
- execute:
args: $RESOLUTION_WIDTH $RESOLUTION_HEIGHT
file: $GAMEDIR/drive_c/tmp/resolution.sh
- task:
args: $GAMEDIR/drive_c/tmp/fp2.reg
executable: regedit
name: wineexec
prefix: $GAMEDIR
- task:
app: oleaut32 vcrun6 wsh57 dinput8
name: winetricks
prefix: $GAMEDIR
description: Play "Future Pinball" with "Back to the future Ultimate" table on Linux!
game_slug: future-pinball
gogslug: ''
humblestoreid: ''
installer_slug: future-pinball-19120101231-27
name: Future Pinball
notes: "- Main controls: left and right SHIFT key for flippers, 5=add coins, 1=start,\
\ ENTER=pull plunger, ESC=exit table, F5=launch table\r\n- \"Future Pinball\" official\
\ version 1.9.1.20101231 with 2.7 physics\r\n- FP supports natively x360 gamepad.\
\ But if like me you prefer use triggers as flippers, you will find x360 (AntiMicroX)\
\ profil(s) here:\r\nhttps://github.com/legluondunet/MyLittleLutrisScripts/tree/master/Future%20Pinball/gamepad%20profiles\r\
\n- Not BAM tables compatible"
runner: wine
script:
files:
- fpball: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/fp_install.zip
- regfile: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/fp.reg
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/resolution.sh
- table1: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/back_to_the_future_ultimate_3_0_mod-table.zip
game:
args: /open "C:\Future Pinball\Tables\back_to_the_future_ultimate_3_0_mod-table\BTTFMOD.fpt"
/play
exe: drive_c/Future Pinball/Future Pinball.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Future Pinball
src: fpball
- extract:
dst: $GAMEDIR/drive_c/Future Pinball/Tables/back_to_the_future_ultimate_3_0_mod-table
src: table1
- merge:
dst: $GAMEDIR/drive_c/tmp
src: regfile
- merge:
dst: $GAMEDIR/drive_c/tmp
src: script
- chmodx: $GAMEDIR/drive_c/tmp/resolution.sh
- execute:
args: $RESOLUTION_WIDTH $RESOLUTION_HEIGHT
file: $GAMEDIR/drive_c/tmp/resolution.sh
- task:
args: $GAMEDIR/drive_c/tmp/fp2.reg
executable: regedit
name: wineexec
prefix: $GAMEDIR
- task:
app: oleaut32 vcrun6 wsh57 dinput8
name: winetricks
prefix: $GAMEDIR
slug: future-pinball-19120101231-27
steamid: null
version: 1.9.1.20101231-2.7
year: 2004
{
"game_slug": "future-pinball",
"version": "1.9.1.20101231-2.7",
"description": "Play \"Future Pinball\" with \"Back to the future Ultimate\" table on Linux!",
"notes": "- Main controls: left and right SHIFT key for flippers, 5=add coins, 1=start, ENTER=pull plunger, ESC=exit table, F5=launch table\r\n- \"Future Pinball\" official version 1.9.1.20101231 with 2.7 physics\r\n- FP supports natively x360 gamepad. But if like me you prefer use triggers as flippers, you will find x360 (AntiMicroX) profil(s) here:\r\nhttps://github.com/legluondunet/MyLittleLutrisScripts/tree/master/Future%20Pinball/gamepad%20profiles\r\n- Not BAM tables compatible",
"name": "Future Pinball",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "future-pinball-19120101231-27",
"installer_slug": "future-pinball-19120101231-27",
"script": {
"files": [
{
"fpball": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/fp_install.zip"
},
{
"regfile": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/fp.reg"
},
{
"script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/resolution.sh"
},
{
"table1": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Future%20Pinball/back_to_the_future_ultimate_3_0_mod-table.zip"
}
],
"game": {
"args": "/open \"C:\\Future Pinball\\Tables\\back_to_the_future_ultimate_3_0_mod-table\\BTTFMOD.fpt\" /play",
"exe": "drive_c/Future Pinball/Future Pinball.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Future Pinball",
"src": "fpball"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Future Pinball/Tables/back_to_the_future_ultimate_3_0_mod-table",
"src": "table1"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/tmp",
"src": "regfile"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/tmp",
"src": "script"
}
},
{
"chmodx": "$GAMEDIR/drive_c/tmp/resolution.sh"
},
{
"execute": {
"args": "$RESOLUTION_WIDTH $RESOLUTION_HEIGHT",
"file": "$GAMEDIR/drive_c/tmp/resolution.sh"
}
},
{
"task": {
"args": "$GAMEDIR/drive_c/tmp/fp2.reg",
"executable": "regedit",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "oleaut32 vcrun6 wsh57 dinput8",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}