此内容需要在 Steam 上拥有基础应用程序 AppGameKit Classic: Easy Game Development 才能畅玩。

全部评测:
6 篇用户评测 - 需要更多用户评测来生成整体评价
发行日期:
2017 年 4 月 21 日
开发商:
发行商:

想要将此项目添加至您的愿望单、关注它或标记为已忽略,请先登录

不支持简体中文

本产品尚未对您目前所在的地区语言提供支持。在购买请先行确认目前所支持的语言。

注意: AppGameKit Classic - GameGuru Loader 已在 Steam 停售。

DLC

此内容需要在 Steam 上拥有基础应用程序 AppGameKit Classic: Easy Game Development 才能畅玩。

 

关于此内容

GameGuru Loader provides a great, efficient way to convert and load GameGuru levels into AppGameKit Classic.

GameGuru Loader lets you link the easy building features of GameGuru with the smart coding commands of AppGameKit Classic.

NOTE: Users will need to already own copies of both GameGuru and AppGameKit Classic to use this DLC.

The DLC includes:

  • GameGuru to AppGameKit Classic Converter tool
  • AppGameKit Tier1 source code that loads and displays the converted levels
  • Highly optimised graphic shaders

GameGuru is an easy to use 3D game maker designed for making games for PCs. It has an easy to use editor allowing you to create 3D scenes for your games. Levels consist of 3D assets such as terrains, skies, vegetation and scenery objects like buildings and everyday objects. All these assets can be converted and then loaded in and displayed with the included AppGameKit Tier1 Script code.

GameGuru Loader allows you to go mobile too! As the game media in GameGuru is of a very high quality, it doesn’t always perform well on mobile devices. However, GameGuru Loader includes a converter that can scan all your GameGuru media and convert it to a format ideal for mobile use.

GameGuru Loader uses a billboard system (flat sprites) to efficiently display the levels on mobile devices where 3D performance has to be carefully managed. Game objects smoothly transition between 3D objects into billboard version. You can also adjust the distance value where this transition occurs to gain even higher frame rates.

Discover GameGuru
http://store.steampowered.com/app/266310

GameGuru Loader Details

NEW! Physically Based Rendering (PBR) Shaders

PBR Shaders support these 7 texture maps:
  • Diffuse/Albedo maps
  • Normal maps
  • Ambient occlusion AO maps
  • Specular maps
  • Metallic maps
  • Roughness/Gloss maps
  • Illumination maps
All 7 texture maps are automatically baked into only 3 textures for real fast rendering

VR Rendering
You can now render your scenes in VR mode for mobile devices!


The PBR shader supports
  • Energy conservation
  • Specular highlight reflection
  • Material roughness
  • Environment reflection
  • Everything is 100% automated and baked for you!

New Shaders Added
  • Water object - any object can look like its made of water. Make rivers, waterfalls, underwater worlds etc
  • Ice object - any object can look like ice/diamonds
  • Mirror object - creates a mirror effect with reflection maps, generated from the objects position
  • Puddle object - make an object look like a water puddle with reflections

  • Glass objects - objects are given a realistic glass-like reflection look
  • Vignette - a cool post processing effect
  • FXAA-CV-LS - a new way to sharpen and pull out all the details from your textures. Everything looks much better!

Reflection Probes Supported
  • Support for generic, inner and outer reflection map generation
  • Generic - generic reflection map based on the sky box and terrain settings

  • Inner - generated reflection probe from the inside of an object (for indoor scenes)
  • Outer - generate reflection probe based on the object's surroundings
  • Environment reflection maps generation is 100% automated
  • Probe cache - probes only update if you move an object to a new position or create a new object (100% automated)

Other Game Effects and Features
  • Draw Call Optimiser
  • PBR Demo and all PBR assets
  • Head Bobbing - add head moving when you run around your level.
  • Fake floor reflection
  • Environment particle snow
  • Real-time cascade shadows
  • Real-time water reflection and water movement
  • Terrain light mapper for real fast mobile friendly shadows on the terrain
  • Player flashlight supported
  • Simple AI system supporting GameGuru waypoints
  • Shaders for Normal and Specular mapping on objects and terrain
  • Scaling of shaders - going from a simple basemap only terrain to a full terrain using normals, specular and water reflections
  • Features can be enabled or disabled depending on your game target platform

Gameplay and AI
GameGuru Loader comes with a simple game play system to give you a quick start on making your next own mobile FPS genre games. Use it as is or expand it to your needs.
  • Enemy Characters can hold and shoot weapons
  • Enemy Characters can fall and die
  • The player can now shoot weapons
  • The player can die when health is depleted
  • Desktop First Person Shooter Mouse controls
  • Mobile controls - virtual joystick and fire button
  • Enemy shooting decals animations
  • When the player is hit a decal animates
  • Player gun cross-hair added
  • Added sound effects
  • Music for the game is supported
  • Directional HUD damage effect

Terrain
What you see in GameGuru you will see in AppGameKit Classic. The rock textures are calculated by the terrain normal values (just like GameGuru does).

Vegetation
The vegetation supports up to 10,000 objects per level - wherever you paint your vegetation in GameGuru this will be repeated in your AppGameKit Classic version. There are AppGameKit settings for features such as Vegetation Spreading, Vegetation Distance and Vegetation Grid size.

SkyBox
The AppGameKit Classic version supports a fully moving sky option. You can set the Horizon Colour value which is used by the fog to naturally fade.

Objects
All static and dynamic objects will appear. They are also affected by linear fog and fade into sky-box when seen in the distance.

Post process shaders included with GameGuru Loader include;

  • Bloom
  • FXAA
  • Lens flare
  • Cartoon (cel shading)
  • Dither (for retro looks)
  • C64 (for C64 retro look )

Post processing quality settings Very Low, Low, Middle and High
Post processing shaders can be combined in any way you like.

Use predefined scene colours such as "morning","night","day","day fog”,”night bright”,”desert”, or define your own.

You can read more about GameGuru Loader by downloading the official user guide here.

Platforms
This DLC is for the Windows platform only. The GameGuru Loader source code can also be used on Mac & Linux platforms but the converter tool is currently only for Windows. There is documentation that explains how to convert on Mac & Linux manually using a third party tool called xnconvert.

IMPORTANT NOTE
Most of the default media included in GameGuru will work out of the box in GameGuru Loader. Some objects that are not yet supported by AppGameKit Classic might have to be converted or changed in order for them to work correctly in AppGameKit.

This is sold “as is” with no guarantees, you receive the source code and are able to modify it as you wish; you can add missing functions or change the current function to fit your needs. As this is source code you must know AppGameKit Tier 1 BASIC Script in order to use it and make your games.

Sadly, there is absolutely no guarantee that you will be able to make every possible level display and work well on mobile devices. Most mobiles are restricted in memory and CPU/GPU speed compared to PCs. Smaller levels might be able to work if you use the reduced media and use the very lowest settings within GameGuru Loader. As mobile devices get faster and have more available memory you will be able to process larger levels and use better quality settings. GameGuru Loader already allows you to scale the quality up and down.

GameGuru Loader will continue to be improved in line with any developments made with GameGuru and we will release updates to you as they are developed.

系统需求

    最低配置:
    • 操作系统 *: Windows XP SP2 or better
    • 处理器: Intel Celeron / Athlon Sempron or better
    • 内存: 1 GB RAM
    • 显卡: Open GL 2.0 compatible or better
    • 存储空间: 需要 2 GB 可用空间
    • 声卡: N/A
    推荐配置:
    • 操作系统 *: Windows 7 or better
    • 处理器: Intel Core 2 / Athlon 2 X2 or better
    • 内存: 2 GB RAM
    • 显卡: Nvidia Geforce 470GTX Titan / ATI Radeon 5850 or better
    • 存储空间: 需要 2 GB 可用空间
    • 声卡: N/A
* 2024 年 1 月 1 日(PT)起,Steam 客户端将仅支持 Windows 10 及更新版本。

AppGameKit Classic - GameGuru Loader 的顾客评测

评测结果


购得方式


语言


日期范围
要查看某个日期范围内的评测,请在上方图表中点击并拖动选定的范围或是点击某特定时间柱。

显示图表



游戏时间
按用户的游戏时间筛选此评测撰写时的评测:


无最低限制无最高限制

显示
按选择的显示顺序显示评测





了解更多
显示图表
 
隐藏图表
 
筛选条件
排除跑题评测活动
游戏时间:
大部分在 Steam Deck 上
加载评测中…