Jump to content

seeh

Community Members
  • Posts

    1.050
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by seeh

  1. On 20/02/2021 at 7:14 PM, Panther said:

    da kannst du es ruhig auf minimum stellen.

    ja bin am rumspielen. mit maximaler geschwindikeit bei 4 player replay. bin mir nicht ganz sicher was gut funktioniert.

    ich verstehe nur nicht was eher schont. maximum oder minmum?

    heisst das ein maximum an schonung oder maximum an bildwiederholrate?

    In TG verwende ich jetzt aktuell:

    Prefer GLSL X

    Fog O

    Post-processing X

    - Antialiasing O

    - Sharpeing O

    - Sharpness factor 0.00

    Shader effects 0.00

    Shader:

    - Shadow quality "Very Low"

    - Shadow filtering O

    Unit silhouettes X

    Particles X

    Water effects 0 (könnte villeicht mal ein Problem werden, weiss nicht)
    ^--- problem so you dont seeh the fishes under water
    Better do this:
    Water effects X
    also helps seeing fishes: Water refRaction
    also helps seeing fishes: Real Water depth

    Smooth vision X

    VSync X

    FFP throttling in menu's 53 (randomly choosen by me)

    FFP throttling in games 53 (randomly choosen by me)

     

    menu sind doch eigentlch ganz egal ? braucht man fast nie?

     

    BTW in A24 by me is enabled AutoSnaping Building (disable with STRG). Default is vice versa (umgekehrt)
    and the AutoCiv Mod  works with all his building and navigations shortcuts ! (helps against RSI-Syndrom)

  2. Was ist schonunsvoller für den Computer (CPU ecent Grafikkarte)? Ist eine Beschränken die Bildwiederholungsrate im Spiel bzw. im Menü maximal, dadurch, das man denn die Schonung auf 100 setzt?

    Hat eine maximale "Schonung" in Menüs überhaupt einen merklichen Effekt? Weil diese werden ja fast nie verwendet?
    image.png.adede7770e11299d5b3ca71c7260fd4e.png

  3. 7 minutes ago, Stan` said:

    Known bug. Happens in Atlas when changing the civ and starting the simulation. I don't know how hard it is to fix or whether there is a ticket for it. It's not new though so maybe something for A25.

    Have you tried configuring your hotkeys?

    no i not configuring hotkeys in 0ad (btw i using kubuntu)

    and no the problem wit alt+tab go  directly to charts like befrore, was not in a earlier version

     

  4. 2 minutes ago, Stan` said:

    Known bug. Happens in Atlas when changing the civ and starting the simulation. I don't know how hard it is to fix or whether there is a ticket for it. It's not new though so maybe something for A25.

    Have you tried configuring your hotkeys?

    no the prob with the ALT+TAB remember that i last have chosen chats, was not in a earliever version. i hope i undertud.

    no i did not configuring my hotkeys in 0ad. i usung (k)ubuntu.

  5. two little thinks if your not a player (for e.g. watching replay or spec or so)

    - with Alt + Tab you could look at sumary
    -- in A23 it remembers the Tab (i usally use charts)
    -- in A24 it not remember. could you please config this as before?

    if i press enter in other apps. for e.g. open Firefox from ubuntu start-manu, remember 0AD capture this and opens the chat GUI. could you pleas disable that? (this is in A23 and A24)
    I am Using Ubuntu.
     

  6. hi thanks.

    i have little problem in looking Replay with 24928. normally you don't use this configuration - maybe.

    how reproduce:

    1. 1v1 game against AI
    2. save all 30 Minutes or so
    3. (loose the game. maybe)
    4. look the replay
    5. load the game, 30 minutes before game endet
    6. (win the game. maybe not important step)
    7. look the replay (the second replay)
    8. you will see you loose the game (you not move, but your AI)

    you could see this behavior here:

     

  7. 11 minutes ago, Freagarach said:

    Are the entities doing that strange build-thing already when you saved?

    yes.

    I try to make a rebuild plan for it (i think it works - not tested):

    Seems actually easy. You build a wall around your opponent CC. The tower's aura is stronger than the walls in between. For this you first have to e.g. start stronger your aura (use buildings). Before you can even build the wall. Then you make your aura smaller again and so far the towers in between maybe with one or two people (towers have more aura). Then you wait some time (or long time) and your opponent will take over the wall at some point. Simply because his aura is stronger then. Then you destroy his walls that used to be your walls and try to rebuild the gaps. (see that short second YT-video)

  8. On 10/02/2021 at 10:05 PM, seeh said:
    [22:01] <WildfireBot> D1190: Allow restoring lost wall turrets [Needs Review] – https://code.wildfiregames.com/D1190

    Probably nobody has the time to watch a 10 hour long replay in Version of 9.2,2021, so here are the crucial moments in a few minutes:

    '0 A.D. the Tower-Bug in version from 9 feb 2021 - som minutes out of the 10hour replay' : https://youtu.be/IXGOgFfOK5g

     

  9. Tis no bug! My foult! i did not used make -j33333 at then end. when that is forgotten, the following happens. either leave the posting here and simply forget it or delete it. Thank you. BTW That first i using SVN with Linux.

    i using ubuntu.

    i able to build and start the game by using the git version.
    but this is always a bit, some days old.

    i able to build NOT start the game by using the SVN version.

    # SVN - thats always the newest version 
    https://trac.wildfiregames.com/wiki/BuildInstructionsGettingTheCode
    sudo apt update
    sudo apt install subversion
    mdkir svn; cd svn;
    svn co https://svn.wildfiregames.com/public/ps/trunk/ 0ad
    cd ~/svn/0ad/build/workspaces
    cd ~/svn/0ad/build/workspaces ; ./update-workspaces.sh -j13
    # thats not found:
    ~/svn/0ad/binaries/system/pyrogenesis &
    
    
    # GITHUB thats working, but a bit old
    ~/0ad/binaries/system/pyrogenesis &
    #update git i do very often:
    cd ~/0ad; git fetch https://github.com/0ad/0ad.git
    cd ~/0ad/build/workspaces ;./update-workspaces.sh -j13
    ~/0ad/binaries/system/pyrogenesis &

     

     

    image.png

    • Like 1
  10. 8 hours ago, seeh said:

    little bug

     

    2021-02-10_0002.zip

    Installed in ubunto like so:

    sudo apt install git
    git clone https://github.com/0ad/0ad.git
    #### get updates:
    cd ~/0ad; git fetch https://github.com/0ad/0ad.git
    cd ~/0ad/build/workspaces ; ./update-workspaces.sh -j13

    you could find the little bug at the very end of the replay and some minutes before:

    [13:45] <seeh> endless building
     seeh: Strange do you have the replay
    [13:46] <seeh> its running
    [13:46] <seeh> if i resign ...

    [13:49] <seeh> has todo if walls splitted in parts and you reget it later

    [13:49] ... seeh: Don't have to you can upload it later
    [13:49] <seeh> where to send the replay?

    ...

    [13:50] .... Could be on the forums

     

    in a normal game the mistake almost never happens. not bad

    [22:01] <WildfireBot> D1190: Allow restoring lost wall turrets [Needs Review] – https://code.wildfiregames.com/D1190
  11. little bug

     



    Installed in ubunto like so:

    sudo apt install git
    git clone https://github.com/0ad/0ad.git
    #### get updates:
    cd ~/0ad; git fetch https://github.com/0ad/0ad.git
    cd ~/0ad/build/workspaces ; ./update-workspaces.sh -j13

    you could find the little bug at the very end of the replay and some minutes before:

    [13:45] <seeh> endless building
     seeh: Strange do you have the replay
    [13:46] <seeh> its running
    [13:46] <seeh> if i resign ...

    [13:49] <seeh> has todo if walls splitted in parts and you reget it later

    [13:49] ... seeh: Don't have to you can upload it later
    [13:49] <seeh> where to send the replay?

    ...

    [13:50] .... Could be on the forums

     

     

  12. On 05/02/2021 at 8:26 PM, DerekO said:

    @seehI was the one who hosted the tournaments before, I'll be changing schools so I am wondering if I should host 1 last ones

    i dont know :) i like it. i sarching long time for good plattform this. you could have a tipp for me?

    i not totally happy with my searching results (blow). i searched a solution without registering, without acocount. becouse i believe that people dont do the work vor extra registering.


    https://www.setupgamers.com/platforms-for-esports-tournaments/2/

     

    https://app.kickertool.de/tournament/XGRYISsC-
    recommended config:

    1. https://app.kickertool.de/tournaments
    2. press 'new tournaments' right top:
    3. press: rounds (the blue)
    4. Number of Tables: 2 or so
    5. Goals: Quick Entry
    6. Winning Sets: 1 Set
    7. Points for Win: 1 Point
    8. press: next
    9. press: single (orange button)
    10. enter the names
    11. press: next
    12. Group 1 is for not rated player or player <= 1000 rated player
    13. Group 2 is for the other players rated <= 2000 rated player
    14. Group 3 is for the other players rated <= 3000 rated player
    15. press: next
    16. Name it: 0ad 2021-01-24
    21. press: Start elimination
    22. press: start (orange)
    23. enter results if the happens

     

     

  13. i won now a rated game but was not rated in the lobby but listened in the list of rated games inside the list of replay Games with filter ON for Rated games.

    I hosted the game. i always use random maps (normally and this time).

    The first rated game seeh wins. somebody has access to the server? maybe look what the reason maybe is why its not rated in the Game Lobby?

    not consistent between server and app. in other words: server statistic and app statistic is not synchrony.

    BTW it was allowed to upload to YouTube and i did:

     

     

     

  14. Hi i cant understand the best FPS Throttling at my PC.

    I tried around and don't see a difference in my Test today.

    If i use 20 my graficcard is doing nearly everything?

    If i use 100 my graficcard is doing nearly nothing?

     

    BTW what i found:

     

     

    https://github.com/0ad/0ad/blob/master/binaries/data/config/default.cfg

    FPS Throttling in Menus: 20 (20-100)
    FPS Throttling in Games: 20 (20-100)

    Default ist 60 for all of this:
    Throttle FPS in menus only.
    Throttle FPS in running games (prevents 100% CPU workload).
    German translation:

    Drosseln Sie FPS in laufenden Spielen (verhindert 100% CPU-Auslastung).
     

     

  15. On 06/09/2020 at 4:24 PM, Itms said:

    Completely agree. The only questionable thing we find in a few mods is the code that removes the mod itself from the list of enabled mods. Players should be aware that their opponent is using autociv or any other mod (in theory: as I said, they can't know if their opponent changed the code locally).

    what do you think how many rigged clients are using? if that more then 20 % so may install that always as default for everybody?

×
×
  • Create New...