REDxEYE

Results 130 comments of REDxEYE

You can check my code here https://github.com/shuratn/py_pdf_stm/blob/master/TableExtractor.py

It's been 4 years since i implemented it, i dont really remember how i did that. I might invest some time and implement cleaner code to extract tables

Events aren't an easy thing to parse and to display them we need a way to get event names and other information from bundled extensions which is not easy too,...

LAK asked how GAME you are trying to open is called, not your nick name

I've moved LUA/5.1/include header files to C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include

http://i.prntscr.com/a2e786780285408e912ffcb289c16c2f.png Hm

https://github.com/REDxEYE/SourceIO/blob/master/library/source2/data_blocks/mrph_block.py This can be used as a reference on how to interpret morf data.

All this started from an idea of previewing textures in a java application, both I and @ShadelessFox ended up implementing BC1-BC7 decoders, to see who can get it working first....

Can I provide arguments to save the function? Like compression mode, flags and etc?

Yes, that's just what I needed, thanks!