game:
exe: drive_c/Roblox/RobloxStudioLauncherBeta.exe
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts vcrun2019
name: winetricks
prefix: $GAMEDIR/prefix
- task:
name: winekill
prefix: $GAMEDIR/prefix
- task:
description: Downloading and installing Roblox Studio...
executable: https://setup.rbxcdn.com/RobloxStudioLauncherBeta.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
executable: drive_c/Roblox/RobloxStudioLauncherBeta.exe
name: Roblox Studio
prefix: $GAMEDIR/prefix
description: Roblox. Installs the latest version of Roblox Studio using a clean Wine
prefix. Includes winetricks for required dependencies.
game_slug: roblox
gogslug: ''
humblestoreid: ''
installer_slug: roblox-roblox-studio-online
name: Roblox
notes: Roblox Studio generally works in Wine, but Roblox Player may fail to run some
games due to the Byfron (Hyperion) anti-cheat system.
runner: wine
script:
game:
exe: drive_c/Roblox/RobloxStudioLauncherBeta.exe
prefix: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts vcrun2019
name: winetricks
prefix: $GAMEDIR/prefix
- task:
name: winekill
prefix: $GAMEDIR/prefix
- task:
description: Downloading and installing Roblox Studio...
executable: https://setup.rbxcdn.com/RobloxStudioLauncherBeta.exe
name: wineexec
prefix: $GAMEDIR/prefix
- task:
executable: drive_c/Roblox/RobloxStudioLauncherBeta.exe
name: Roblox Studio
prefix: $GAMEDIR/prefix
slug: roblox-roblox-studio-online
steamid: null
version: Roblox Studio - Online Installer
year: 2006
{
"game_slug": "roblox",
"version": "Roblox Studio - Online Installer",
"description": "Roblox. Installs the latest version of Roblox Studio using a clean Wine prefix. Includes winetricks for required dependencies.",
"notes": "Roblox Studio generally works in Wine, but Roblox Player may fail to run some games due to the Byfron (Hyperion) anti-cheat system.",
"name": "Roblox",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "roblox-roblox-studio-online",
"installer_slug": "roblox-roblox-studio-online",
"script": {
"game": {
"exe": "drive_c/Roblox/RobloxStudioLauncherBeta.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "corefonts vcrun2019",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"description": "Downloading and installing Roblox Studio...",
"executable": "https://setup.rbxcdn.com/RobloxStudioLauncherBeta.exe",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"executable": "drive_c/Roblox/RobloxStudioLauncherBeta.exe",
"name": "Roblox Studio",
"prefix": "$GAMEDIR/prefix"
}
}
]
}
}