Software Development Kit - a set of tools, documentation and other resources aimed to help a programmer develop for a specific platform, application, framework, hardware etc.
0
votes
0answers
43 views
Oculus Unity - Reset Pose , without resetting the rotation
I am working on a VR game using Oculus Rift utlities plugin 1.6.0 (https://developer.oculus.com/downloads/game-engines/1.6.0/Oculus_Utilities_for_Unity_5/) and Unity 5.4.0f3.
The biggest problem I am ...
1
vote
0answers
32 views
Libgdx Error in Importing chartboost. sdk
I am trying to add chartboost ads, I had added the jar file to my libs but when I am trying to import the chartboost sdk it gives me error and the whole lines of:
import com.chartboost.sdk.Chartboost;...
1
vote
0answers
32 views
Unity Google VR SDK Main Camera showing Game Objects Behind Left and Right Cameras
I'm trying to get a basic VR app up and running on iOS with the Unity Google VR SDK and I've run into a strange issue where my game objects are appearing behind the left and right camera views in ...
1
vote
0answers
70 views
Everyplay not working on Unity 4.6
I am using Everyplay in my game and when I run my game on mobile. It showing me as recording supported as false. I put the Client ID and client secret as well and checked on Android enabled. Can ...
2
votes
1answer
347 views
GameMaker android support
Game-maker asks me to install android sdk api 13 for it to work. I opened the SDK Manager so that I install it, clicked at API 13 and I couldn't be able to click the "install packages" button. I ...
1
vote
1answer
200 views
FBX SDK - Animation not Correctly Displaying in Game
This issue seems to arise with joint rotation animation.
If anybody knows how to help, it would be greatly appreciated.
//-------------------------------------------------------------------------...
0
votes
0answers
22 views
Implement steamworks_sdk in OS X
Well, I'm using OS X and using as compiler 'g++' and well editing in VIM.
I wan't to use the steamworks_sdk. I can use the all the code that is in 'sdk/public/steam' and well, compile all. But I wan'...
0
votes
1answer
175 views
Facebook Unity SDK Share Callback Returns Success When User Cancels
Here is the code piece i used to debug:
public void Share (FacebookPost post)
{
FacebookDelegate<IShareResult> innerCallback = (result) =>
{
foreach (var item in result....
0
votes
2answers
2k views
Unity - What is App Link URL parameter in App Invite method of Facebook SDK?
I'm trying to figure out what should i assign the appLinkUrl parameter of FB.Mobile.AppInvite method. In documentation it says:
The AppLink URL to identify your app and also used for deep-linking
...
1
vote
3answers
131 views
Avoid if else pattern everywhere depending on game settings
I am creating a sudoku game using the android sdk. I have a PreferenceActivity filled with different settings, such as "Highlight all digits" or "activate the visual helper".
The problem is that I am ...
1
vote
0answers
149 views
How would I go about creating my own SDK to allow users to develop their own addon mods?
I am looking into developing a game, but I am very interested in the more abstract concepts such as modding. I would like to know, or get linked to information detailing the prerequisites, ...
1
vote
0answers
398 views
How can I resize the Unity Facebook SDK's login dialog to fit my vertical phone screen?
I have a Facebook-login button for my iOS game, but Facebook's login panel is entirely too big:
The panel is cut off on both sides. It allows for input, but I cannot see most of it. My aspect ratio ...
1
vote
1answer
27k views
How would I find the SDK folder for Android Studio so I can build my Unity project?
So I've been trying to build my unity project for android, but my problem is that I don't know how to find the Android SDK. I have the old developer bundle installed, when it was still the one with ...
0
votes
1answer
1k views
DirectX 8.0 SDK
I know this in unprofessional and probably doesn't follow the question asking conventions on this site, but I cannot find any other, more suitable (in my opinion) network on stackexchange to ask this ...
3
votes
1answer
408 views
Can I post to Facebook with my own text from Unity on behalf of the user?
I'm using Facebook SDK for Unity 6.0 with FB.Feed.
I'm trying to post a link to the user's feed, text and link on his behalf.
So far I've managed to publish only a link and its details, the part ...
0
votes
2answers
548 views
How do I use the DirectX Extension-Library in Windows 8?
I need to use the extended DirectX-Library (D3DX...), but I am programming
on Windows 8 (VS), so the DirectX 11-SDK is already included. However, it's included without the extension-library.
Do I ...
3
votes
2answers
184 views
What exactly does Unreal Engine 4's Class Wizard do?
I know "it adds classes to your project" and "creates boiler plate code for you" but what does that actually mean? Does it do anything besides properly generate your .h and .cpp files for you?
0
votes
1answer
202 views
How do I correctly destroy a MobFox ad?
Is anyone here using MobFox to display their Android app's ads? I was previously using the AdMob SDK but recently switched to MobFox and while it only took a short time to integrate it, there are a ...
1
vote
2answers
432 views
What's the difference between an “SDK” and an “engine?”
In delving into Game Programming, I have encountered both SDKs and Game Engines. Please define these, and give their relationships and differences to each other.
10
votes
3answers
3k views
Is it possible to implement Steamworks functionality in a Java game? How?
I have a basic game that I want to eventually turn into something better. The game is all Java as of right now, but I want to implement the Steamworks SDK into my game (so it can have achievements, ...
1
vote
1answer
423 views
Can't Use Hammer Editor Grid or 3d Camera [closed]
I can't place anything (tried Shift + R) and it shows two white lines making a right angle when I open a map. I can't edit my maps currently. Can anyone help? An alternative to editing maps?
Only ...
2
votes
0answers
159 views
Corona SDK Live RayCasting [closed]
I'm looking for help involving rayCast in Corona SDK. If you haven't see it here's a link talking about it along with a demo. WEll in the demo you tap on a space and the ray is recasted and bounced if ...
2
votes
1answer
595 views
Do I need to update my DirectX SDK in order to fix a crash with D3D10_CREATE_DEVICE_DEBUG?
I am currently using the DirectX June 2010 SDK. Everything was working fine with my installation until recently. Unfortunately I'm not sure what changed or when, but now when I create a device with ...
2
votes
1answer
1k views
Android SDK does not include any platforms!
This question has been asked several times on the Unity answers website, but there's no solid answer to it!
Problem: While trying to build a game for android in Unity, I receive this error:
Android ...
12
votes
1answer
18k views
What's the process for making a PS4 game?
Now that Sony has said that devs can self publish for PS4, I'm betting that a lot more people will be interested in producing games for that platform.
What is the process for getting the SDK, ...
1
vote
1answer
59 views
Kinect Commercial Licensing
As far as I know, in order to publish a Kinect game on XBOX console, you need a commercial version of the Kinect SDK. The problem is, I couldn't find a reliable source to research about the subject. ...
0
votes
3answers
793 views
Suitable SDK to develop quick game? [closed]
I'm currently undertaking a personal project at home that I need to turn around inside the next few months (which working full time and still learning programming makes it a tad difficult). I'm ...
-1
votes
1answer
329 views
What is the current state of 2D game SDK's [closed]
There seem to be so many to choose from.
SDL
Cocos2D-x
Cocos2D-iphone
Corona
Unity
I am having a very hard time looking these over to decide why I want to use one over the other.
Advice on what ...
9
votes
2answers
8k views
Where can i get the openal sdk for c++?
The OpenAL site I'm looking at is a crappy outdated and broken sharepoint portal and the SDK in the downloads section give me a 500 html code when i request it.
http://connect.creativelabs.com/openal/...
1
vote
3answers
781 views
Are native code obfuscations needed to prevent piracy of Android games?
Is the copyright protection and enforcement of Android apps written in Java sufficient or should I be relying on a native implementation to use machine code obfuscating techniques in order to prevent ...
0
votes
1answer
434 views
Is there an SDK to write console apps to simulate an Xbox 360 controller?
Is there any SDK I can use to write a console app that can connect to an Xbox 360 as a controller and simulate controller interaction?
1
vote
1answer
368 views
2D game editor with SDK or open format (Windows)
I need 2d editor (Windows) for game like rpg. Mostly important features for me:
Load tiles as classes with attributes, for example "tile1 with coordinates [25,30] is object of class FlyingMonster ...
3
votes
1answer
1k views
Where can I find a free SDK for C#? [closed]
I need a free and recent SDK for use with C#. I will work first in 2D games with visual effects. Thanks for now. Can anyone help me?
0
votes
1answer
991 views
Developing Kinect game for Xbox360? [duplicate]
Possible Duplicate:
Can you access Kinect motion sensing from XNA?
bunch of questions:
Is it possible for me to create a Kinect application using XNA and deploy it to Xbox360 platform?
What ...
1
vote
5answers
2k views
Is there a SDK for 2D games that will deploy to PC, Flash and Android? [closed]
Is there such thing as an SDK or toolset that can produce Windows, Flash, and Android executables from the same source? Something like "write once, run in all three platforms?"
1
vote
2answers
530 views
What would come with Nintendo's DS SDK?
Presumably a development machine for sure, but would it contain any sort of editor (of any kind)? Or are there any editors in existence that work with the SDK that are commercially available?
18
votes
5answers
27k views
How does one obtain an official Nintendo development SDK?
I've seen before a topic here asking if there is any significant differences between using PALib or Nintendo's Nitro SDK... and that got me curious: what does it take to obtain the official SDK ?
2
votes
1answer
216 views
Android SDK compatiblity question
i am just starting android app development. I was downloading SDK via the Android Manager. I had to select the SDK versions. I have a phone of android 2.1 So i selected only SDK 2.1 and its samples as ...
1
vote
0answers
233 views
How to achieve programming experience with PS3 or Xbox360? [duplicate]
Possible Duplicate:
How to get PS3/Xbox 360 experience without having access to Dev kits?
Is there a way to achieve programming experience with PS3 or Xbox360 systems without the development ...