![]() |
|
|||||||
| Orbiter Visualization Project Orbiter external graphics development. |
![]() |
|
|
Thread Tools |
|
|
#1336 |
|
Tutorial translator
![]() |
Hi Jarmo.
I just noticed that upon a new fresh O2010P1 installation, if I directly run orbiter_ng.exe for the first time ever (without launching orbiter.exe, that is), the "usual" DirectX check and all that stuff doesn't take place. Isn't that somehow needed? |
|
|
|
|
|
#1337 |
|
O-F Administrator
![]() ![]() ![]() |
Quote:
For example, I don't run it at all. I just copy orbiter.bin from the Install folder over the orbiter.exe in the root folder of the installation, or patch it with beta version, which has the actual Orbiter executable in the root folder of the archive. The cause for the check with running the regular orbiter.exe for the first time is that it isn't actually Orbiter executable, but executable of the Installation verification tool, which replaces itself with the actual Orbiter executable after performing all the checks, and orbiter_ng.exe is always the same file (which executes Modules/Server/orbiter.exe with working directory set to Orbiter's root). |
|
|
|
| Thanked by: |
|
|
#1338 |
|
Mostly Harmless
|
ALT-TAB
Is it my old rig too old or RC44 is always loosing connection to the Direct3DDevice when Alt-Tab is pressed or when searching at Help dialog from ALT-F1? ![]() Edit. Also it should be mentioned that the Dragonfly ship that comes with Orbiter is not working with D3D9Client (CTD) ---------- Post added 04-12-12 at 11:32 AM ---------- Previous post was 04-11-12 at 10:19 PM ---------- Moons Names I was getting some errors in Orbiter.log: Code:
Planet Not Found 'Kale ' hPlanet is NULL in FileParser::ScanBases(Config\Kale\Base) Planet Not Found 'Ymir ' hPlanet is NULL in FileParser::ScanBases(Config\Ymir\Base) Planet Not Found 'Paaliaq ' hPlanet is NULL in FileParser::ScanBases(Config\Paaliaq\Base)....etc Code:
; === Configuration file for moon Kale-S/2001_J8(Jupiter) by Rolf Keibel Carl Romanik and Tony Dunn === Name = Kale ; S2001-J8 EllipticOrbit = TRUE ; assume unperturbed orbit HasElements = TRUE ; orbital elements follow .....etc Can the FileParser.cpp be made to check the "Name" string untill the ";" sign (or any other way to support having comments after the Name)? Edit: If I have one or more " " (spaces) after the Name I get "Planet Not Found 'Ymir ". Last edited by Marvin42; 04-12-2012 at 11:48 AM. |
|
|
|
|
|
#1339 |
|
Donator
![]() |
Quote:
PHP Code:
![]() In real life a simple Code:
while(readLineFromFile(line)) {
parseLine(line, key, value);
...
}
should be enough to get 'clean' key and value pairs /Kuddel |
|
|
|
| Thanked by: |
|
|
#1340 |
|
50% Orbinaut, 50% Developer
![]() |
I already made some functions for that. It searches the config file based on "Name" flag and it removes spaces and comments automaticaly. Check in RunwayLights.cpp, for the private static methoeds RunwayLights::SearchConfigFile (and it uses RunwayLights::_fgets)
You can write a whole new file parser based on this. |
|
|
|
| Thanked by: |
|
|
#1341 |
|
Tutorial translator
![]() |
While betatesting the new DGIV-3 with RC44, I noticed this weird vertical-split sky.
I think it's more RC44 related.
|
|
|
|
|
|
#1342 |
|
Dash!
![]() ![]() |
I guess you are standing on the equator? I can confirm that one. However this I also happening without D3D9 client.
------------------------------------------- I noticed this while on approach to KSC: ![]() ![]() In the first image, I have the center of the base in sight and see the runway lights. But when the center of the base is out of sight, the lights disappear. |
|
|
|
|
|
#1343 |
|
Tutorial translator
![]() |
Quote:
|
|
|
|
|
|
#1344 |
|
SSU GSE Specialist
![]() ![]() ![]() |
Quote:
|
|
|
|
|
|
#1345 |
|
Spring of Life!
![]() |
Quote:
|
|
|
|
|
|
#1346 |
|
Mostly Harmless
|
Quote:
About ALT-TAB combination, well, that works in inline client but not the D3D9Client. Is this working with your Orbiter? |
|
|
|
|
|
#1347 |
|
Orbinaut
|
Quote:
|
|
|
|
|
|
#1348 |
|
Orbinaut
|
Anyone having issues where the taskbar shows up in full screen mode?
|
|
|
|
|
|
#1349 |
|
Spring of Life!
![]() |
Quote:
|
|
|
|
|
|
#1350 |
|
Orbinaut
|
Quote:
|
|
|
|
![]() |
|
| Tags |
| d3d9client, graphicsclient |
| Thread Tools | |
|
|
|||||
| Quick Links | Need Help? |