|
Hi,
I'm porting a windows game to Mac OS X. I was wondering where I should store game data such as saved games, user profiles, etc and how I can retrieve that path programmatically in C++?
The game will be delivered as a "modern bundle" as specified here...
Started by Adrian Grigore on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You may.
Support/Your Game Name/
where "~" stands for the home directory of the user playing your game.
|
|
1 ALL pojo rules apply
2 I don't trade with anyone outside the US or Canada
3 I currently reside in Canada if that is a problem tell me immediately to not waste both of our times
4 I sell and buy(only paypal)
5 all cards you offer and i offer should be...
Started by sasukeandgaara on
, 14 posts
by 7 people.
Answer Snippets (Read the full thread at pojo):
Metroid fusion
super mario advance 2: super mario world
metroid: zero mission
Advance Wars 2
star wars rogue squadron 2: rogue leader
Paper mario: the thousand year door
super mario sunshine
super smash bros... .
I have all of these in pretty much mint shape .
|
|
Hi all,
What is the most graphic demanding car racing game (only interested in car games) that is released the latest.
Also what minimum configuration, I need 2 have to play this game with the maximum graphics that the game offers?
I hope u understand...
Started by VISH MASTER on
, 15 posts
by 9 people.
Answer Snippets (Read the full thread at twoplustwo):
To run it....
I like real racing rfactor i guess is the best game game then ty mate, do u play in PC? Any idea what processor / RAM / graphic card I need 2 buy??
Thanks on the game though.
LirvaA- Don't like driving in circles mate.
|
Ask your Facebook Friends
|
I keep hearing gamers saying that gaming mouse shouldn't be used since it has latency compared to the wired gaming mouse.
For example, the Logitech G5 (wired gaming mouse) and the Logitech G7 (wireless gaming mouse) have the exact same specification.
...
Started by MrValdez on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at superuser):
I've had absolutely no problem....
I've found that all of their Bluetooth models have significant lag for me though .
No, unless you're batteries are dead or you're experiencing interference
My G7 has no lag at all, coming from a similar Logitech USB mouse .
|
|
I am new to OpenGL ES, and I'm about to begin a 3D game for the iphone in which we are showing some car pursuit or racing. Is it possible just with the OpenGL ES or UIKit only, or do I have to use other tools for it? I am comfortable with UIKit but newer...
Started by balraj on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Game....
First of all, OpenGL, UIKit and Game Engines are very different from each other and specifically to write quite a bit of extra code, maybe some tools and a pipeline, to get a fully-featured game going that revolve around a UI.
|
|
Please use this thread to discuss Competitive Gaming, Game Design, the Video Game Industry, and any other related topics.
DO NOT USE THIS THREAD TO BASH MLG or the MLG Staff. CONSTRUCTIVE CRITICISM IS FINE. HOWEVER, REFRAIN FROM JUST BASHING MLG.
IF THIS...
Started by Deimos on
, 20 posts
by 9 people.
Answer Snippets (Read the full thread at majorleaguegaming):
Are video game developers trading trend in all areas of the video game industry?
I'm back....where my bros at? Video game piracy said:
Video game piracy: Is it good....
On Topic Now....
To go a couple hours without the other one.
|
|
Game of Thrones Game of Thrones Game of Thrones
Started by ROBIN LOWE on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|
|
I am not sure what to do at this point. Every time I try to start Minecraft I get a message that says:
"The game couldn't start. Try downloading the game again."
I have now downloaded and deleted about 15 times and I have cleared the system cache and ...
Started by Stevetrojanman on
, 14 posts
by 8 people.
Answer Snippets (Read the full thread at xbox):
Also....
Then try to launch the game.
I got the game before it came out it was a preorder and it welnt show the game and the cod reformat your xbox dont you lose all your saved game data? "I reformatted my Xbox and downloaded up.
|
|
I'm using C#, but this is applicable to developing a game in any language.
Most games use a 'game loop', which would look something like this:
while (game is running) { UpdateEnvironment(); DrawEnvironment(); }
I'm struggling to understand how things ...
Started by James B on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
The game objects referenced from the action know the state they are in, so and every time across the game loop, ....
One way to do it is to store the complete pending action and then have the game loop perform only a little bit of it.
|
|
I am planning to create a site that provides several games for self written game-agents.
There will be a Tic-Tac-Toe for example (and some more complex games of course). Programmers can register their agents and from time to time there will be a tournament...
Started by Skaldrom Y. Sarg on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Plain old TCP with a set of custom commands for your game?
I'd.
Application protocol built off of that.
|