Code Monkey home page Code Monkey logo

soft3d-re's Introduction

Soft3D engine archaeology

  • Engine written in C++, at least some builds include RTTI

File formats overview

File extension Platform(s) Notes & open questions
✔️ S3DTEX images/textures, well-understood
S3DSTY
SAI probably 3D model animations
✔️ SAU DA320 (all), GA330, S60v1 (chi), S60v2, S60v3, Win32 (chi) AMI ADPCM audio, well-understood
🔧 SBN GA330

font (glyphs) + text data (32-bit encoding), mostly understood

  • Why is the header length not always the same?
  • How to calculate glyph indexes across SBNs?
🔧 SBN Win32 font (glyphs) + text data (7-bit encoding), mostly understood
🔧 SBP GA330

maps, based on Quake 2 map format, mostly understood

  • How to interpret all the chunks?
  • How are lightmaps applied?
SDT various data tables without a common format?
🔧 SPL Camera settings
🔧 SOJ

3D objects, mostly understood

  • Skinning? Animations?
🔧 SST “simple script”, mostly understood
✔️ STX images/textures (RGB444), well-understood
✔️ STX images/textures (RGB565), well-understood
✔️ WAR DA320 (old), S60v1 (eng), Win32 (eng) AMI ADPCM audio, well-understood

Let us know if you have had success parsing files from platforms not listed in the table!

Some links

7 Days

Misc

Games known to use the engine

Platforms

  • Dingoo A320
  • Gemei A330
  • Symbian S60
  • Win32

soft3d-re's People

Contributors

yoti avatar ruslol avatar minexew avatar ostrosablin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.