Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Thu Mar 28, 2024 7:03 pm
All times are UTC + 0
What apps can't read this
Moderators: Community Tools Developpers
Post new topic   Reply to topic Page 1 of 1 [1 Post] Mark the topic unread ::  View previous topic :: View next topic
Author Message
stucuk
Geek


Joined: 27 Aug 2002

PostPosted: Sun Mar 18, 2018 2:17 pm    Post subject:  What apps can't read this Reply with quote  Mark this post and the followings unread

I am wondering other than XCC what apps can't read the following VXL file.


i know it works with:
Tiberian Sun
VXLSE III

P.S If XCCs vxl_file.cpp was modified slightly it should be able to read it fine (The issue is with the is_valid() )

Code:
header.size != size - sizeof(t_vxl_header) - header.c_section_headers * sizeof(t_vxl_section_header) - header.c_section_tailers * sizeof(t_vxl_section_tailer) ||


To

Code:
header.size > size - sizeof(t_vxl_header) - header.c_section_headers * sizeof(t_vxl_section_header) - header.c_section_tailers * sizeof(t_vxl_section_tailer) ||



wini.rar
 Description:

Download
 Filename:  wini.rar
 Filesize:  6.09 KB
 Downloaded:  9 Time(s)


_________________
Free Map Editor - Game Requirements - Stucuk.Net

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
Quick Reply
Username:


If you are visually impaired or cannot otherwise answer the challenges below please contact the Administrator for help.


Write only two of the following words separated by a sharp: Brotherhood, unity, peace! 

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1500s ][ Queries: 13 (0.0095s) ][ Debug on ]