تبلیغات :
ماهان سرور
آکوستیک ، فوم شانه تخم مرغی ، پنل صداگیر ، یونولیت
فروش آنلاین لباس کودک
خرید فالوور ایرانی
خرید فالوور اینستاگرام
خرید ممبر تلگرام

[ + افزودن آگهی متنی جدید ]




مشاهده نتيجه نظر خواهي: بيشتر دوست داريد موضوع تاپيك چه باشد ؟

راي دهنده
232. شما نمي توانيد در اين راي گيري راي بدهيد
  • ابزار هاي سرعت بخش به بازي

    101 43.53%
  • هك و نغيير مدلهاي بازي

    122 52.59%
  • توليد مپ براي بازي

    72 31.03%
  • تبديل فايلهاي بازي به فرمت هاي 3d MAx ...

    68 29.31%
  • هك و تغيير صداي بازي ها

    82 35.34%
  • تغيير تكس چر هاي بازي

    76 32.76%
Multiple Choice Poll.
صفحه 8 از 60 اولاول ... 4567891011121858 ... آخرآخر
نمايش نتايج 71 به 80 از 598

نام تاپيک: ::: نرم افزارهاي مربوط به بازيها :::

  1. #71
    آخر فروم باز soldier's Avatar
    تاريخ عضويت
    May 2006
    پست ها
    2,505

    پيش فرض

    مي تونيد لينك براي دانلود بگذاريد و يه آموزش در سطح
    پاييني بگذاريد! ابتدايي !

  2. #72
    حـــــرفـه ای Moh3en_DDD's Avatar
    تاريخ عضويت
    Jun 2005
    محل سكونت
    1391
    پست ها
    3,761

    پيش فرض

    با با ! اسمبلي بلدي ... شما كه ديگه كاربر انجمن دلفي هستي مي دوني چقدر سخته ... اسمبلي زبان كامپيوتره ... خيلي سخته ... در ضمن به هيچ صورت هم اسمبلي را نمي توان ابتدايي توضيح داد . !

  3. #73
    حـــــرفـه ای Moh3en_DDD's Avatar
    تاريخ عضويت
    Jun 2005
    محل سكونت
    1391
    پست ها
    3,761

    پيش فرض

    در ضمن يه تاپيك بود فكر كنم تو زير مجموعه هاي آموزش و مقالات بود ... ماله ساخت كرك .... برو ببين به دردت مي خوره... در ضمن موضوع تاپيك را به بي راهه نكشيد ... باتشكر !

  4. #74
    حـــــرفـه ای Moh3en_DDD's Avatar
    تاريخ عضويت
    Jun 2005
    محل سكونت
    1391
    پست ها
    3,761

    پيش فرض

    اين برنامه را هم همه مي شناسند .... فكر كنم آخرين نسخه ي اراعه شده از شركتش باشه ... اين موتور قابليت ساخت بازي به صورت دو بعدي و بدون نياز به برنامه نويسي را داراست و همچنين ساخت بازي هاي سه بعدي .... ! براي آموزش اين نرم افزار هم ميتوانيد به تاپيك اولين كتاب الكتروني گيم ميكر برويد :

    اطلاعات بيشتر «

    Game Maker - Did you always want to design computer games? But you don't want to spend a lot of time learning how to become a programmer? Then you came to the right place. Game Maker is a software that allows you to make exciting computer games without the need to write a single line of code.
    Making games with Game Maker is great fun. Using easy to learn drag-and-drop actions you can create professional looking games in little time. You can make games with backgrounds, animated graphics, music and sound effects.
    And once you get more experienced there is a built-in programming language that gives you full flexibility. What is best, Game Maker can be used free of charge. And you can use the games you produced in any way you like. You can even sell them!
    Game Maker comes with a collection of freeware images and sounds to get you started. Also there are a number of example games.

    چيز ها يي كه در آخرين ورژن اومده و باگ ها رفع شده :

    Particle systems now have a depth and a position that indicate at what depth and at what position they must be drawn.· There are now more built-in particle types, including rings, smoke, clouds, and explosions. There are more possibilities for colors, particles can have a (changing) orientation, their aspect ratio can be set and additive blending is possible.· The random amounts of size, speed, and direction, added in each step have been replaced by an amount of wiggling, leading to more interesting effects, like blinking stars.· The possibilities for particle systems using drag-and-drop actions have been increased, allowing for sprite particles and extending the possibilities for colors and alpha settings.· The particle demo has been removed from the distribution but a nice demo with source is available from the website.· Effects· New better image editor· Better motion planning· 3D Models· Drawing on surfaces· A nicer installer is now used.· An action has been added to wrap an instance around the screen.· An action has been added to create a random instance out of four choices.· A new grid data structure has been added.· The number of alarm events is increased to 12 and the number of user-defined events is increased to 16.· Added functions choose(val1,val2,...) and median(val1,val2,...).· Blocks of actions in the object or timeline form are now indented.· When adding images to sprites there are now more placement options.· Added mouse wheel up and mouse wheel down events.· You can now use hexadecimal number starting with a $, e.g. $0000FF is red.· The synchronization setting in the game options should now work better.· Moments in timelines can now be duplicated.· Added a function screen_wait_vsync() to wait for a vertical refresh of the monitor.· You can now hold while selecting tiles to select multiple or hold to select a multiple of the room grid size.· Collision functions now work correctly with notme set.· When you create rooms during the game the speed is now default set to 30.· Buffer is now cleared to black when a game is started or graphics mode is changed.· Corrected a bug in function d3d_vertex_normal_texture_color().· Corrected a bug when creating a sprite or background from the screen.· Global variables are now correctly shown in debug mode.· Corrected bug when adding moments to an empty timeline during the game.· Corrected a bug in setting the origin in the function replace_sprite().· A view can now also follow an instance that has no sprite.· A number of problems dealing with sounds have been corrected.· Real values in INI files are now correctly read with both , and . as separator.· A number of errors in the help file were corrected.· Jump to a random position action and function no longer sometimes jumps outside the room.· Any key events do now react to keys like ~ . , [ etc.· Solved bug with elliptic shaped particle destroyers and changers.· Corrected a bug that sometimes happenen when dragging actions in an action list.· When merging games the object that a view must follow now remains correct.· Default sound volume is now always maximum.· Changed the way an object is followed by a view (only position, no longer taking sprite into account). This avoids a lot of jitter problems, but might require slightly larger border settings.· A path speed can now indeed be negative.· Solved some errors with the scrollbar in the room editor.

    محدوديت :


    · No Game Maker logo when running a game.· Rotated, color blended and translucent sprites.· Additional actions for e.g. CD music, rotated text, and colorized shapes.· Special sound effects and positional sound.· A number of advanced drawing functions, e.g. for textured polygons.· A particle system to create fireworks, flames, rain, and other effects.· Functions for 3D graphics.· The possibility of making multiplayer games that can be played over a network.· Functions to create and modify resources (sprites, backgrounds, etc.) while the game is running.· A collection of functions to create and use data structures.· Functions for motion planning.· The possibility of extending Game Maker using DLLs.

    حجم :

    3.54 MB

    زمان در مودم هاي گوناگون :

    56K: 8m 37s 64K: 7m 33s 128K: 3m 46s 768K: 37s

    نام :

    Game Maker 6.1

    [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]

  5. #75
    آخر فروم باز soldier's Avatar
    تاريخ عضويت
    May 2006
    پست ها
    2,505

    پيش فرض

    سلام
    خوب من فقط در خواست يك برنامه كردم.
    بابا اصلآ بي خيال ما كه مرديم پيداش نكرديم.
    يه ابزار واسه ي ساخت صدا مي خواهم
    كه بشه باهاش صدا موزيك و چيز هايي
    دلخواه ساخت.واسه بازي مي خواهم.
    ببينم اين دفعه چه بلايي سرم مياد :(

  6. #76
    حـــــرفـه ای Moh3en_DDD's Avatar
    تاريخ عضويت
    Jun 2005
    محل سكونت
    1391
    پست ها
    3,761

    پيش فرض

    نقل قول نوشته شده توسط soldier
    سلام
    خوب من فقط در خواست يك برنامه كردم.
    بابا اصلآ بي خيال ما كه مرديم پيداش نكرديم.
    يه ابزار واسه ي ساخت صدا مي خواهم
    كه بشه باهاش صدا موزيك و چيز هايي
    دلخواه ساخت.واسه بازي مي خواهم.
    ببينم اين دفعه چه بلايي سرم مياد :(

    اگه منظورت اينكه بخواي واسه بازيات آهنگ بسازي چشم برات مي ذارم ....

    اگه منظورت صداي تفنگ و صداي ترمزو و گاز و ... مي خواي مي تونم برات سايت معرفي كنم . . . !

  7. #77
    آخر فروم باز Omid_Sadeghvand's Avatar
    تاريخ عضويت
    Apr 2006
    محل سكونت
    تهــــــــــــــران
    پست ها
    1,469

    پيش فرض

    نقل قول نوشته شده توسط soldier
    سلام
    خوب من فقط در خواست يك برنامه كردم.
    بابا اصلآ بي خيال ما كه مرديم پيداش نكرديم.
    يه ابزار واسه ي ساخت صدا مي خواهم
    كه بشه باهاش صدا موزيك و چيز هايي
    دلخواه ساخت.واسه بازي مي خواهم.
    ببينم اين دفعه چه بلايي سرم مياد :(
    Dance eJay 6 بهتره براي ساخت موزيك و حتي صوند افكت.

  8. #78
    حـــــرفـه ای Moh3en_DDD's Avatar
    تاريخ عضويت
    Jun 2005
    محل سكونت
    1391
    پست ها
    3,761

    پيش فرض

    نقل قول نوشته شده توسط soldier
    سلام
    خوب من فقط در خواست يك برنامه كردم.
    بابا اصلآ بي خيال ما كه مرديم پيداش نكرديم.
    يه ابزار واسه ي ساخت صدا مي خواهم
    كه بشه باهاش صدا موزيك و چيز هايي
    دلخواه ساخت.واسه بازي مي خواهم.
    ببينم اين دفعه چه بلايي سرم مياد :(

    سلجر جان آخه مي دوني .... يكم در خواست هاي شما بي ربط است ... شما در تاپيك ابزار هاي بازي دخواست كرك ساز و آهنگ ساز مي دهي .... ! ولي چشم سي مي كنم براتون بزارم .

  9. #79
    حـــــرفـه ای Moh3en_DDD's Avatar
    تاريخ عضويت
    Jun 2005
    محل سكونت
    1391
    پست ها
    3,761

    پيش فرض

    سلجر جان دنبال سفارش شما هم هستم :

    اين يه برنامه اي كه مي تونيد با هاش فيلمها و صداهاي بازي ها را ضبت كنيد و از بازي فيلم بگيريد :

    اطلاعات بيشتر «
    FastCap is a smart PC game and movie recorder to record and compress video and audio on the fly while you are playing them! FastCap will not laggard down your PC much even when you record at high FPS. It can generate vivid movie of your 2D or 3D Games with frame size bulk up to 1152 x 864 or diminutive frame size (e.g. 400 x 300).FastCap also support many video and audio compressed formats.FastCap's audio and video is fully sync!

    ويندوز و نرم افزار مورد نياز :

    Windows 2000/XP/2003 Server with DirectX 9.0

    نام :

    FastCapPro Game Recorder 1.4.3

    حجم :

    1.2 MB

    دانلود :

    [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]

  10. #80
    آخر فروم باز علیرضا's Avatar
    تاريخ عضويت
    Jan 2005
    محل سكونت
    تو دنیای خودم !
    پست ها
    1,517

    پيش فرض

    نقل قول نوشته شده توسط soldier
    سلام
    خوب من فقط در خواست يك برنامه كردم.
    بابا اصلآ بي خيال ما كه مرديم پيداش نكرديم.
    يه ابزار واسه ي ساخت صدا مي خواهم
    كه بشه باهاش صدا موزيك و چيز هايي
    دلخواه ساخت.واسه بازي مي خواهم.
    ببينم اين دفعه چه بلايي سرم مياد :(
    چاره ي كارت پيش منه
    با برنامه ي: 46MB !!!FL Studio 6 Producer

    [ برای مشاهده لینک ، با نام کاربری خود وارد شوید یا ثبت نام کنید ]

Thread Information

Users Browsing this Thread

هم اکنون 1 کاربر در حال مشاهده این تاپیک میباشد. (0 کاربر عضو شده و 1 مهمان)

User Tag List

قوانين ايجاد تاپيک در انجمن

  • شما نمی توانید تاپیک ایحاد کنید
  • شما نمی توانید پاسخی ارسال کنید
  • شما نمی توانید فایل پیوست کنید
  • شما نمی توانید پاسخ خود را ویرایش کنید
  •