مشاهده نسخه کامل
: اخبار و دانلود نسخه های بتای 3d game studio a8
AMIR REZAs
24-07-2010, 14:18
سلام
خوب مثل اینکه نسخه ی بتای 3d game studio a8 تا ورژن 8.013 اومده .
توضیحات و اخبار در این تاپیک( به روز میشود...)
منبع : فروم گیم استدیو
A8 Version 8.013 Public Beta
A new public beta version 8.013 is available:
[ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]
This version fixes the reported engine bugs of 8.010: You can now also publish a PhysX app with the free version, and an issue with the collision detection was fixed.
You can find a list of the new features here:
[ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]
Please install this version in a new folder or in your previous A8 folder; do not install it in your old A7 folder. Test everything carefully and if you find a bug, please report it to the bug forum. Please disregard the ominous error messages when you start GED the first time.
There were some questions about upgrading to A8, I'll answer them in another thread.
saeed_cpu_full
24-07-2010, 14:36
!!
من گفتم توي A8 قدرت رندر خيلي بيشتر از A7 ميشه ولي مثل اينكه اصلا به رندر توجه نداشتن !
خيلي عجيبه اين كارشون
parvizamd
24-07-2010, 15:32
راستش زیاد به رندر نرسیده
ولی امکانات خوبی اضافه کرده برای مثال اینکه میشه شیدر رو صفحه اعمال کرد و اینکه unicode پشتیبانی می کنه و قدرت فنی رفته بالا و سیستم فیزیک nvida استفاده می کنه !!!!
saeed_cpu_full
24-07-2010, 15:38
راستش زیاد به رندر نرسیده
ولی امکانات خوبی اضافه کرده برای مثال اینکه میشه شیدر رو صفحه اعمال کرد و اینکه unicode پشتیبانی می کنه و قدرت فنی رفته بالا و سیستم فیزیک nvida استفاده می کنه !!!!
امكاناتش خوبه ولي سيستم فيزيك Nvidia ديگه به درد بازي ها نميخوره و الان انجين ها سيستم فيزيك مخصوص خودشون رو دارن
به اين دليل ميگم Physx به درد بازي ها نميخوره چون بازي شما ديگه روي گرافيك هاي ATI نتيجه ي مطلوبي نداره
بهترين بازي كه از Nvidia Physx استفاده كرده بازي Batman: AA بود كه خودش سيستم فيزيك داشت و از Nvidia Physx به عنوان يه ابزار كمكي استفاده كرد
ايشاالله به رندرش برسن
AMIR REZAs
24-07-2010, 16:06
دوستان این فقط نسخه ی بتا بود و هنوز a8 کامل نشده....
Some answers about upgrading to A8:
- An A8 upgrade is included in the current A7 version. So if you ordered A7 in the last time, you already have an A8 key and can unlock the public beta with it. You can see this from the file name - an A8 key has a name like keyxxx.dta.
- Otherwise, if you ordered A7 in March 2010 or later, please contact sales (at) opgroup.de for a free A8 key.
- If you ordered A7 in December 2009 or later, you can get an A8 upgrade at a reduced price of $199 for Pro or $59 for Commercial.
- Otherwise, if you own an A7 version, you can order an A8 upgrade now at an early adopter price of $299 for Pro or $79 for Commercial.
You can order the upgrade by email to sales (at) opgroup.de. The special prices are valid for at least the next two weeks, until A8 replaces A7 officially in the online shop. The final A8 prices will then be the same as for A7.
saeed_cpu_full
24-07-2010, 16:31
دوستان این فقط نسخه ی بتا بود و هنوز a8 کامل نشده....
اگه ميگفتن نسخه ي آلفا باز قبول كننده بود ... تنها كاري كه از نسخه ي بتا تا فاينال اجرا ميشه معمولا Debug كردن هست
AMIR REZAs
24-07-2010, 17:16
A7 to A8
Except for physics commands, A8 is 100% compatible to A7, so all A7 projects will nomally still run under A8 without any change. The differences of version A8.00 to A7 are listed below.
A8 Commercial uses the graphics hardware for accelerated bones rendering. This way, A8 can render bones animated actors about 3 times faster than A7 (5 times faster than A6). An example level crowd.c is included for comparing the A7 and A8 rendering speed (A7 Commercial: 14 fps; A8 Commercial: 40 fps).
Due to an improved ABT algorithm, all A8 editions render levels with many entities noticably faster than A7. A8 supports up to 200,000 entities per level (A7: 100,000; A6: 15,000). A8 Pro renders sprites with instancing ([ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]), and runs the terrain demo about 30% faster with twice the vegetation density.
Due to an improved collision shape management, sprites are now loaded faster and consume less memory.
The hardware accelerated PhysX engine replaced the old ODE physics engine. There are a lot of new physics commands, but the syntax of the old commands is maintained, so it's very easy to move old physics applications to A8. In almost all cases this will result in a better frame rate and greater stability of the physics simulation.
The DirectPlay network library was replaced by the Enet library. This won't affect the network functions, so no script change is required and previous network projects still work as before. The main advantage is that a network server now doesn't use DirectX anymore, which allows a possible future development of Linux based network servers.
A8 supports user-switchable portal regions in WED. This way, rendering speed in indoor levels can be greatly increased even without using a BSP tree.
The publish process was improved. A published A8 acknex.dll now works with all executables generated with the same development system. This way, a single DLL can be used for many EXEs (A7 and before required a separate DLL for any EXE). This also overcomes the problems with some commercial wrapper systems.
An overlay channel in the window outside of the DirectX area is now supported. This way, arbitrary shaped windows are possible under Vista and Windows 7. An example can be found in the digital.c sample.
A8 supports layer particles as a 2D effect, similar to layer entities.
A8 Commercial uses the graphics hardware for bitmap processing ([ برای مشاهده لینک ، لطفا با نام کاربری خود وارد شوید یا ثبت نام کنید ]) and even general mathematics parallel processing.
For maintaining compatibility to old C-Script projects from the A6 age, A8 Extra and above still supports C-Script.
AMIR REZAs
24-07-2010, 22:07
دوستان من دانلودش کردم مثل اینکه چون بتا هست بیلد و ران نمیشه؟؟؟
parvizamd
25-07-2010, 05:59
دوستان صبر کنید نسخه deveplment بیاد
RatAtouille
25-07-2010, 19:27
آخه چقد صبركنيم ؟
parvizamd
25-07-2010, 22:45
آقا از من به شما نصحیت فقط یونتی
AMIR REZAs
26-07-2010, 09:00
آقا چقدر صبر کنیم
معلوم نیست تاریخ دقیقشو باید تو سایت نوشته باشه...
آقا از من به شما نصحیت فقط یونتی
آقاپرویز درسته منم دارم یونیتی یاد میگیرم ولی از یادگیری گیم استدیو پیشیمان نیستم چون گیم استدیو مثل یک شروع کنندست که کارم تو یونیتی رو راحت تر میکنه ضمنا بیشتر فرق این دو تا گرافیک و رندر بهتر یونیتی هست نه برنامه نویسی بهتر .
parvizamd
26-07-2010, 13:59
اتفاقا تو برنامه نویسی گیم استدیو بسیار ساده تر از یونتی هست ولی رندر یونتی فوق العاده است
AMIR REZAs
26-07-2010, 15:10
اتفاقا تو برنامه نویسی گیم استدیو بسیار ساده تر از یونتی هست ولی رندر یونتی فوق العاده است
خوب منم همین گفتم دیگه.............:31:
parvizamd
27-07-2010, 06:38
lightmap گیم استدیو واقعا ضعیفه امیدوارم نور پردازی تو a8 بهتر بشه
AMIR REZAs
01-08-2010, 14:25
بالاخره a8 رسمی شد:
برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
parvizamd
01-08-2010, 16:41
خبر خوشحال کننده بود اما حیف حالا چرا؟
RatAtouille
01-08-2010, 16:46
كركش كو پس ؟ رايگانه يا بتاست ؟
دارم ميدانلودم اميد وارم به كار بياد ...
AMIR REZAs
01-08-2010, 18:54
کرکش رو یکی باید پیدا کنه خودم هم دارم میگردم..........
RatAtouille
02-08-2010, 12:54
خودت دانلود كردي كه ميگي ما دانلود كنيم ... ها ها ها ؟
97 مگ دانلود كردم كار نميكنــــــــــــــــــــ ــــــــــــــــــه .
دستم بهت برسه (برو Evil4-5 رو نگاه كن) .... ميكنم.
AMIR REZAs
02-08-2010, 13:21
خودت دانلود كردي كه ميگي ما دانلود كنيم ... ها ها ها ؟
97 مگ دانلود كردم كار نميكنــــــــــــــــــــ ــــــــــــــــــه .
ها ها ها؟
دانلود کردم:29:
کار نمیکنه؟ یعنی چی؟
دستم بهت برسه (برو Evil4-5 رو نگاه كن) .... ميكنم.
دیدی که دستت رسید.........چیکارمیکنی؟:38:
سعی کن محترمانه صحبت کنی.............:46:
RatAtouille
02-08-2010, 13:42
ها ها ها؟
دانلود کردم:29:
کار نمیکنه؟ یعنی چی؟
دیدی که دستت رسید.........چیکارمیکنی؟:38:
سعی کن محترمانه صحبت کنی.............:46:
چرا بهت برميخوره ... دانلود كردي اجرا شد ، نصب شد ؟
دیدی که دستت رسید.........چیکارمیکنی؟:38:
:11:
AMIR REZAs
02-08-2010, 13:58
چرا بهت برميخوره ... دانلود كردي اجرا شد ، نصب شد ؟
بله هم دانلود هم نصب...
RatAtouille
02-08-2010, 14:12
پس مشكل مال من چي هست ؟ حجم فايل دريافتي من 97.7 مگابايت است . صفحه اول مبني بر از حالت فشرده خارج كردن مياد ولي بعد از اتمام كار خارج ميشه .
RatAtouille
02-08-2010, 14:21
پيغام خطاي زير بعد از دانلود دوم :
This indicates that your setup file might be corrupted
اين نشان ميدهد كه فايل ستاپ شما ممكن است خراب باشد .
چرا ؟ مگر شما از قسمت دانلودخود سايت نگرفتي ؟
AMIR REZAs
02-08-2010, 14:33
منم از همون جا گرفتم.
مشکل از سیستم خودت هست.
مطمئنی دانلود کامل شد؟
اگر بتونی ویندوزت عوض کنی شاید بشه...
RatAtouille
11-08-2010, 14:19
عوض کردم درست شد .
vBulletin , Copyright ©2000-2025, Jelsoft Enterprises Ltd.