Outerra forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Outerra Tech Demo download. Help with graphics driver issues

Pages: 1 ... 22 23 [24] 25 26 ... 33

Author Topic: Latest version: 0.8.4.6017  (Read 246405 times)

DenisJ

  • Full Member
  • ***
  • Posts: 194
  • Кусь
    • VK Community
Re: Latest version: 0.8.4.5819
« Reply #345 on: August 27, 2015, 12:02:30 pm »

Same problem encountered.
After using the Google Maps overlay for a while I get a "not enough space in image cache" error or something like that and the UI stops being visible.
What exactly it shows: "ERROR: not enough spaсe in image cache for C4E view size 850x60"
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.8.4.5819
« Reply #346 on: August 27, 2015, 01:50:28 pm »

Google maps eat tons of memory. In eng.cfg there's img_cache_num_slices - you can enlarge that (a bit).
Logged

Jagerbomber

  • Hero Member
  • *****
  • Posts: 1563
Re: Latest version: 0.8.4.5819
« Reply #347 on: August 27, 2015, 02:20:05 pm »

Same problem encountered.
After using the Google Maps overlay for a while I get a "not enough space in image cache" error or something like that and the UI stops being visible.
What exactly it shows: "ERROR: not enough spaсe in image cache for C4E view size 850x60"

Well, Interestingly I guess, sometimes it says those dimensions, sometimes it says my resolution.  I believe it first showed me 850x60 (I think) while I was in the middle of using the full overlay, and then the next time it happened after restarting, it showed my resolution.  I don't know if that matters or makes a difference or if something else is going wrong to make it hit the limit faster (though it does sure seem like accidentally backing out of the map overlay and having to re-open it makes it happen a lot quicker).
Logged
"Perhaps this speaks to some larger trend within society today...  A prevailing desire on the part of indie developers to recreate the entire world into one where you can charge more than $15 for your game design degree coursework." - Yahtzee ;) :P

DenisJ

  • Full Member
  • ***
  • Posts: 194
  • Кусь
    • VK Community
Re: Latest version: 0.8.4.5819
« Reply #348 on: August 27, 2015, 03:30:42 pm »

Google maps eat tons of memory. In eng.cfg there's img_cache_num_slices - you can enlarge that (a bit).
Thanks for the hint!
Logged

pico

  • Full Member
  • ***
  • Posts: 223
    • http://
Re: Latest version: 0.8.4.5819
« Reply #349 on: August 27, 2015, 05:17:29 pm »

How can I change the water level now? I cant find it.  :-[
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.8.4.5819
« Reply #350 on: August 28, 2015, 01:12:10 am »

How can I change the water level now? I cant find it.  :-[

Planet-specific settings have been moved from world.cfg to planet.cfg, which is not saved because of a bug.
You can create planet.cfg in data/earth/planet.cfg and put the following there:

Code: [Select]
name = "Earth",
comment = "SRTM 90m compilation",
sun =  (sun_params) {
betaRM =  (float4) {
x = .0058,
y = .017,
z = .041,
w = .004
},
sun_color =  (float3) {
x = 1.0,
y = 1.0,
z = 1.0
},
intensity = 25.0,
ground_reflectance = .08,
exposure = 3.5,
shadow_light = 1.0,
scattering = .5
},
waterfog =  (waterfog_params) {
sea_level = 0.0,
fog_level = 0.0,
half_depth =  (float4) {
x = .33,
y = 1.6,
z = 3.8,
w = 20.0
},
scattering =  (float4) {
x = .005,
y = .005,
z = .005,
w = .005
}
},
forest =  (forest) {
ecs_min =  (float3) {
x = 0.0,
y = -.05,
z = .03
},
ecs_max =  (float3) {
x = 6000.0,
y = 1.0,
z = .3
},
ecs_trans =  (float3) {
x = 500.0,
y = .1,
z = .2
},
threshold = .4,
aspect = .4
},
snow =  (virtual_elevation) {
virtelev =  (float2) {
x = 3500.0,
y = 0.0
},
virtcurv = 2500.0,
snowmin = 4900.0,
snowsat = 6000.0
},
clouds =  (cloud_params) {
base = 3000.0,
height = 4000.0
}

And change what you want.
Logged

aWac9

  • Hero Member
  • *****
  • Posts: 2549
  • newbie
Re: Latest version: 0.8.4.5819
« Reply #351 on: August 28, 2015, 12:28:05 pm »

when desintalas Outerra, and install the version 0.8.4.5372 Anteworld-back and gives this error:

meaning or better ... as I solve?
 I know it's a problem of AMD, using Catalyst Control Center, but can not eliminate all components AMD,, that program had to remove all components AMD?
I used the DDU,, solved and it worked
Note: Your drivers are bugged out or the install/update got botched. :o
Another recommendation. If your motherboard is old you must update the BIOS and walking by the net a llamanda malware LightEater infecting the BIOS, creating what is known as SMM, where they write new instructions into the kernel of the BIOS and then sent to the processor making your PC die in the act, it will not start anymore
Thank you
« Last Edit: August 29, 2015, 12:47:30 pm by aWac9 »
Logged

aWac9

  • Hero Member
  • *****
  • Posts: 2549
  • newbie
Re: Latest version: 0.8.4.5819
« Reply #352 on: August 29, 2015, 01:10:46 pm »

I think when the planet config file gives me this error ..
why ?


Thank you
« Last Edit: August 29, 2015, 01:13:22 pm by aWac9 »
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.8.4.5819
« Reply #353 on: August 29, 2015, 01:33:26 pm »

Hmm probably not present in 5819, you should delete that part.
Logged

aWac9

  • Hero Member
  • *****
  • Posts: 2549
  • newbie
Re: Latest version: 0.8.4.5819
« Reply #354 on: August 29, 2015, 01:37:38 pm »

Thank you
« Last Edit: August 29, 2015, 01:42:24 pm by aWac9 »
Logged

zzz

  • Sr. Member
  • ****
  • Posts: 266
  • newbie
Re: Latest version: 0.8.4.5524
« Reply #355 on: August 30, 2015, 12:45:11 pm »

Apart from that various functionality bits in vehicles and aircraft, including a way to attach and fire rockets and projectiles. Hopefully also a new configuration UI for controls will be completed with that, allowing us to finally release the extended controls.

Will this be coming soon or are we facing another 3 month gap?
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Latest version: 0.8.4.5819
« Reply #356 on: August 30, 2015, 01:38:07 pm »

We are working on it, unfortunately it wasn't yet ready for this release. Extended controls already work in our internal build (minus some bugs), rockets are on the way.
Logged

ZeosPantera

  • ||>>-Z-<<||
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2520
  • #1 Outerra Fan Boy
    • My Youtube
Re: Latest version: 0.8.4.5819
« Reply #357 on: August 30, 2015, 05:43:36 pm »

rockets are on the way.

NOOOOOOO!!!
Logged
"Fear accompanies the possibility of death, Calm shepherds its certainty" - General Ka Dargo

aWac9

  • Hero Member
  • *****
  • Posts: 2549
  • newbie
Re: Latest version: 0.8.4.5819
« Reply #358 on: September 01, 2015, 01:53:20 am »

I thought I saw a beautiful missile
Have I heard right? ... Can you repeat? :o



something is changing ... I need to outerra models stations  :P  ^-^
Logged

deathevor

  • Sr. Member
  • ****
  • Posts: 265
  • User
    • Sk-Films
Re: Latest version: 0.8.4.5819
« Reply #359 on: September 01, 2015, 09:48:21 pm »

Changes:
Version 0.8.4.5819 (20 Aug 2015)
  • new scenery editor on alt-F1 (alpha)
  • support for basic vector rivers (not persistent yet)
  • new weather settings in F11, cloud coverage, wind settings
  • wind affecting aircraft, grass, tress ...
  • sunlight and moonlight levels modulated by adjustable cloud cover
  • monochromatic rendering in low light conditions to simulate human eye
  • moon model (not procedural yet), correct position and phase, affects night lighting levels
Awesome. Few suggestions:

1) New Scenery - really would like to see inport/export (share) option there.
2) Wind Settings - location based realtime weather (so getting online METARs and TAFs). Optionally importing them.
3) Sunlight/Moonlight - Have been waiting for night lights. But a bit disappointed - no moonlight shadows.
And more important night exposure is too dark (Fully understand that exposures probably very accurate).
So really would like to see eye sensitivity adjustments. Like automatic Exposure (aperture).
That would probably bring even more realism.

Apart from that - thanks for update.
Really enjoy to see new features.
Logged
VFx Artist/Supervisor, Private Pilot - www.sk-films.com
Pages: 1 ... 22 23 [24] 25 26 ... 33