files:
- installer: https://subsembly.com/download/TopBanking4Setup.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/TopBanking4/TopBanking.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/TopBanking4
installer:
- task:
arch: win64
name: create_prefix
- task:
app: win7
name: winetricks
- task:
description: Spoof .net framework 4.8 to avoid "old version installed" message
in banking4
key: Release
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v4\Full
type: REG_DWORD
value: 8234d
- task:
description: Run Banking4 installer
executable: installer
name: wineexec
- execute:
command: sed -i " s/<System.Windows.Forms.ApplicationConfigurationSection>/<!--<System.Windows.Forms.ApplicationConfigurationSection>/g;
s/<\/System.Windows.Forms.ApplicationConfigurationSection>/<\/System.Windows.Forms.ApplicationConfigurationSection>-->/g
" "$GAMEDIR/drive_c/Program Files (x86)/TopBanking4/TopBanking.exe.config"
name: fix app.config for mono
description: ''
game_slug: banking4
gogslug: ''
humblestoreid: ''
installer_slug: banking4-8368781
name: Banking4
notes: Install the application in the default installation path.
runner: wine
script:
files:
- installer: https://subsembly.com/download/TopBanking4Setup.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/TopBanking4/TopBanking.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files (x86)/TopBanking4
installer:
- task:
arch: win64
name: create_prefix
- task:
app: win7
name: winetricks
- task:
description: Spoof .net framework 4.8 to avoid "old version installed" message
in banking4
key: Release
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v4\Full
type: REG_DWORD
value: 8234d
- task:
description: Run Banking4 installer
executable: installer
name: wineexec
- execute:
command: sed -i " s/<System.Windows.Forms.ApplicationConfigurationSection>/<!--<System.Windows.Forms.ApplicationConfigurationSection>/g;
s/<\/System.Windows.Forms.ApplicationConfigurationSection>/<\/System.Windows.Forms.ApplicationConfigurationSection>-->/g
" "$GAMEDIR/drive_c/Program Files (x86)/TopBanking4/TopBanking.exe.config"
name: fix app.config for mono
slug: banking4-8368781
steamid: null
version: 8.3.6.8781
year: 2024
{
"game_slug": "banking4",
"version": "8.3.6.8781",
"description": "",
"notes": "Install the application in the default installation path.",
"name": "Banking4",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "banking4-8368781",
"installer_slug": "banking4-8368781",
"script": {
"files": [
{
"installer": "https://subsembly.com/download/TopBanking4Setup.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/TopBanking4/TopBanking.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/TopBanking4"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"task": {
"app": "win7",
"name": "winetricks"
}
},
{
"task": {
"description": "Spoof .net framework 4.8 to avoid \"old version installed\" message in banking4",
"key": "Release",
"name": "set_regedit",
"path": "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\NET Framework Setup\\NDP\\v4\\Full",
"type": "REG_DWORD",
"value": "8234d"
}
},
{
"task": {
"description": "Run Banking4 installer",
"executable": "installer",
"name": "wineexec"
}
},
{
"execute": {
"command": "sed -i \" s/<System.Windows.Forms.ApplicationConfigurationSection>/<!--<System.Windows.Forms.ApplicationConfigurationSection>/g; s/<\\/System.Windows.Forms.ApplicationConfigurationSection>/<\\/System.Windows.Forms.ApplicationConfigurationSection>-->/g \" \"$GAMEDIR/drive_c/Program Files (x86)/TopBanking4/TopBanking.exe.config\"",
"name": "fix app.config for mono"
}
}
]
}
}