-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package contents #505
Comments
As for RC2 package, the current mechanism is to take old 2016 files and overlay OpenOrbiter on top - for lack of better mechanism. As intermediate measure, we need an exclusion mechanism - but for the moment, I think extra files can live as-is |
CMakeLists.txt was simply added so that most common SDK sample programs could be build without building the Orbiter it-self. There was some discussion about this in the Orbiter Forum. |
(trying not to hijack this ticket)
So the list of needed libs is:
|
File "Config\Earth\Marker\City.mkr" is also not needed (replaced by Cities.mkr). |
More file issues: -> Confirmed duplicate files in rc2 package: Textures Tank.dds sha1ft1.dds sha1cp1.dds srbl.dds issItalian.dds d_ring.dds mmu.dds -> in git, not needed for release -> in git, no usage Solar3.dds Meshes Src\Celbody\Satsat\Titan\Config\Titan_v2.cfg "Scenarios\Antelope Valley scenery" (Antelope Valley not (yet) included) -> in git, already 0 size when added Meshes\Hyperion.msh Flights\Smack! Rescue\ISS.atc Flights\DG-ISS Sync Dock\Mir.atc -> Lua Same files in several folders: Orbitersdk\Utils Orbitersdk\samples\LuaScript\Lua\dll |
Duplicate files... ... located at... ... being copied twice in "Src\Vessel\CMakeLists.txt" Same scenario in 2 places Scenarios\2024 Edition |
It seems like we are reaching the limits of what current "overlay" approach can give us. I can see 2 ways out of this situation:
@Xyon do you think we can make an R2 bucket for LFS? Happy to do a prototype if you are ok to pick it up later Otherwise, I can try and whip up a CMake equivalent |
Scenario "(Current state).scn" mentions 2016. |
Yes, noted this in discord just now. I'm amending the overlay approach to include only the texture directories for the moment; we can look into fixing this properly (via LFS) in the post-2024 era. |
The stuff being fixed should be crossed from the entries above, to keep track of things. |
A new version of RC4 which contains only Textures and Textures2 folder from the 2016 baseline package has now replaced the previous RC4 package. This should resolve almost all of the duplicates for the upcoming release, and while I can run the sim to validate that the scenarios now look much more reasonable for 2024 I am no longer running Windows, so I would really appreciate someone who is running Windows do some sense-checks on the re-uploaded RC4 package to make sure I haven't introduced any problems. For the avoidance of doubt the MD5 checksums are:
|
BTW: the new RC4 seems to work as expected. |
There seem to be a few issues with the files currently being included in the packages.
The text was updated successfully, but these errors were encountered: