Jump to content

pixel24

Community Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by pixel24

  1. Hi@all, I just downloaded the Alpha25 from the ppa: https://launchpad.net/~xtradeb/+archive/ubuntu/play installed. Now when I try to start a single game -> skirmish I immediately get "You won" for all games with 2 players. What is wrong there? with best pixel24
  2. ok, I set all graphics options to the lowest value. CPU load is now at 50%. The fan is still running continuously :-(
  3. Hi@all, ich spiele 0ad auf einer mobilen Workstation von HP Machine: Type: Laptop System: HP product: HP ZBook Studio G5 v: N/A serial: <filter> Chassis: type: 10 serial: <filter> Mobo: HP model: 8427 v: KBC Version 16.48.00 serial: <filter> UEFI: HP v: Q71 Ver. 01.12.00 date: 07/29/2020 CPU: Topology: 6-Core model: Intel Core i7-8750H bits: 64 type: MT MCP arch: Kaby Lake rev: A L2 cache: 9216 KiB flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 52799 Speed: 3999 MHz min/max: 800/4100 MHz Core speeds (MHz): 1: 3999 2: 3934 3: 3996 4: 3982 5: 3943 6: 3999 7: 3995 8: 4001 9: 4000 10: 3981 11: 3999 12: 3995 Graphics: Device-1: Intel UHD Graphics 630 vendor: Hewlett-Packard driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:3e9b Device-2: NVIDIA GP107GLM [Quadro P1000 Mobile] vendor: Hewlett-Packard driver: nvidia v: 450.80.02 bus ID: 01:00.0 chip ID: 10de:1cbb Display: x11 server: X.Org 1.20.8 driver: modesetting,nvidia unloaded: fbdev,nouveau,vesa resolution: 3840x2160~60Hz OpenGL: renderer: Quadro P1000/PCIe/SSE2 v: 4.6.0 NVIDIA 450.80.02 direct render: Yes When I start 0AD the game uses 100% of the CPU. Therefore the fan runs all the time and the notebook gets warm accordingly. i have tried to limit the process (0ad) with the help of cpulimit but it does not work me@lt001:/usr/games$ cpulimit --pid 4342 -c 1 -l 1 Process 4342 detected is there a way to limit the CPU load when starting 0AD? with best pixel24
  4. Hi@all, the manual says that the key / selects idle units. Unfortunately this does not work for me :-) Tested on Ubuntu 20.04 & 20.10
  5. Hi@all, in the game the manual is shown to me in german. Great! But when I click "View Online" it comes in english. Is the German version also available online? I would like to print it out :-) with best pixel24
  6. ok, I found the problem. If you install 0.A.D in the Ubuntu Software Center it will be installed as SNAP. Thereby ~/.config/0ad is not created. Creating it afterwards has no effect. Remove 0.A.D. in the Software Center and install 0ad with apt install. After that .config/0ad/config/user.cfg exists and you can set the value gui.scale. Now I can explore the game :-)
  7. yes. ~/.config/0ad/config/user.cfg $ echo $XDG_CONFIG_HOME /home/me/.config The variable $XDG_CONFIG_HOME was not set. I set it afterwards.
  8. Hi@all, I want to play 0.A.D. under Ubuntu 20.04 on my laptop with HiDPI display (3840x2160) But the font in the game is not visible and much too small. I have tried the solution mentioned here and the file: ~/.config/0ad/config/local.cfg with the content: gui.scale = 1.8 I tried different values and also renamed the file to user.cfg. But nothing changes in the game. What am I doing wrong? with best pixel24
×
×
  • Create New...