Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Drew on September 28, 2003, 02:21:53 pm

Title: probably a n00b question but...
Post by: Drew on September 28, 2003, 02:21:53 pm
what is the difference between fs_open_3_5.exe and fs2_open_r.exe???

the only thing i can see is that fs_open_3_5.exe dosnt shinemap!
Title: probably a n00b question but...
Post by: kasperl on September 28, 2003, 02:25:43 pm
FS2_open_r.exe is 3.5.5, fs_open_3_5.exe is fsopen 3.5.0
Title: probably a n00b question but...
Post by: Drew on September 28, 2003, 02:26:56 pm
ohhhhhhhhh..........................
thats for stacking it in the latest release thread guys :P
Title: probably a n00b question but...
Post by: WMCoolmon on September 28, 2003, 07:04:38 pm
"r" stands for release, "d" for debug. Other letters mean that it's a special version of FS2, such as a testing build for a certain feature. Debug builds are usually much slower than release builds, but are handy for bugfixing.