Skip to content

Commit

Permalink
Switch to 64-bit
Browse files Browse the repository at this point in the history
This commit changes the default wineprefix to 64-bit and points the game
executable to Fate64 to remove certain limitations.
  • Loading branch information
TDCMC committed Jan 1, 2024
1 parent b0df548 commit b03a1a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lutris/fate-stay-night-realta-nua-ultimate-edition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ results:
- game_ub_crack: N/A:Select source file "Unlimited Blade Works Crack.rar"

game:
exe: "$GAMEDIR/drive_c/Program Files/Fate/stay night[Realta Nua] Ultimate Edition/Fate.exe"
arch: win32
exe: "$GAMEDIR/drive_c/Program Files/Fate/stay night[Realta Nua] Ultimate Edition/Fate64.exe"
arch: win64
prefix: $GAMEDIR

#FIXME: Preserved in the likelihood that a subsequent WINE version will
Expand All @@ -57,7 +57,7 @@ results:
- task:
description: Creating WINE prefix...
name: create_prefix
arch: win32
arch: win64
prefix: $GAMEDIR
- extract:
file: ultimate_edition_0_9_1
Expand Down

0 comments on commit b03a1a3

Please sign in to comment.