Go Back   FileForums > Games > Game Coders
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22-11-2008, 03:57
cilchr cilchr is offline
Junior Member
 
Join Date: Nov 2008
Location: india
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
cilchr is on a distinguished road
how are game files read?

PLEASE HELP


when i am browsing inside a game cd,i am unable to read certain files which have no extensions.
I have to use "something" to open them,they can opened by notepad,but notepad cannot read the fonts in which they are written in,when i try to play the files under the folder "animation", media player cannot read the file format.

There are few notepad files in it,but i dont know what language it is in.

example :-


<UnitShot> (name)
name_Sound <soundscheme>
name_StartBurstSound <soundscheme>
name_EndBurstSound <soundscheme>
<end UnitShot>

<AckType> one of
stop
move
attack_unit
attack_ground
unload
goin
pickup
pricep
attack_move
reload
lay_mine
get_mine
fixmost
rotate
build1
build2
build3
build4
<end AckType>


[unit]
idleSnd_Idle <soundscheme>
idleSnd_Move <soundscheme>
DieSound <soundscheme>
SaySelect int <soundscheme>
SayAck int <AckType> <soundscheme>

[big]
[bigmov]

[ezd]
MoveSmokeSound <soundscheme>

[small]
[smallmov]

[pretank]
<UnitShot>(shot1) - пушка
<UnitShot>(shot2) - пулемет

[tank]
[tank2]
[samo]

[furg]

[gruz]
idleSnd_Reload <soundscheme>
idleSnd_BuildEz <soundscheme>
idleSnd_FixMost <soundscheme>




1) What is the language of the above code.
2)how can i try to read the files(using what software or language?)
3)how can i play the animations(is it encrypted?)
4)Is it legal to do all this?
Reply With Quote
Sponsored Links
  #2  
Old 22-11-2008, 04:23
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
This is a data/configuration file in some custom format. If you want to use it, you'll have to reverse-engineer it (find out its syntax: what means what) and code the appropriate software. I'm not sure if reverse-engineering is allowed but read the EULA and see your country's local laws, too (which override anything in any contract, including EULA's, if they allow you something).
__________________
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!
Reply With Quote
  #3  
Old 01-12-2008, 10:27
Brenhein Brenhein is offline
Junior Member
 
Join Date: Dec 2008
Location: I have no clue.
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Brenhein is on a distinguished road
Those files are for MODers (modification) that edit the game code to make it better or add stuff to it without having to make the game all over again. Game developers usually make those files for this purpose.Editing this file should only be done if you are 100% sure of what you are doing. Make sure you back up the file before you edit!(THIS IS VERY IMPORTANT)
Answering your questions:
1. There appears to be no specific language but the developer's.This means that the game is the only thing that understands it.
2.Notepad is all you need. If you want to mod a game, try googeling your game name + version + "MOD tutorial"
3. All animations are enbeded IBN THE GAME and require no resources outside of the executable.
4. It is 100% legal to do this - especially if the game has the file at all!
Reply With Quote
  #4  
Old 14-01-2009, 22:08
pikachu5501 pikachu5501 is offline
Senior Member
 
Join Date: Oct 2006
Location: canada
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
pikachu5501 is on a distinguished road
Brenhein:

You just saying anything to get attention, do you? i do that too sometime but at least, i try to research about information i give before throwing informations around.

Quote:
2.Notepad is all you need. If you want to mod a game, try googeling your game name + version + "MOD tutorial"
not likely all the software data will open with notepad. That's mostly the developper choices to decide how he want's to access his files. Someone would have better chances with an hex editor and hexadecimal converter tool also.

Quote:
4. It is 100% legal to do this - especially if the game has the file at all!
Nah, In my book, a "data" file is a part of the software and if it is not specified that the user can "edit" any file as part of a normal use of the software , it still considered as revesing engineery and could void you warranty/support or get you to the electric chair.

Last edited by pikachu5501; 14-01-2009 at 22:14.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
S.T.A.L.K.E.R. Shadow of Chernobyle - Crashing Cpt.Canuck General Gaming 4 23-03-2007 12:01
Multiple Games to DVD Grumpy PC Games - CD/DVD Conversions 6 22-12-2005 15:47
extracting files from a game gazhacket PC Games 3 17-05-2004 10:52
The Official Board Rules. Read it or get banned. RincewindTheWiz Forum Rules 0 06-10-2003 08:01
Isobuster (got all the files of a game) now how do i Burn all the files? m0LteK DC Games 0 29-04-2001 09:43



All times are GMT -7. The time now is 00:13.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com