Getting MTA:SA to work with wine: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Install MTA:SA:DM, it does not matter wherever you install MTA, and the GTA:SA path. | Install MTA:SA:DM, it does not matter wherever you install MTA, and the GTA:SA path. | ||
You will need the version of Wine greater than 0.9.49 to run MTA:SA | You will need the version of ''Wine'' greater than 0.9.49 to run MTA:SA. | ||
Once you installed it, download the [http://ijs.bastage.net/mta/mta_unix.zip *nix loader], and extract it to your GTA:SA directory. | Once you installed it, download the [http://ijs.bastage.net/mta/mta_unix.zip *nix loader], and extract it to your GTA:SA directory. | ||
Download the fonts [http://www.afosteo.org/Download/Fonts/verdana.ttf verdana], [http://www.bikeparadise.cz/jpgraph/ttf/tahoma.ttf tahoma] and [http://www.bikeparadise.cz/jpgraph/ttf/tahomabd.ttf tahomabd] needed by CEGUI, and place them in $HOME/.wine/drive_c/windows/fonts/ | Download the fonts [http://www.afosteo.org/Download/Fonts/verdana.ttf verdana], [http://www.bikeparadise.cz/jpgraph/ttf/tahoma.ttf tahoma] and [http://www.bikeparadise.cz/jpgraph/ttf/tahomabd.ttf tahomabd] needed by CEGUI, and place them in ''$HOME/.wine/drive_c/windows/fonts/'' | ||
Open <syntaxhighlight lang="lua">winecfg</syntaxhighlight>, go to the graphics tab, and uncheck "Allow Pixel Shader". | Open <syntaxhighlight lang="lua">winecfg</syntaxhighlight>, go to the graphics tab, and uncheck "Allow Pixel Shader". | ||
Remove in your | Remove in your ''MTA San Andreas'' directory ''MTA/data/menu.mkv''. | ||
Paste [http://pastebin.com/f4c91e22b this] in MTA/coreconfig.xml (menu_options must be always 7). | Paste [http://pastebin.com/f4c91e22b this] in ''MTA/coreconfig.xml'' (menu_options must be always 7). | ||
Run MTA_SA_unix.exe | Run ''MTA_SA_unix.exe''. | ||
[[ru:Getting MTASADM to work with wine]] | [[ru:Getting MTASADM to work with wine]] |
Revision as of 17:39, 26 August 2009
You will need the latest version of Wine to get the installer working.
Install MTA:SA:DM, it does not matter wherever you install MTA, and the GTA:SA path.
You will need the version of Wine greater than 0.9.49 to run MTA:SA.
Once you installed it, download the *nix loader, and extract it to your GTA:SA directory.
Download the fonts verdana, tahoma and tahomabd needed by CEGUI, and place them in $HOME/.wine/drive_c/windows/fonts/
Open
winecfg
, go to the graphics tab, and uncheck "Allow Pixel Shader".
Remove in your MTA San Andreas directory MTA/data/menu.mkv.
Paste this in MTA/coreconfig.xml (menu_options must be always 7).
Run MTA_SA_unix.exe.