![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Software Programming Software programming talk, ask questions about computer software programming or help others |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I have an old game that uses RLE's to display the images and i want to make a game-editor for it. Unfortunately, the author of the DLL's that do the RLE decoding doesnt seem to exist anymore. (DIgitalFX). A search on internet points to F.A.S.T Projects (http://www.fastprojects.com). However, this site no longer seem to carry any information on the rle encoding and now just has links to advertising sites. Is er anyone here who worked with RLE's before (although the dll's seem to be over 7 years old) and can tell me where i can get more info on the way rle's are stored ? Tia, | |||
| | #2 | ||
| Hi, As its a game it may well use a custom RLE algorithm, although most RLE algorithms work similarly - its unclear quite how much info you have on the game and its DLLs. All I can suggest is that you try out some of the standard RLE algorithms used to encode/decode say BMP/PCX formats and see if they work. Googling with 'BMP OR PCX RLE encoding OR decoding' yielded some results: PCX http://netghost.narod.ru/gff/graphics/summary/pcx.htm http://netghost.narod.ru/gff/vendspec/pcx/pcx.txt RLE/BMP/GIF http://www.cs.wpi.edu/~matt/courses/.../gformats.html If that fails you could try passing 'control images' to the decoder to see what it produces and maybe work it out that way or hell if time wasn't finite we could reverse engineer the DLL back to asm and pick out the algorithm that way Best of luck, -- rob "Jason" <buick@dont.spam.me.please.chello.nl.> wrote in message news:cijpuu$jht$1@news2.zwoll1.ov.home.nl... | I have an old game that uses RLE's to display the images and i want to make | a game-editor for it. | Unfortunately, the author of the DLL's that do the RLE decoding doesnt seem | to exist anymore. | (DIgitalFX). | A search on internet points to F.A.S.T Projects | (http://www.fastprojects.com). However, this site no longer seem to | carry any information on the rle encoding and now just has links to | advertising sites. | | Is er anyone here who worked with RLE's before (although the dll's seem to | be over 7 years old) and can tell me | where i can get more info on the way rle's are stored ? | | Tia, | |||
| Featured Websites | ||||
|
![]() |
| Tags: images, rle |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dark Images? | Ben Peterson | Graphics in general | 0 | 06-11-2007 8:06 PM |
| Fuzzy images | Joe Bloggs | Graphics in general | 3 | 06-11-2007 8:05 PM |
| One of the best rendered images | nospam | Graphics in general | 3 | 06-11-2007 7:14 PM |
| Store images in DB | Berimor | Database | 7 | 05-31-2007 8:46 PM |
| images in your sig | MadKad | Community Chat | 2 | 10-21-2006 11:04 AM |
| Featured Websites | ||||
|