files:
- wrapper: https://github.com/elishacloud/dxwrapper/releases/download/v1.5.8100.25/dxwrapper.zip
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Spider-Man%20(2001)/spider-man_2001_patch.zip
- game_cd: https://archive.org/download/spider-man_20201224/Spider-Man.iso
game:
exe: drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE
format: iso
src: game_cd
- task:
description: Installing Spider-Man (2000), during install let all options to default.
executable: $CACHE/Autorun.exe
name: wineexec
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
src: $CACHE/Setup/media.pkr
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.bak
src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
file: game_patch
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
file: wrapper
- copy:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/Stub/ddraw.dll
- write_config:
data:
Compatibility:
Dd7to9: 1
d3d9:
LimitPerFrameFPS: 29
file: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/dxwrapper.ini
system:
gamescope: true
gamescope_force_grab_cursor: true
wine:
overrides:
ddraw: n,b
description: Play "Spider-Man (2000)" CD edition on Linux!
game_slug: spider-man-2000
gogslug: ''
humblestoreid: ''
installer_slug: spider-man-2000-cd-dxwrapper
name: Spider-Man (2000)
notes: "- Using DxWrapper for better graphic rendering and stability\r\n- This game\
\ does not support ALT-TAB, which will either cause the game to crash or cause loss\
\ of keyboard/mouse functionality. Workaround: use Gamescope\r\n- This PC port is\
\ a bad port, it has some unresolved bug: too loud ambient audio, audio crackles\
\ and some portions of the game can only be completed at 20 fps. Read this page\
\ for more infos and workarounds: https://www.pcgamingwiki.com/wiki/Spider-Man_(2001)#Issues_unresolved\r\
\n- Play this game PC port by nostalgia or curiosity. But for a better gaming experience,\
\ play Dreamcast or PSX port instead"
runner: wine
script:
files:
- wrapper: https://github.com/elishacloud/dxwrapper/releases/download/v1.5.8100.25/dxwrapper.zip
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Spider-Man%20(2001)/spider-man_2001_patch.zip
- game_cd: https://archive.org/download/spider-man_20201224/Spider-Man.iso
game:
exe: drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE
format: iso
src: game_cd
- task:
description: Installing Spider-Man (2000), during install let all options to
default.
executable: $CACHE/Autorun.exe
name: wineexec
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
src: $CACHE/Setup/media.pkr
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.bak
src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
file: game_patch
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
file: wrapper
- copy:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man
src: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/Stub/ddraw.dll
- write_config:
data:
Compatibility:
Dd7to9: 1
d3d9:
LimitPerFrameFPS: 29
file: $GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/dxwrapper.ini
system:
gamescope: true
gamescope_force_grab_cursor: true
wine:
overrides:
ddraw: n,b
slug: spider-man-2000-cd-dxwrapper
steamid: null
version: CD + DxWrapper
year: 2000
{
"game_slug": "spider-man-2000",
"version": "CD + DxWrapper",
"description": "Play \"Spider-Man (2000)\" CD edition on Linux!",
"notes": "- Using DxWrapper for better graphic rendering and stability\r\n- This game does not support ALT-TAB, which will either cause the game to crash or cause loss of keyboard/mouse functionality. Workaround: use Gamescope\r\n- This PC port is a bad port, it has some unresolved bug: too loud ambient audio, audio crackles and some portions of the game can only be completed at 20 fps. Read this page for more infos and workarounds: https://www.pcgamingwiki.com/wiki/Spider-Man_(2001)#Issues_unresolved\r\n- Play this game PC port by nostalgia or curiosity. But for a better gaming experience, play Dreamcast or PSX port instead",
"name": "Spider-Man (2000)",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "spider-man-2000-cd-dxwrapper",
"installer_slug": "spider-man-2000-cd-dxwrapper",
"script": {
"files": [
{
"wrapper": "https://github.com/elishacloud/dxwrapper/releases/download/v1.5.8100.25/dxwrapper.zip"
},
{
"game_patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Spider-Man%20(2001)/spider-man_2001_patch.zip"
},
{
"game_cd": "https://archive.org/download/spider-man_20201224/Spider-Man.iso"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE",
"format": "iso",
"src": "game_cd"
}
},
{
"task": {
"description": "Installing Spider-Man (2000), during install let all options to default.",
"executable": "$CACHE/Autorun.exe",
"name": "wineexec"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man",
"src": "$CACHE/Setup/media.pkr"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.bak",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/SpideyPC.exe"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man",
"file": "game_patch"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man",
"file": "wrapper"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/Stub/ddraw.dll"
}
},
{
"write_config": {
"data": {
"Compatibility": {
"Dd7to9": 1
},
"d3d9": {
"LimitPerFrameFPS": 29
}
},
"file": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Spider-Man/dxwrapper.ini"
}
}
],
"system": {
"gamescope": true,
"gamescope_force_grab_cursor": true
},
"wine": {
"overrides": {
"ddraw": "n,b"
}
}
}
}