انجمن‌های فارسی اوبونتو

کمک و پشتیبانی => بازی و سرگرمی => نویسنده: mohsen-rashidi در 17 تیر 1391، 10:26 ق‌ظ

عنوان: بازی Limbo
ارسال شده توسط: mohsen-rashidi در 17 تیر 1391، 10:26 ق‌ظ
سلام
چطور میتونم بازی لیمبو رو برای اوبونتو دانلود کنم؟
عنوان: پاسخ : بازی Limbo
ارسال شده توسط: aliva در 17 تیر 1391، 03:48 ب‌ظ
سلام

چون بازیش پولیه و بازی خیلی معروفی نیست فکر نکنم بتونی نسخه لینوکس پیدا کنی.

فکر کنم wine یهترین گزینت باشه
عنوان: پاسخ : بازی Limbo
ارسال شده توسط: سید مسعود امامیان در 17 تیر 1391، 03:56 ب‌ظ
من یه ویدیو از یوتیوب پیدا کردم که این بازی روی اوبونتو اجرا میشه !
http://www.youtube.com/watch?v=3TIrQ6AN7ho
این سایت هم ببین:
http://www.softpedia.com/reviews/linux/Limbo-for-Linux-Review-277275.shtml

Limbo has sparked some debate because is not a native Linux application, but it's the Windows version that runs in Wine (in a wrapper that provides all the necessary files without actually installing Wine). I couldn’t care less. It's running and I can play it. This is all I need.

Granted, there are some problems on Ubuntu 12.04 LTS, and the sound doesn't work without some tinkering. The developers provide 32-bit and 64-bit .rpm & .deb files, and a .bin file. You will need a terminal in order to run any of the aforementioned files. We have installed via the .bin file. Just enter the terminal and paste the following commands.
sudo chmod a+x install-limbo-1.3.bin
./install-limbo-1.3.bin

Just follow the installer and all should be well. Now regarding the sound issue, just paste the following command in a terminal:
pulseaudio --kill
Wait a few seconds until the audio service restarts and you are good to go. The developers have promised an updated version that should fixe this problem.