Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Palworld

From PCGamingWiki, the wiki about fixing PC games
Revision as of 13:26, 21 January 2024 by Osoa (talk | contribs) (DRM-free multiplayer)
This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Palworld
Palworld cover
Developers
Pocketpair
Engines
Unreal Engine 5
Release dates
Windows Early access
Taxonomy
Monetization One-time game purchase
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Open world, Survival
Art styles Realistic
Themes Fantasy
Palworld on HowLongToBeat
Palworld on IGDB
Palworld on MobyGames
Palworld on Wikipedia

General information

Official developer Discord server
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
DRM-free after installation through Steam client (notes may include more details)
DRM-Free when launched directly from the Palworld-Win64-Shipping.exe. Multiplayer doesn't work when DRM-free.
Windows
Microsoft Store
Microsoft Store
Purchase includes an Xbox X/S/One version.
Xbox Game Pass for PC
Windows

Monetization

Type Notes
One-time game purchase The game requires an upfront purchase to access.

Microtransactions

Type Notes
No microtransactions None


Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\Pal\Saved\Config\windows\*.ini
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1623730/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\Pal\Saved\SaveGames\IDprofile\IDworld\*.sav
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1623730/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Xbox Cloud

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
FOV incorrectly scales, resulting in a "Zoomed in effect". See Field of View (FOV) for a workaround.
4K Ultra HD
Field of view (FOV)
Option for the range of 70 to 90. See Field of View (FOV) to increase the FOV further.
Windowed
Choose Windowed and a resolution below the monitor's native resolution.
Borderless fullscreen windowed
Choose Windowed and the monitor's native resolution.
Anisotropic filtering (AF)
Anti-aliasing (AA)
Disabled, FXAA, TAA
High-fidelity upscaling
DLSS 3.1, TSR
Vertical sync (Vsync)
60 FPS and 120+ FPS
Options for 30, 60, 90, 120, and unlimited FPS.
High dynamic range display (HDR)
Gives corrupted UI
Ray tracing (RT)
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 5 page for more details.

Field of View (FOV)

Increase the FOV beyond 90 degrees using a HEX editor
Palworld's included field of view slider maxes out at 90 degrees but you may increase it further with hex editing.
  1. Open Palword and load into a save file. Exit to the menu
  2. Go to Graphics and change the FOV to any value that you aren't currently using. Save your settings
  3. Close Palworld
  4. If you are using the Xbox version, go to %LOCALAPPDATA%\Packages\PocketpairInc.Palworld_ad4psfrxyesvt\SystemAppData\wgs\IDprofile\IDWorld\. If you are using the Steam version, go to %LOCALAPPDATA%\Pal\Saved\SaveGames\IDprofile\IDWorld\. If you aren't sure which folders are correct then you can search by date modified and open the most recent ones if you followed steps 1 and 2
  5. Open the long named file within this folder with a hex editor
  6. Search for "FOV". There are two entries. One controls the mounted camera's FOV and the other is for the player character's FOV. If you can't find FOV by searching then you've opened the wrong file
  7. In the decoded text section, look for the portion after FOV and FloatProperty that looks like "xA" where x is your current FOV.
  8. Highlight the "x" portion in the Decoded text. It should highlight the corresponding part that you need to change.
  9. Change this value to FF or another value that you desire. Repeat this for both entries if you want the FOV to be changed for both the player and mounted cameras.
  10. Save the file.
  11. Open Palworld. If you see your new FOV in the Graphics settings then it worked

Notes

IDprofile and IDworld will be different for each player. If you've created multiplayer worlds or characters then you will have several folders. You should be able to tell which one you want to edit by changing a setting in game, saving your settings then filtering by recently modified in Windows Explorer.
Don't touch the FOV slider or it will reset. You can change other graphics settings without needing to repeat these steps.
You can convert any number in between 160 and 255 to get the FOV you desire. You can use these as an example, where the first part is the hex value, the second is the integer that you will convert into hexadecimal and the third is the FOV value that Palworld will show in the graphics menu.
A0 = 160 = 70 degrees
FF = 255 = 107 degrees
Y axis scaling for Ultrawide monitors
Fixes the "Zoomed in" issue that affects Ultrawide monitors, even at FOV set to 90.
  1. Go to the configuration location for your version of the game.
  2. Open "Engine.ini"
  3. At the bottom of the file, add the following (without quotations) "[/script/engine.localplayer] AspectRatioAxisConstraint=AspectRatio_MaintainYFOV".
  4. Save the file
  5. (Optionally) Set the file to "Read Only" by right-clicking the file, going to "Properties" and ticking the checkbox called "Read-Only".

Notes

Setting the File to "Read-Only" might not be necessary. As of the current build of the game (v0.1.2.0).

Input

Audio

Audio feature State Notes
Separate volume controls
BGM, SE, UI, Voice, Voice (Pals), and Ambient
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
French
German
Italian
Japanese
Korean
Brazilian Portuguese
Russian
Spanish

Network

Multiplayer types

Type Native Notes
Local play
LAN play
Online play

Other information

API

Technical specs Supported Notes
Direct3D 11
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio Wwise

System requirements

Windows
Minimum Recommended
Operating system (OS) 10
Processor (CPU) Intel Core i5-3570K 3.4 GHz
System memory (RAM) 16 GB
Hard disk drive (HDD) 40 GB
Video card (GPU) Nvidia GeForce GTX 1050
2 GB of VRAM
DirectX 11 compatible
SSD required.


Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References