This wiki is archived from 2021-09-05

Windows: Difference between revisions

From Planetary Annihilation: TITANS and Classic PA Wiki
Jump to navigation Jump to search
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Windows]]
[[Category:Windows]]
= [[File:Titans-icon.png|50px]] Windows Planetary Annihilation Titans & Classic Support Wiki =
= Windows Planetary Annihilation Titans & Classic Support Wiki =
<blockquote>REPLACED BY: https://planetaryannihilation.com/support/windows/</blockquote>The following is archived content.{{Cross Platform Client Server Networked OpenGL Application}}
 
== Windows Minimum Requirements ==


The most important minimum requirements for Windows are:
The most important minimum requirements for Windows are:
Line 11: Line 14:


An SSD will dramatically improve startup and loading times.
An SSD will dramatically improve startup and loading times.
Older or below spec hardware may struggle.


[[Windows System Requirements]]
[[Windows System Requirements]]


== [[File:platinum-rank-icon.png|50px]] Possible Windows Issues ==
== Possible Windows Issues ==
* [[Graphics issue with AMD graphics|AMD missing metal spots / landing zones / flickering]]
* [[Nvidia Driver Reverts to OpenGL 1.1 When HDR Enabled]]
* [[Green planets with AMD graphics|AMD green planets]]
* [[AMD Missing Metal Spots / Landing Zones / Flickering]]
* [[AMD Green Planets]]
* [[Instant crash with Intel HD Graphics 520/530|Intel HD Graphics 520/530 Crash]]
* [[Instant crash with Intel HD Graphics 520/530|Intel HD Graphics 520/530 Crash]]
* [[Intel HD Graphics Black Screen or Slow Load|Intel HD Graphics Black Screen or Slow Load]]
* [[Intel HD Graphics Black Screen or Slow Load|Intel HD Graphics Black Screen or Slow Load]]
Line 28: Line 34:
* [[Leviathan unit is invisible]]
* [[Leviathan unit is invisible]]
* [[Planetary Annihilation Sound Issues|Sound Issues]]
* [[Planetary Annihilation Sound Issues|Sound Issues]]
{{Install the Modern Build}}


{{Update Your Windows Graphics Drivers}}
{{Update Your Windows Graphics Drivers}}
{{Test Windows Compatibility Options}}


{{Windows Incompatible Software}}
{{Windows Incompatible Software}}
{{Verify Your Game Files}}
{{Clear Your Download Cache}}


{{Test With Mods Disabled}}
{{Test With Mods Disabled}}
{{Verify Your Game Files}}


{{Reporting Windows Issues}}
{{Reporting Windows Issues}}


{{OS_Independent_Issues}}
{{OS_Independent_Issues}}
{{Crash Minidump Location}}
{{Crash Reporting Server Offline}}

Latest revision as of 11:52, 9 September 2021

Windows Planetary Annihilation Titans & Classic Support Wiki

REPLACED BY: https://planetaryannihilation.com/support/windows/

The following is archived content.Planetary Annihilation is a cross platform client / server networked OpenGL application.

Any software that interferes with network connections or OpenGL can cause issues.

When playing you are connecting to a local server or hosted server over the internet. Avoid playing via Wi-Fi.

System level crashes or mouse / keyboard freezes during live games are almost always a hardware / driver issue with your system. PA can really push your hardware to the max.

Windows Minimum Requirements

The most important minimum requirements for Windows are:

  • 8 GB RAM for dedicated graphics
  • 12GB RAM for integrated graphics
  • OpenGL 3.2+ graphics support
  • up to date graphics drivers
  • 1 Mbit/s or faster reliable broadband internet connection for online

An SSD will dramatically improve startup and loading times.

Older or below spec hardware may struggle.

Windows System Requirements

Possible Windows Issues

Install the Modern Build Before Reporting Issues

You can opt-in to the modern build via Steam or the PA launcher.

Steam (Windows / macOS / Linux)

  1. Open your Steam library
  2. Right click Planetary Annihilation: TITANS then select Properties
  3. Select the BETAS tab
  4. Select modern - Modern Semi-Stable
  5. Click the CLOSE button and Steam will download any changes

PA Launcher (Windows / macOS)

  1. Open the PA launcher and sign in
  2. Click on your username then select Build Options… from the list
  3. Tick the modern build then click SAVE
  4. Change the stream from stable to modern
  5. Click VERIFY to install or update the modern build

papatcher.go (Linux)

Assumes you have wget and go-lang installed:

wget https://raw.githubusercontent.com/planetary-annihilation/papatcher/master/papatcher.go

go run papatcher.go --stream=modern --update-only

Update Your Windows Graphics Drivers

Make sure you have the latest drivers and get them directly from the manufacturer.

Laptop manufacturers are notorious for providing out of date graphics drivers that are often many years old. Download your graphics drivers directly from Intel, AMD or NVIDIA.

If you have hybrid graphics then you need to update both even if you only use the discrete graphics card.

Display Driver Uninstaller (DDU)

If you have an older GPU or recently upgraded to a 10 series Nvidia GPU you may need to use DDU (Display Driver Uninstaller) before installing the latest driver:

Test Windows Compatibility Options

If you have any full screen display or high DPI issues then test the following:

Check the List of Windows Incompatible Software Before Reporting Issues

Verify Your Game Files Before Reporting Issues

Verify your game files:

Clear Your Download Cache Before Reporting Issues

Delete the contents of the download directory in your Planetary Annihilation Data Directory:

  • .../Uber Entertainment/Planetary Annihilation/download/

Test With Mods Disabled Before Reporting Issues

You can launch PA with all mods disabled via the --nomods command line option using one of the following:

  • Steam: right click on game > properties > set launch options
  • PA Launcher: click on name > build options > additional command-line options

Remove any old PAMM file system mods:

Reporting Windows Issues

Issues should be reported in the official Uber support forums where you can easily upload files:

When reporting issues please upload:

  • PA client logs
  • PA local server logs if playing on a local server
  • screenshots for any user interface issues
  • DxDiag.txt
  • any crash minidump .dmp files

The logs can be found in your Planetary Annihilation Data Directory.

Logs may include your partial or full name in paths. Replace your name with username using a text editor if needed before uploading.

You can create a DxDiag.txt by pressing [WinKey]+R, typing "dxdiag", and pressing "Save All Information...".

OS Independent Issues

Crash Minidump Location

From: Where do I find Planetary Annihilation crash minidumps files?

The default location for crash minidump files generated by PA is now the logs directory in the Planetary Annihilation Data Directory

The environment variable MINIDUMP_DIRECTORY can be used to change the location where crash minidump .dmp files are saved for local servers.

On Windows the default location for minidump files created by Windows Error Reporting (WER) is:

  • %LOCALAPPDATA%\CrashDumps\ eg C:\Users\USERNAME\AppData\Local\CrashDumps\PA.exe.NNNNN.dmp (generated by Windows)

On macOS you can use the console application to locate crash reports created by macOS:

Crash dump files are named like:

  • xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.dmp (generated by PA on all operating systems)
  • PA.exe.NNNNN.dmp (generated by Windows)
  • PA_YYYY-MM-DD-HHMMSS_name.crash (generated by macOS)