Hey guys, im asking around for someone to make an unsupported build in the meantime here are my notes.
sudo apt-get install lxc
sudo lxc-create -t ubuntu -n my32bitbox -- --bindhome $LOGNAME -a i386
sudo lxc-start -n my32bitbox
sudo apt-get install software-properties-common
sudo apt-get install python-software-properties
sudo apt-cache search java
sudo apt-get install openjdk-6-jre
add-apt-repository ppa:ubuntu-wine/ppa
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get build-dep wine
cd $HOME
http://www.winehq.org/announce/1.7.2
mkdir wine32
cd wine32
http://bugs.winehq.org/show_bug.cgi?id=34266
patch -p1 < patch_name.diff
[b]//*failed build with this patch
http://bugs.winehq.org/show_bug.cgi?id=34263
patch -p1 < patch_name.diff
*//[/b]
./configure && make depend && make
sudo shutdown -h now
export WINEPREFIX=FFXIV
export WINEARCH=win32
env WINEPREFIX=~/FFXIV winetricks d3dx9 devenum ie8 quartz wininet winhttp xact_jun2010 wmp10
Change the following DLL overrides under Librarys in winecfg for that bottle to.
wininet native,builtin
urlmon native,builtin
*winhttp native,builtin
*dinput native