FreeBSD Bugzilla – Attachment 252400 Details for
Bug 264973
emulators/wine-proton: Issue when launching DX11 game (FFXIV)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
How to run FFXIV
ffxiv_tests.txt (text/plain), 4.13 KB, created by
Sascha Folie
on 2024-07-31 16:10:28 UTC
(
hide
)
Description:
How to run FFXIV
Filename:
MIME Type:
Creator:
Sascha Folie
Created:
2024-07-31 16:10:28 UTC
Size:
4.13 KB
patch
obsolete
>## test with wine-devel > >% sudo pkg install wine-devel >-> New packages to be INSTALLED: >-> wine-devel: 9.12,1 > >% /usr/local/share/wine/pkg32.sh install wine-devel mesa-dri > >% sudo zfs create -o casesensitivity=insensitive zroot/data/games/ffxiv-wine-devel >% sudo chmod -R 0770 /zroot/data/games/ffxiv-wine-devel >% sudo chown -R sascha:sascha /zroot/data/games/ffxiv-wine-devel > >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-wine-devel" winecfg >-> 0024:fixme:ntdll:create_logical_proc_info stub >-> 0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002. >-> 002c:fixme:ntdll:create_logical_proc_info stub >-> 002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002. >-> 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6ffffff8b2b7 >-> wine: could not load kernel32.dll, status c0000135 > >================================================================================================ > >% sudo pkg remove wine-devel >% rm -rf ~/.i386-wine-pkg > >================================================================================================ > >## test with wine > >% sudo pkg install wine >-> New packages to be INSTALLED: >-> wine: 9.0_2,1 > >% /usr/local/share/wine/pkg32.sh install wine mesa-dri > >% sudo zfs create -o casesensitivity=insensitive zroot/data/games/ffxiv-wine >% sudo chmod -R 0770 /zroot/data/games/ffxiv-wine >% sudo chown -R sascha:sascha /zroot/data/games/ffxiv-wine > >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-wine" winecfg >-> works > ># https://na.finalfantasyxiv.com/windows/download/ ># -> ~/Downloads/ffxivsetup.exe > >% cp ~/Downloads/ffxivsetup.exe /zroot/data/games/ffxiv-wine/drive_c/ >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-wine" wine c:\\ffxivsetup.exe >-> will hang a bit after the setup is finished, just wait... > >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-wine" wine c:\\\\windows\\\\command\\\\start.exe c:\\users\\Public\\Desktop\\FINAL\ FANTASY\ XIV\ ONLINE.lnk >-> FFXIV Launcher starts but will not load anything (known bug; seems to only be fixed in proton) > >================================================================================================ > >% sudo pkg remove wine >% rm -rf ~/.i386-wine-pkg > >================================================================================================ > >## test with proton > >% sudo pkg install wine-proton >-> New packages to be INSTALLED: >-> gstreamer1-plugins-mpeg2dec: 1.22.10 >-> gstreamer1-plugins-x264: 1.22.10 >-> libmpeg2: 0.5.1_8 >-> wine-proton: 9.0.1 > >% /usr/local/wine-proton/bin/pkg32.sh install wine-proton mesa-dri > >% sudo zfs create -o casesensitivity=insensitive zroot/data/games/ffxiv-proton >% sudo chmod -R 0770 /zroot/data/games/ffxiv-proton >% sudo chown -R sascha:sascha /zroot/data/games/ffxiv-proton > >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-proton" /usr/local/wine-proton/bin/winecfg >-> works > ># https://na.finalfantasyxiv.com/windows/download/ ># -> ~/Downloads/ffxivsetup.exe > >% cp ~/Downloads/ffxivsetup.exe /zroot/data/games/ffxiv-proton/drive_c/ >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-proton" /usr/local/wine-proton/bin/wine c:\\ffxivsetup.exe >-> will hang a bit after the setup is finished, just wait... > >% env WINEARCH="win64" WINEPREFIX="/zroot/data/games/ffxiv-proton" /usr/local/wine-proton/bin/wine start.exe c:\\users\\Public\\Desktop\\FINAL\ FANTASY\ XIV\ ONLINE.lnk >-> Launcher works and will start downloading the game after you logged in >-> ~ 95GB download (can't hit "play" till it is 100% done) >-> Pressing "Play" after the download will close the launcher and open a Warning-Popup with unreadable characters > >## Info about reusing downloaded data >The launcher will download everything into this directory: >/zroot/data/games/ffxiv-proton/drive_c/Program\ Files\ \(x86\)/SquareEnix/FINAL\ FANTASY\ XIV\ -\ A\ Realm\ Reborn > >The downloaded data can be reused if you run the installer like described above, cancel the download and close the launcher. >Then just delete the whole "FINAL FANTASY XIV - A Realm Reborn" directory and replace it with the already downloaded one.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 264973
:
235124
|
252400
|
252401
|
252438
|
257166