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.

Difference between revisions of "Papo & Yo"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
m (updated template usage)
Line 32: Line 32:
  
 
==Game data==
 
==Game data==
===Configuration files location===
+
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{p|userprofile}}\Documents\My Games\PapoYo\PYGame\Config\}}
+
{{Game data/config|Windows|{{p|userprofile}}\Documents\My Games\PapoYo\PYGame\Config\}}
{{Game data/row|OS X|}}
+
{{Game data/config|OS X|}}
{{Game data/row|Linux|{{P|xdgdatahome}}/Minority/PapoYo/PYGame/Config/}}
+
{{Game data/config|Linux|{{P|xdgdatahome}}/Minority/PapoYo/PYGame/Config/}}
 
}}
 
}}
 
{{ii}} {{File|*-PYEngine.ini}} stores the graphical configuration.
 
{{ii}} {{File|*-PYEngine.ini}} stores the graphical configuration.
Line 44: Line 44:
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|{{P|game}}\Binaries\Win32\}}
+
{{Game data/saves|Windows|{{P|game}}\Binaries\Win32\}}
{{Game data/row|OS X|}}
+
{{Game data/saves|OS X|}}
{{Game data/row|Linux|{{P|xdgdatahome}}/Minority/PapoYo/PYGame/}}
+
{{Game data/saves|Linux|{{P|xdgdatahome}}/Minority/PapoYo/PYGame/}}
{{Game data/row|Steam|{{p|steam}}/userdata/{{P|uid}}/227080/remote/}}
+
{{Game data/saves|Steam|{{p|steam}}/userdata/{{P|uid}}/227080/remote/}}
 
}}
 
}}
 
{{ii}} {{File|pygame.sav}} stores the save data.
 
{{ii}} {{File|pygame.sav}} stores the save data.
Line 94: Line 94:
 
|120 fps                    = true
 
|120 fps                    = true
 
|120 fps notes              = See [[#High frame rate|High frame rate]].
 
|120 fps notes              = See [[#High frame rate|High frame rate]].
 +
|hdr                        = unknown
 +
|hdr notes                  =
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 236: Line 238:
 
|metal support          =  
 
|metal support          =  
 
|metal support notes    =  
 
|metal support notes    =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  

Revision as of 09:47, 24 March 2018

Papo & Yo
Papo & Yo cover
Developers
Minority
Engines
Unreal Engine 3
Release dates
Windows April 18, 2013
macOS (OS X) January 7, 2014
Linux January 7, 2014
Papo & Yo on Wikipedia

General information

Port Report: Papo & Yo
Steam Community Discussions

Availability

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\PapoYo\PYGame\Config\
macOS (OS X)
Linux $XDG_DATA_HOME/Minority/PapoYo/PYGame/Config/
*-PYEngine.ini stores the graphical configuration.
*-PYInput.ini stores the key mapping and input configuration.
This game follows the XDG Base Directory Specification on Linux.

Save game data location

System Location
Windows <path-to-game>\Binaries\Win32\[Note 1]
macOS (OS X)
Linux $XDG_DATA_HOME/Minority/PapoYo/PYGame/
Steam <Steam-folder>/userdata/<user-id>/227080/remote/
pygame.sav stores the save data.

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Video settings.
Video settings.
Advanced video settings.
Advanced video settings.

Template:Video settings

Field of view (FOV)

Default FOV is 75°.
Edit BaseInput.ini[citation needed]
  1. Go to <path-to-game>/Engine/Config/.
  2. Open BaseInput.ini.
  3. Below the [Engine.PlayerInput] line, add the following line:
    Bindings=(Name="F9",Command="FOV 110")
  4. Change 110 to your desired FOV.
  5. Press F9 while playing to change the FOV.

High frame rate

By default, the upper limit is 120.
Disable frame limiter[citation needed]
  1. Go to the configuration files location.
  2. Open the engine configuration.
  3. Change bSmoothFrameRate=TRUE to bSmoothFrameRate=FALSE.

Input settings

Input settings.
Input settings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Brazilian Portuguese
Spanish

Issues unresolved

Button prompts not displayed

Gamepad button prompts aren't displayed in some non-English versions of Windows, e.g. Russian and Polish.

Other information

API

Executable 32-bit 64-bit Notes
Windows
macOS (OS X)
Linux

System requirements

Windows
Minimum Recommended
Operating system (OS) XP, Vista, 7
Processor (CPU) 2.2 GHz dual core
System memory (RAM) 1 GB
Hard disk drive (HDD) 4 GB
Video card (GPU) Nvidia GeForce 6800GT
ATI Radeon X1800

Notes

  1. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References