|
#1
|
|||
|
|||
|
Extracting game code to run a mechanical simulator.
Hi all.
I have been working in motor racing for over twenty years as race engineer and have all ways been fascinated with idea of creating an environment that can simulate what the driver is experiencing. I have had donated to me a piece of kit that can reproduce almost 2 &1/2 Gs, good enough for F3, touring cars and the like. With a bit of tinkering we are hoping to up this to 3 & 1/2, good enough for GP2, Indy lights and eventually F1 and Cart. We intend to use some of the Math Works products to bridge the gap between the graphics (the game) and machine controller (sorry about being secret squirrel). I have arranged for the Motor sports dept. of a localish University to get involved when the kit is in situ in a couple months, so we should have enough brains on site when we turn the thing on. I am keen to learn as much as I can about the hole process before this happens as the project and all its donated kit, carbon tub, computer, factory space and machine/controller is resting squarely on my shoulders. I am mainly interested in how you get the code from the game and wether any of you guys have had experience with attaching the code to real world devices. Cheers,Jay. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
erm the game code is generally from an engine, getting the code from the game, usually involves reverse engineering the program.. and most games are usually coded slightly differently...in your case contacting various game publishers about your project and asking for demos / demo code might be feasible...
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#3
|
|||
|
|||
|
Do the developers/manufacturers of driving games make this easy to do, i.e they know people are going to make a force feedback steering wheels so they provide a generic link of some sort, if they do what form does this come in?
Cheers. |
|
#4
|
||||
|
||||
|
In Sports Car GT (still one of my favorites!), Image Space Incorporated came up with a great physics engine for their car racing simulator games. They have been improving it since, in e.g. F1 2002, and you can see that it's still the same engine because many files still have the same extension (*.mas etc.) and format (some are GZip archives). When SimBin came out with GTR 2002, they released it as a free addon for F1 2002 - as far as I can tell because that game had the best engine available. Now SimBin are releasing their own, stand-alone games, GTR and GTR 2 but they still use ISI's engine.
So, if you want to license a physics engine for racing simulation, they are the ones to contact first!
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#5
|
||||
|
||||
|
yup the force feedback etc is 'coded for' basically they call windows api's (exported i think from direct x, which then 'sub links' to the actual force feedback unit/device), but as i said earlier, and as joe says, you're probably better off contacting a developer directly for assistance, who knows one (or more) might actually end up supporting your product or helping you develop it
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help Elite Force Expansion Pack Game Modes?? | hugh53 | Multi Player Games | 0 | 03-09-2001 21:01 |
| can someone help with extracting a game downloaded frome online? | shorty | DC Games | 1 | 13-12-2000 09:48 |
| For someone who using CloneCD to duplicate backup game on CD. | blue | DC Games | 0 | 20-11-2000 17:02 |
| Any difference in burned game and store bought game? | tonsofjunk | DC Games | 1 | 18-11-2000 11:13 |
| i got the game, but trouble extracting, please help | bobby | DC Games | 3 | 21-10-2000 23:47 |