Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit/AppGameKit Studio Showcase / GameGuru Loader 4 AGK2.

Author
Message
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 13th Sep 2017 23:08
Simply amazing. Great work Preben (and SITD). Can't wait to have a play with this!
Itchy
7
Years of Service
User Offline
Joined: 4th Jun 2016
Location:
Posted: 13th Sep 2017 23:48
Great work Preben! Have sent you an email

Only have a few cheap VR headsets to try but hopefully can provide some useful feedback

Video looks fantastic!
MikeMax
AGK Academic Backer
12
Years of Service
User Offline
Joined: 13th Dec 2011
Location: Paris
Posted: 14th Sep 2017 07:40
i just tried the video with the daydream headset and FreeFly v2:

- crosshair does not have exactly the same place on each eye so ... as expected, has made sometimes the vision difficult to focus on environment, or crosshair, or environment, or crosshair, or env... (sick ! )... it should be exactly centered on each eye independantly of each eye camera angle
- eyes spacing (camera angle) could be higher for better depth rendering)
- and the last, for Daydream headset or FreeFly, the Distortion of each image is not well calibrated but you can't do anything for this actually (unresolvable without the real cardboard API and custom headset QR code calibration...Paul ? one day ? )... or you could create a distortion calibration screen with horizontal and vertical lines and ask the player to play with distortion parameters until it's ok for his own headset.

but VR in your GG Loader (that i purchased is a great addition !

GG Loader + VR + My online Multiplayer server = Maybe my next project of FPS
--------------------------------
Join us on dedicated AppGameKit WeeKChat :
https://week.chat/room/AppGameKit
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 18th Sep 2017 11:01 Edited at: 18th Sep 2017 12:19
MikeMax: "My online Multiplayer server" , that would be so great

Made 3 different VR render modes, If anyone could test this and let me know what mode gives the best effect that would be great
Eye camera space and FOV can be adjusted real-time in all modes, so you can calibrate to your VR headset.

Mode 1:
Normal eye camera space render.
http://www.slungo.com/vrmode1.png

Mode 2:
Inverted eye camera space render.
http://www.slungo.com/vrmode2.png

Mode 3:
Use an off-center projection matrix.
http://www.slungo.com/vrmode3.png

Mode 4:
Paul made a off-center projection matrix that i call VR mode 4.
http://www.slungo.com/vrmode4.png

You can now also select to have the crosshair centered on the final render (thanks MikeMax).
http://www.slungo.com/crosshair-center.png



Edit: Added VR mode 4 render , off-center matrix by Paul thanks.

best regards Preben Eriksen,
janbo
15
Years of Service
User Offline
Joined: 10th Nov 2008
Location: Germany
Posted: 18th Sep 2017 13:31 Edited at: 18th Sep 2017 13:35
I Tested all pictures with my cardboard VR.
I liked the 3rd most because the cross hair looked like it was in front of my camera in 3D space, like I suggested in the other thread and not sticked somewhere on the skybox far away.
In mode 4 the cross hair was way too far away from each other I couldn't focus on one without loosing the other...hope you know what I mean.
The second picture was the worst for me...I couldn't focus at the gun or the palm on the left side...

To really test it, we probably need a demo to look around.
Itchy
7
Years of Service
User Offline
Joined: 4th Jun 2016
Location:
Posted: 20th Sep 2017 00:40
Mode 2 and Mode 4 seem to be the winner on my low-cost headsets. In Mode 4, the closest objects (vegetation) and hand gun are nicely 'in 3D space' where Mode 2 just shows the closest objects as 3D
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 28th Sep 2017 18:28
Thanks to all that tested the VR render

VR rendering is ready for field testing so it will released in its current state.
VR: Added 3 types of crosshair, so you can select what you like, also added a laser sight that always hit where you shoot ( crosshair can also do that now , or be placed in 3d ).
VR: Have around 6 parameters you can adjust real-time to get the best effect on your VR gear

WIP for next update:
Reflection on floor.
Baked illumination maps ( you do not have to do anything, if it find a illumination map it will be baked, this is done while doing media collection, so everything is just as fast ).
Spray decals on walls for more variation on your textures.
...

Sorry only recorded Mic, so no game sound effects.

With floor reflection i think GG Loader/AGK looks just as good as Unreal or Unity, Check it out


best regards Preben Eriksen,
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 29th Sep 2017 12:59 Edited at: 29th Sep 2017 13:05
Floor reflection can now be triggered so you can switch from water to floor reflection, depending on, if your inside or outside.
If you use a flat terrain you can now also use it to display the terrain as if it was wet:



You cant really see how the reflection looks in the video , so i attached a few screenshots

Edit: also you can now set how much reflection you like all the way up to a direct mirror.
best regards Preben Eriksen,

Attachments

Login to view attachments
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 2nd Oct 2017 17:49
Real-time, 1 pass ,1 texture, environment mapping not using cubemaps, it was not possible to make it 100% accurate so i made it a fake one, if you look very closely you can see the trick. Anyway it looks GREAT so i will keep the code in GG Loader if you want to use it for a demo, or just use it in its current state , it was not accurate en-off for PBR or a mirror, but can be used to make a great looking scene ( if you dont use it for mirrors, only the trained eye will notice ). Need to find another way to pack the environment map into a single texture so it can be used on mobiles, got a few ideas to try out so wish me luck


best regards Preben Eriksen,
RickV
TGC Development Director
23
Years of Service
User Offline
Joined: 27th Apr 2000
Location: United Kingdom
Posted: 3rd Oct 2017 08:51
Super stuff Preben, I'm loving these updates!!!
Development Director
TGC Team
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 6th Oct 2017 15:05
Thanks Rick.

Its not fake anymore.

This is not real-time but baked reflection maps, so they can be used for mobiles / PBR ... The process: Generate 6 Skybox / cubemap textures , convert them into a cross cubemap texture, then using a memblock to convert into a equirectangular 360x180 degree panorama texture. The shader then take the reflect direction and map it into the equirectangular panorama uv. I did not see any reflection problems so you can get the same result as using cubemaps, but only using 1 texture instead of the 6 cubemap textures

This is going to be used after Lee finish the PBR shading for GameGuru , so we also get the reflection effects in AGK.

The video use a PBR metal texture using the metallic/smoothness workflow ( no PBR colors yet ):




best regards Preben Eriksen,

Attachments

Login to view attachments
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 6th Oct 2017 15:15
RickV
TGC Development Director
23
Years of Service
User Offline
Joined: 27th Apr 2000
Location: United Kingdom
Posted: 7th Oct 2017 13:10
Stunning work Preben! Pity the world is not fully of chrome objects!
Development Director
TGC Team
smallg
Valued Member
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location: steam
Posted: 7th Oct 2017 14:20
really cool, impressive that you can just create the textures on the fly like that
life's one big game
spec= 4ghz, 16gb ram, AMD R9 2700 gpu
Bored of the Rings
User Banned
Posted: 7th Oct 2017 15:04
brilliant Preben, enjoyed watching the video. I must mess more with shaders....
Professional Programmer, languages: SAS, C++, SQL, PL-SQL, DBPro, Purebasic, JavaScript, others
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 18th Oct 2017 20:05 Edited at: 18th Oct 2017 20:08
Thanks for the comments i really appreciate it

Now with 3 different reflection probes types, You can reflect from outside ( the normal way use rprobe.lua ) or from inside perhaps in a house where you want reflections on walls/floor/ceiling ( use rprobecenter.lua ) , and a direct mirror reflection that also create all the PBR textures for you, just select rprobemirror.lua on a object and everything else is 100% auto, no need to make any textures yourself.
Everything use a probe cache, so only if you create new objects / or if you move a object, the cache will be updated, this is 100% auto. Everything is also auto baked so it will never slow down the loading time on your final game.

All reflection now react on Alpha , so if you use any current non PBR media like a window, if will get environment reflections. If it finds a metallic texture it will use this ( a standard PBR textures ), and it also support reflections from specular maps, this can also be used with current non PBR media.

This video dont really show how good the reflection probes looks, i tried to do something different and made some code for real-time beat detection on mp3,wav files, so it ended up with this video. The real-time beat detection is also included in GameGuru Loader source. Make your next game rock to the music

Remember to turn the sound way up when you watch this video.
best regards Preben Eriksen,

Attachments

Login to view attachments
puzzler2018
User Banned
Posted: 18th Oct 2017 20:14 Edited at: 18th Oct 2017 20:14
This is absolutely awesome Preben
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 21st Oct 2017 15:56
Thanks

Added environment particle snow:


Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
best regards Preben Eriksen,
MikeMax
AGK Academic Backer
12
Years of Service
User Offline
Joined: 13th Dec 2011
Location: Paris
Posted: 21st Oct 2017 22:01
this is amazing Preben !

Great job !
--------------------------------
Join us on dedicated AppGameKit WeeKChat :
https://week.chat/room/AppGameKit
RickV
TGC Development Director
23
Years of Service
User Offline
Joined: 27th Apr 2000
Location: United Kingdom
Posted: 27th Oct 2017 10:39
Super work Preben!

A small tip, either boost your voice audio or reduce the music to almost zero so we can hear your commentry!
Development Director
TGC Team
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 28th Oct 2017 13:13
Sorry for the sound, im still playing around with video recording, also i have a problem with 8 bit tracks it need to be laud , thanks for the comments i really appreciate it .
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
best regards Preben Eriksen,
Jedive
21
Years of Service
User Offline
Joined: 24th Jan 2003
Location: Spain
Posted: 29th Oct 2017 00:27 Edited at: 29th Oct 2017 11:06
This looks amazing, Preben.

Does the sample code include an example on how to implement mouse look properly? Without the need to click and drag as in the demo bundled with AppGameKit, but more like real FPS controls. I have been able to correctly implement this on Windows, but I’m having problems when centering the mouse on macOS and HTML5.
== Jedive ==
MacBook Air Core 2 Duo 1.3Ghz, 4GB, 128GB SSD, HD Graphics 5000, Yosemite
Mac Mini Core 2 Duo 2.2Ghz, 4GB, 640GB HD, nVidia 9400, Yosemite, Win8.1 Pro
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 29th Oct 2017 11:06
Jedive: It works perfectly on Mac and Windows , but it will not work on HTML5, to make FPS mouse control in WebGL you will need some javascript to capture and hide the mouse , i did not make that yet
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
best regards Preben Eriksen,
Jedive
21
Years of Service
User Offline
Joined: 24th Jan 2003
Location: Spain
Posted: 31st Oct 2017 11:50
Wonderful, Preben! I have just bought it and will take a look into it
== Jedive ==
MacBook Air Core 2 Duo 1.3Ghz, 4GB, 128GB SSD, HD Graphics 5000, Yosemite
Mac Mini Core 2 Duo 2.2Ghz, 4GB, 640GB HD, nVidia 9400, Yosemite, Win8.1 Pro
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 6th Nov 2017 14:13 Edited at: 6th Nov 2017 14:17
Thanks!

Testing import from FBX object packs to GameGuru and GameGuru Loader (AGK), it works great for most objects




Mainly made for fun. Not sure what color settings to use for this level ? Going to use the level to test some new shaders / functions
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
best regards Preben Eriksen,

Attachments

Login to view attachments
Chris Tate
DBPro Master
15
Years of Service
User Offline
Joined: 29th Aug 2008
Location: London, England
Posted: 7th Nov 2017 13:25
That looks grand! Remarkable work Preben.
janbo
15
Years of Service
User Offline
Joined: 10th Nov 2008
Location: Germany
Posted: 1st Dec 2017 16:19
Can you use the same reflection, you are using for the floor, on walls ?
i.e ere you using a mirrored scene, from below the floor, for the floor reflection and the environment mapping for glass etc ?
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 2nd Dec 2017 10:04
janbo: i generate reflection probes , so anything on the object can have reflection also walls , there are many different types of probes , like inner reflection if you have a house and like it to reflect the inside surrounding of the house instead of the normal outside of the house , or normal env. reflection that reflect the surrounding of the object , there are also stuff like mirrors/puddles/ice ... so basically you can set how you like the reflection and everything is automatic.
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
best regards Preben Eriksen,
janbo
15
Years of Service
User Offline
Joined: 10th Nov 2008
Location: Germany
Posted: 2nd Dec 2017 16:38 Edited at: 2nd Dec 2017 16:59
I think I saw a reflection which didn't curve with the surface normals in an earlier video which can only happen if you either made a mistake or you don't have the range of reflections needed...thats why I asked...but that changed for sure ?!

Nice
Does that mean you generate for every possible reflection a new env-map ?
Well I only can imagine of one other way to do it: to create a few env-maps with a certain distance and interpolate between them to reduce the amount of env-maps.
Which also increases the calculation cost a bit, but in return creates the possibility to have reflections on dynamic objects.
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 6th Jan 2018 11:49
janbo:
Sorry for the delay , i had tons of work getting PBR working in GameGuru and AGK.
Quote: "reflection which didn't curve with the surface normals"

That must have been some of the "fake" tests ? , anyway everything is now real and also respect the normals
It includes 3 types of reflection maps :
Generic - generic reflection map based on skybox and terrain settings.
Inner - generated reflection probe from the inside of a object ( for indoor scenes ).
Outer - generate reflection probe based on the objects surroundings.
Reflection probes are saved on disk in a probe cache , so it works kind of like a lightmapper just using reflections.
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 6th Jan 2018 12:03
GameGuru Loader PBR version is now available.

Login to your daily3d.com account and download ggloader142.zip
It has also been updated on Steam and on TGC directly.



This update got so many new features/functions that i do not know where to start.

The main update is that it now fully support PBR, so yes you can now use PBR objects in AppGameKit and on your mobile

I will start to make videos that show how to use all the new features so until then enjoy the video Rick made, it display some of the new features:
https://www.youtube.com/watch?v=kyC98cqzHsE

Attached is the latest DOC for GameGuru Loader, that explains how everything works, and how to convert your levels
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,

Attachments

Login to view attachments
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 31st Jan 2018 17:07
Draw call optimizer, first version done.


Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 31st Jan 2018 23:26
Looking good Preben. I'd love to see when the mergeobjects function can do with a bunch of cubes (minecraft style!). Will this be in the next release?
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 1st Feb 2018 16:05 Edited at: 1st Feb 2018 16:06
Yes in next release Monday , tried some minecraft style cubes and they merged fine

Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,

Attachments

Login to view attachments
CJB
Valued Member
20
Years of Service
User Offline
Joined: 10th Feb 2004
Location: Essex, UK
Posted: 1st Feb 2018 20:43
Oh no! I have to wait until Monday?
Great work Preben.

Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 7th Feb 2018 11:57
FYI: GameGuru Death Valley DLC - new PBR characters works out of the box in latest GameGuru Loader versions, PBR shaders is automatically used when PBR textures is found.


Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,

Attachments

Login to view attachments
GarBenjamin
AGK Developer
7
Years of Service
User Offline
Joined: 30th Nov 2016
Location: USA
Posted: 7th Feb 2018 17:43
I must say these scenes resulting from your import process(es) look fantastic. In fact, it is looking like AppGameKit, Game Guru and your GGLoader are actually serious competition for Unity and Unreal as far as ease of building superb looking playable game worlds. Really excellent work!!
TI/994a (BASIC) -> C64 (BASIC/PASCAL/ASM/Others) -> Amiga (AMOS/BLITZ/ASM/C/Gamesmith) -> DOS (C/C++/Allegro) -> Windows (C++/C#/Monkey X/GL Basic/Unity/Others)
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 9th Feb 2018 00:13
GarBenjamin: Thanks

New version released.

-- ggloader144.zip --

Draw call optimizer.
Now PBR also works on Android devices with no texture LOD support.
When running on mobiles, it now use graphic buttons for navigation by default.
Automatic adjusting of screensize to match the aspect ratios of the mobile device it is running on.
Physics playground mode, turns all objects on your level into physics objects, interact with the physics using your gun. Can be used to test how your object react in the physics world to make it more easy to adjust your models for use with physics. ( its also great fun, give it a try ).
Optimized function and bug fixes.

-- pbrdemo.zip --

PBR DEMO GAME - full source code ready to run - learn:
How to make a loading screens.
How to add graphics buttons , also to mobile version for fire and navigation.
How to add progress/level up menu or screens to your game.
How to use PBR media in your games.
How to add physics to your game.
How to display text to the player.
How to make a small score system.
How to do a level up / progress , and assign a new task to the player.

If you purchased GameGuru Loader your free to use any of the included assets in any of your games or apps.



The GameGuru level file .fpm is also included and all the media to use in GameGuru.

No need to do anything , just unzip the source and hit "run", or use "Broadcast" to play on your mobile.

-- pbrdemo-assets.zip --

Assets included for use in GameGuru.
Use this to learn how to make PBR materials and how to setup PBR object for use in GameGuru and GameGuru Loader.

Unzip the ggloader folder into your GameGuru Entitybank.
Unzip the file pbr-demo.fpm , into your GameGuru Mapbank.
You are now ready to load the PBR demo level into GameGuru.
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 21st Feb 2018 09:08
3D Physics - GameGuru Loader - The Kinematic Bullet.

Added ragdool physics:
Tested more then 50 characters and added all the different bone names/setup to make a single function that can add ragdoll physics to your characters.
Function CreateRagdoll(objID)

The Kinematic Bullet:
You can now shoot a actual kinematic bullet to interact with ragdoll physics. And still have the linear velocity set for all other types of object.

Center of mass:
All objects in the world will now have the center of mass in the actual center of the objects, no matter what the origin of the object is set to, so physic now act correct, object is restored at the exact same world position after the change of vertex data.

Collision mesh:
Objects still have a separate collision mesh that now also follow the physics, so you can mix physics and non physics objects with no problems.

If you use the functions with GameGuru Loader you just set "ragdoll = 1" and everything is handled for you.

Shooting sound is way to laud in the video , sorry about that:

Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,
Rick Nasher
6
Years of Service
User Offline
Joined: 25th Jul 2017
Location: Amsterdam
Posted: 2nd Apr 2018 18:41 Edited at: 2nd Apr 2018 18:54
Nice and brutal. Just the way I like em, only thing missing is the blood drops, but otherwise pretty good fun.

BTW: in the previous PBR demo, when I roam outside far enough I run into the end of the terrain and I've found duplicates of the objects residing there, including movement.
Is this to be expected?

(Now I honestly haven't gone through the entire thread to see if was asked before, so perhaps is a silly question)
Chris Tate
DBPro Master
15
Years of Service
User Offline
Joined: 29th Aug 2008
Location: London, England
Posted: 3rd Apr 2018 03:17
Looking great
GaborD
6
Years of Service
User Offline
Joined: 3rd Dec 2017
Location:
Posted: 5th Apr 2018 07:36
Looks great! Love the easy to use ragdoll support.
Golelorn
7
Years of Service
User Offline
Joined: 20th Nov 2016
Location:
Posted: 7th Apr 2018 02:01
Preben,

Can you give any tips on how you are getting that level of detail? I have to mipmap all my textures, which turns a lot of them into looking like low poly art.

If I do not mipmap I get some bad aliasing when I move the camera.
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 8th Apr 2018 01:11 Edited at: 8th Apr 2018 01:13
Thanks

Rick Nasher:
Just tried and i did not find any duplicates ?, but i did notice that your actually able to shoot the balls over the hills, and if you do they will keep rolling all the way to the edges where they will start to jump when they hit the water

Golelorn:
FXAA-CV-LS i made this to sharpen the textures for more details, its a post processing shader so it will work on anything or in any game/app,
It kind of works like if you take a screenshot and put it into Photoshop and then select sharpen, it just does this really fast. so its on by default in GameGuru Loader even on mobiles.

If you got GameGuru Loader you can take out this piece and put it into your game, should give you way better results. you find it here: \ggloader\media\postp\fxaa.ps.

If you dont have GG Loader but are into shader coding, i also made FXAA-CV-LS for GameGuru in HLSL, you can find that source here:
https://github.com/TheGameCreators/GameGuruRepo/blob/master/GameGuru/Files/effectbank/reloaded/post-core.fx

Sample (try to zoom in to see the differences in the details):
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,

Attachments

Login to view attachments
Golelorn
7
Years of Service
User Offline
Joined: 20th Nov 2016
Location:
Posted: 9th Apr 2018 02:53
Thank you, Preben. I do have GG. I appreciate your response.
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 9th Apr 2018 13:48
Golelorn: NP

Under Water: New post processing shaders for both GameGuru and GameGuru Loader ( AppGameKit ) , Now you can make those great looking underwater levels. The effect can also be triggered above water if you like, use SetShaderConstantByName in AppGameKit or SetShaderVariable in GameGuru lua.

For the next release of GameGuru Loader ( and GameGuru ).



Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,
smallg
Valued Member
18
Years of Service
User Offline
Joined: 8th Dec 2005
Location: steam
Posted: 9th Apr 2018 16:59
looks great
life's one big game
spec= 4ghz, 16gb ram, AMD R9 2700 gpu
Rick Nasher
6
Years of Service
User Offline
Joined: 25th Jul 2017
Location: Amsterdam
Posted: 9th Apr 2018 18:03
Quote: " Just tried and i did not find any duplicates ?, but i did notice that your actually able to shoot the balls over the hills, and if you do they will keep rolling all the way to the edges where they will start to jump when they hit the water "


That could be the case too, but there were so many didn't think could be. Were hard to find though. lol
Will try and let you know, but you're probably right I'm guessing.


Like the underwater shader stuff. Pretty cool. Only need to add a shark and there's no escape fleeing into the sea.


Tumira
8
Years of Service
User Offline
Joined: 28th Oct 2015
Location:
Posted: 15th Apr 2018 16:08
@Preben , currently there is no protection for the game assets in media folder. Do you have any plan to add in asset protections ? Kinda sad that we just exposed the raw assets like that. Anybody can just copy and use them without any problem. Worst thing if you paid someone to do the assets for your games.
Preben
AGK Studio Developer
19
Years of Service
User Offline
Joined: 30th Jun 2004
Location:
Posted: 16th Apr 2018 08:06
Thanks

Tumira: Depending on the target platform there are different ways to protect your asset.

When i release a windows game i always protect the asset by wrapping everything inside a virtual box, Try downloading this AppGameKit game for windows: http://www.arcadefps.com/

This game is using: http://enigmaprotector.com/en/aboutvb.html to protect the media , you can download it for free

You could also try to use the https://forum.thegamecreators.com/thread/220121?page=2 , WadPacker.

But yes i agrees we need some kind of protection, but whatever we make it will always make everything to slow to actually be useful (TIER1), the only way to get protection is if TGC make support for it in AppGameKit, just the possibility to have password protected zip's would do it.

Until then try the enigma protector its pretty easy to use and works perfectly
Subscribe and checkout great AppGameKit video's here: Videos click here
Latest GameGuru Loader news: News click here
Get GameGuru Loader PBR version here: Steam click here
best regards Preben Eriksen,

Login to post a reply

Server time is: 2024-03-19 07:09:20
Your offset time is: 2024-03-19 07:09:20