Skip to content

Need help for this quake 3 profile #3

@dontdieych

Description

@dontdieych

I have this reshade file for quake 3.

http://download1582.mediafire.com/5i5a2ry68gvg/3m9ri4f7330tshq/Quake+III+ReShade.zip

a@archlinux ~/Reshade2Basalt (main)> ./run.py --preset "/home/a/.q3a/Quake III ReShade/ReShade/PersonalFiles/Profiles/ioquake3.x86/Profile.ini" "fish -c quake3"
/home/a/Reshade2Basalt/run.py: line 2: from: command not found
/home/a/Reshade2Basalt/run.py: line 3: from: command not found
/home/a/Reshade2Basalt/run.py: line 4: from: command not found
/home/a/Reshade2Basalt/run.py: line 5: from: command not found
/home/a/Reshade2Basalt/run.py: line 9: repo: command not found
/home/a/Reshade2Basalt/run.py: line 10: branch: command not found
/home/a/Reshade2Basalt/run.py: line 11: preset: command not found
/home/a/Reshade2Basalt/run.py: line 12: exclude_shaders: command not found
/home/a/Reshade2Basalt/run.py: line 13: verbose: command not found
/home/a/Reshade2Basalt/run.py: line 14: include_shaders: command not found
/home/a/Reshade2Basalt/run.py: line 15: cache: command not found
/home/a/Reshade2Basalt/run.py: line 16: output_dir: command not found
/home/a/Reshade2Basalt/run.py: line 19: syntax error near unexpected token `sys.argv'
/home/a/Reshade2Basalt/run.py: line 19: `shell.get_args(sys.argv)'
a@archlinux ~/Reshade2Basalt (main) [2]> functions quake3
# Defined in /home/a/.config/fish/functions/quake3.fish @ line 1
function quake3 --description 'run quake3e on 1920x1080'
    xrandr --output eDP-1 --mode 1920x1080
    and ENABLE_VKBASALT=1 VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/intel_icd.x86_64.json mangohud gamemoderun quake3e
    xrandr --output eDP-1 --mode 3840x2160
end
a@archlinux ~/Reshade2Basalt (main)

Thanks for any advice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions