files:
- setup: N/A:Please select the ON1 Photo RAW 2026 installer EXE
- dotnet_installer: N/A:Please select the Microsoft .NET 4.8 Offline Installer (https://download.microsoft.com/download/f/3/a/f3a6af84-da23-40a5-8d1c-49cc10c8e76f/NDP48-x86-x64-AllOS-ENU.exe)
- WinMetadata: N/A:Please select the WinMetadata.zip file (https://archive.org/download/win-metadata/WinMetadata.zip)
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/ON1/ON1 Photo RAW 2026/ON1 Photo RAW 2026.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing .NET 4.8 (Click through the Microsoft installer windows!)
executable: dotnet_installer
name: wineexec
prefix: $GAMEDIR
- execute:
args: -p "$GAMEDIR/drive_c/windows/system32/WinMetadata"
description: Creating system directory...
file: mkdir
- execute:
args: -j -q -o $WinMetadata -d "$GAMEDIR/drive_c/windows/system32/WinMetadata"
description: Extracting Metadata UI files...
file: unzip
- task:
app: --unattended --force vcrun2022 corefonts tahoma win11 renderer=vulkan
arch: win64
description: Installing dependencies (vcrun2022, fonts, win11, vulkan renderer)...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: TargetDir="C:\Program Files\ON1\ON1 Photo RAW 2026"
description: Running ON1 installer...
executable: $setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: on1-photo-raw
gogslug: ''
humblestoreid: ''
installer_slug: on1-photo-raw-on1-photo-raw-2026
name: ON1 Photo Raw
notes: "Tested on Linux Mint, with Lutris 0.5.22. Tested with Wine 11 and Wine GE-Proton10-34\
\ (get it via ProtonUp-Qt). I'm unable to set the Wine version in this installer\
\ script submission. \r\n\r\nThe installer links to WinMetadata and .NET installer\
\ are provided. The .NET offline installer is important, without it ON1 may install,\
\ but will appear blank. If you see dialogs asking whether you'd like to download\
\ dotnet48, skip those."
runner: wine
script:
files:
- setup: N/A:Please select the ON1 Photo RAW 2026 installer EXE
- dotnet_installer: N/A:Please select the Microsoft .NET 4.8 Offline Installer (https://download.microsoft.com/download/f/3/a/f3a6af84-da23-40a5-8d1c-49cc10c8e76f/NDP48-x86-x64-AllOS-ENU.exe)
- WinMetadata: N/A:Please select the WinMetadata.zip file (https://archive.org/download/win-metadata/WinMetadata.zip)
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/ON1/ON1 Photo RAW 2026/ON1 Photo RAW 2026.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing .NET 4.8 (Click through the Microsoft installer windows!)
executable: dotnet_installer
name: wineexec
prefix: $GAMEDIR
- execute:
args: -p "$GAMEDIR/drive_c/windows/system32/WinMetadata"
description: Creating system directory...
file: mkdir
- execute:
args: -j -q -o $WinMetadata -d "$GAMEDIR/drive_c/windows/system32/WinMetadata"
description: Extracting Metadata UI files...
file: unzip
- task:
app: --unattended --force vcrun2022 corefonts tahoma win11 renderer=vulkan
arch: win64
description: Installing dependencies (vcrun2022, fonts, win11, vulkan renderer)...
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: TargetDir="C:\Program Files\ON1\ON1 Photo RAW 2026"
description: Running ON1 installer...
executable: $setup
name: wineexec
prefix: $GAMEDIR
slug: on1-photo-raw-on1-photo-raw-2026
steamid: null
version: ON1 Photo Raw 2026
year: 2026
{
"game_slug": "on1-photo-raw",
"version": "ON1 Photo Raw 2026",
"description": "",
"notes": "Tested on Linux Mint, with Lutris 0.5.22. Tested with Wine 11 and Wine GE-Proton10-34 (get it via ProtonUp-Qt). I'm unable to set the Wine version in this installer script submission. \r\n\r\nThe installer links to WinMetadata and .NET installer are provided. The .NET offline installer is important, without it ON1 may install, but will appear blank. If you see dialogs asking whether you'd like to download dotnet48, skip those.",
"name": "ON1 Photo Raw",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "on1-photo-raw-on1-photo-raw-2026",
"installer_slug": "on1-photo-raw-on1-photo-raw-2026",
"script": {
"files": [
{
"setup": "N/A:Please select the ON1 Photo RAW 2026 installer EXE"
},
{
"dotnet_installer": "N/A:Please select the Microsoft .NET 4.8 Offline Installer (https://download.microsoft.com/download/f/3/a/f3a6af84-da23-40a5-8d1c-49cc10c8e76f/NDP48-x86-x64-AllOS-ENU.exe)"
},
{
"WinMetadata": "N/A:Please select the WinMetadata.zip file (https://archive.org/download/win-metadata/WinMetadata.zip)"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/ON1/ON1 Photo RAW 2026/ON1 Photo RAW 2026.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing .NET 4.8 (Click through the Microsoft installer windows!)",
"executable": "dotnet_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"args": "-p \"$GAMEDIR/drive_c/windows/system32/WinMetadata\"",
"description": "Creating system directory...",
"file": "mkdir"
}
},
{
"execute": {
"args": "-j -q -o $WinMetadata -d \"$GAMEDIR/drive_c/windows/system32/WinMetadata\"",
"description": "Extracting Metadata UI files...",
"file": "unzip"
}
},
{
"task": {
"app": "--unattended --force vcrun2022 corefonts tahoma win11 renderer=vulkan",
"arch": "win64",
"description": "Installing dependencies (vcrun2022, fonts, win11, vulkan renderer)...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "TargetDir=\"C:\\Program Files\\ON1\\ON1 Photo RAW 2026\"",
"description": "Running ON1 installer...",
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}