PDA

View Full Version : Is it possible and How?


wubiubiubi
July 2nd, 2009, 12:26 AM
Mainly I play Guild Wars on wine and what with the regressions if the past few versions I need to downgrade to 1.1.21. I have 1.1.24. Is it possible to downgrade directly or do I need to purge Wine altogether from my computer and then reinstall 1.1.21?

jhoeijao
July 2nd, 2009, 12:35 AM
Mainly I play Guild Wars on wine and what with the regressions if the past few versions I need to downgrade to 1.1.21. I have 1.1.24. Is it possible to downgrade directly or do I need to purge Wine altogether from my computer and then reinstall 1.1.21?

My suggestion is downgrade your wine get .deb package from here http://wine.budgetdedicated.com/archive/.

Remove wine

sudo apt-get remove wine

Delete wine
-to remove your previous configuration

rm -rf ~/.wine

Note: Deleting wine means deleting all the programs installed through the use of wine.

cogadh
July 2nd, 2009, 01:58 AM
You don't actually need to delete your .wine directory when you downgrade Wine, you just need to uninstall the Wine binaries (sudo apt-get remove wine) then manually install the older package.