Nous sommes actuellement le 28 Mars 2024, 20:13


Problems with resolution 1280x1024 ?

Modérateur: Cyanide Team

  • Auteur
  • Message
Hors-ligne

jojo87

  • Messages: 3
  • Inscrit le: 16 Juin 2017, 21:33

Problems with resolution 1280x1024 ?

Message17 Juin 2017, 07:48

If I click the full screen mode, the game does not start at restart.
For this time I can only play with the reduced window, can someone help me?

thank you
Hors-ligne
Avatar de l’utilisateur

FocusTechSupport

Focus Team

  • Messages: 1573
  • Inscrit le: 24 Fév 2009, 12:01
  • Localisation: France

Re: Problems with resolution 1280x1024 ?

Message19 Juin 2017, 14:51

You can edit the PCM17 graphics configuration file:

1. Open 'Windows Explorer' or 'File Explorer' from the taskbar.
2. Open the 'Local Disk (C:)' under 'Computer' or 'This PC'.
3. Open the folder 'Users' then the Windows user name.
4. Open the folder 'AppData' (*) then the folder 'Roaming'.
5. Open the folder 'Pro Cycling Manager 2017' then the folder 'Config'.
6. Right click on the file 'Options' (Options.xml) and click 'Edit'.

A. Set the display mode in windowed or in fullscreen:

<Option_HW_FullScreen>0</Option_HW_FullScreen> => Windowed Mode
<Option_HW_FullScreen>1</Option_HW_FullScreen> => Fullscreen Mode

B. Set the display resolution (1920x1080 for example):

<Option_HW_ResolutionWidth>1920</Option_HW_ResolutionWidth>
<Option_HW_ResolutionHeight>1080</Option_HW_ResolutionHeight>

C. Turn on or off the hardware cursor (mouse pointer):

<Option_Graph_CursorHardware>0</Option_Graph_CursorHardware> => Off
<Option_Graph_CursorHardware>1</Option_Graph_CursorHardware> => On

(*) The 'AppData' folder is an hidden folder by default, to view this folder:

WINDOWS 7
- Open 'Windows Explorer' from the taskbar.
- Click 'Organize' then 'Folder and search options'.
- Click the tab 'View' and check 'Show hidden files, folders and drives' under 'Hidden files and folders' from 'Advanced Settings'.
- Click the button 'OK'.

WINDOWS 8/WINDOWS 10
- Open 'File Explorer' from the taskbar.
- Click the tab 'View' and check 'Hidden items'.
TECHNICAL SUPPORT
FOCUS INTERACTIVE TEAM
Hors-ligne

jojo87

  • Messages: 3
  • Inscrit le: 16 Juin 2017, 21:33

Re: Problems with resolution 1280x1024 ?

Message19 Juin 2017, 21:49

Thank you, but i have changed following your indications and the problem it's the same! The game does not start, it works as before with the reduced window mode.
I changed it this way:


<Options>
<Option_HardwareInfo>ead707de9eb073f1614600a215a0767c</Option_HardwareInfo>
<Option_AutoPreset>5</Option_AutoPreset>
<Option_CurrentPreset>5</Option_CurrentPreset>
<Option_Graph_Shadow>0</Option_Graph_Shadow>
<Option_Graph_Vegetation>0</Option_Graph_Vegetation>
<Option_Graph_Audience>0</Option_Graph_Audience>
<Option_Graph_Landscape>0</Option_Graph_Landscape>
<Option_Graph_Road>0</Option_Graph_Road>
<Option_Graph_City>0</Option_Graph_City>
<Option_Graph_Isolated>0</Option_Graph_Isolated>
<Option_Graph_Reflection>0</Option_Graph_Reflection>
<Option_Graph_RoadBorder>0</Option_Graph_RoadBorder>
<Option_Graph_MotionBlur>0</Option_Graph_MotionBlur>
<Option_Graph_DepthOfField>0</Option_Graph_DepthOfField>
<Option_Graph_Cloud>0</Option_Graph_Cloud>
<Option_Graph_ProfessionalCyclist>0</Option_Graph_ProfessionalCyclist>
<Option_Graph_MLAA>0</Option_Graph_MLAA>
<Option_Graph_ImageFiltering>0</Option_Graph_ImageFiltering>
<Option_Graph_ColorFiltering>0</Option_Graph_ColorFiltering>
<Option_Graph_Fog>1</Option_Graph_Fog>
<Option_Graph_Precipitation>1</Option_Graph_Precipitation>
<Option_Graph_RoadTag>1</Option_Graph_RoadTag>
<Option_Graph_Sky>1</Option_Graph_Sky>
<Option_Graph_IsolatedAnimation>0</Option_Graph_IsolatedAnimation>
<Option_Graph_WaterGeneration>1</Option_Graph_WaterGeneration>
<Option_Graph_BuildLandscape>1</Option_Graph_BuildLandscape>
<Option_Graph_SpecialEquipmentTexture>0</Option_Graph_SpecialEquipmentTexture>
<Option_Graph_BuildCyclistTexture>1</Option_Graph_BuildCyclistTexture>
<Option_Graph_Antialiasing>0</Option_Graph_Antialiasing>
<Option_Graph_Anisotropy>0</Option_Graph_Anisotropy>
<Option_Graph_Textures>3</Option_Graph_Textures>
<Option_Graph_LOD>0</Option_Graph_LOD>
<Option_Graph_Shafts>0</Option_Graph_Shafts>
<Option_Graph_IntroVideos>1</Option_Graph_IntroVideos>
<Option_Graph_CursorHardware>1</Option_Graph_CursorHardware>
<Option_SoundFX>50</Option_SoundFX>
<Option_SoundMusic>30</Option_SoundMusic>
<Option_SoundComments>50</Option_SoundComments>
<Option_Language>5</Option_Language>
<Option_RaceDifficulty>2</Option_RaceDifficulty>
<Option_RaceAutoPause>0</Option_RaceAutoPause>
<Option_Multi_NoSensations>0</Option_Multi_NoSensations>
<Option_PassiveAI>0</Option_PassiveAI>
<Option_OneOff_RandomFitness>1</Option_OneOff_RandomFitness>
<Option_Career_CaracsEvo>0.500000</Option_Career_CaracsEvo>
<Option_Career_RandomInit>1</Option_Career_RandomInit>
<Option_Replay>1</Option_Replay>
<Option_HudScale>1.000000</Option_HudScale>
<Option_SourceDatabase>OfficialRelease.cdb</Option_SourceDatabase>
<Option_Career_PrizeCoeff>1.000000</Option_Career_PrizeCoeff>
<Option_FallFrequency>1.000000</Option_FallFrequency>
<Option_Notification>0</Option_Notification>
<Option_PauseAtStartOfRace>0</Option_PauseAtStartOfRace>
<Option_HW_Adapter>0</Option_HW_Adapter>
<Option_HW_FullScreen>1</Option_HW_FullScreen>
<Option_HW_ResolutionWidth>1280</Option_HW_ResolutionWidth>
<Option_HW_ResolutionHeight>1024</Option_HW_ResolutionHeight>
<Option_HW_BitDepth>32</Option_HW_BitDepth>
<Option_HW_VSync>0</Option_HW_VSync>
<Option_Camera_Rho>10.000000</Option_Camera_Rho>
<Option_Camera_Phi>0.500000</Option_Camera_Phi>
<Option_Camera_Theta>1.570800</Option_Camera_Theta>
<Option_Camera_ProCyclist_Rho>5.000000</Option_Camera_ProCyclist_Rho>
<Option_Camera_ProCyclist_Phi>0.500000</Option_Camera_ProCyclist_Phi>
<Option_Camera_ProCyclist_Theta>1.570800</Option_Camera_ProCyclist_Theta>
<Option_Lng>6298186</Option_Lng>
<Option_ChoosePack>1</Option_ChoosePack>
</Options>
Hors-ligne
Avatar de l’utilisateur

FocusTechSupport

Focus Team

  • Messages: 1573
  • Inscrit le: 24 Fév 2009, 12:01
  • Localisation: France

Re: Problems with resolution 1280x1024 ?

Message21 Juin 2017, 10:51

Please post your configuration for investigation:

1. Press the keys Windows Start (bottom left) and 'R' from the keyboard to open the 'Run dialog box' and type: DXDIAG
2. Click the button 'OK'.
3. Post the Windows version (Operating System:), processor model (Processor:) and the amount of RAM memory (Memory:) under the tab 'System'.
4. Click the tab 'Display'.
5. Post the name of the graphics card (Name:) under 'Device' and the driver date (Date:) under 'Drivers'.
6. Click the tab 'Sound 1' or 'Audio 1'.
7. Post the name of the audio device (Name:) under 'Device' and the driver date (Date:) under 'Drivers'.
TECHNICAL SUPPORT
FOCUS INTERACTIVE TEAM
Hors-ligne

jojo87

  • Messages: 3
  • Inscrit le: 16 Juin 2017, 21:33

Re: Problems with resolution 1280x1024 ?

Message21 Juin 2017, 16:35

Thank you


Windows 10 Home 64 bit (10.0, build 14393)
Intel(R) Core(TM)i3-6100 CPU @ 3,70 GHZ (4 CPUs), -3,7Ghz
4096MB RAM

NVIDIA GeForce GT 720

Display Devices
---------------
Card name: NVIDIA GeForce GT 720
Manufacturer: NVIDIA
Chip type: GeForce GT 720
DAC type: Integrated RAMDAC
Device Type: Full Device
Device Key: Enum\PCI\VEN_10DE&DEV_1288&SUBSYS_31301462&REV_A1
Device Status: 0180200A [DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN_NT_DRIVER]
Device Problem Code: No Problem
Driver Problem Code: Unknown
Display Memory: 4041 MB
Dedicated Memory: 2018 MB
Shared Memory: 2022 MB
Current Mode: 1280 x 1024 (32 bit) (60Hz)
Monitor Name: Generic PnP Monitor
Monitor Model: AL1715
Monitor Id: ACR06B0
Native Mode: 1280 x 1024(p) (60.020Hz)
Output Type: HD15
Driver Name: C:\WINDOWS\System32\DriverStore\FileRepository\nvlei.inf_amd64_407111da3edebb17\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvlei.inf_amd64_407111da3edebb17\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvlei.inf_amd64_407111da3edebb17\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvlei.inf_amd64_407111da3edebb17\nvldumdx.dll
Driver File Version: 22.21.0013.8253 (English)
Driver Version: 22.21.13.8253
DDI Version: 12
Feature Levels: 11_0,10_1,10_0,9_3,9_2,9_1
Driver Model: WDDM 2.1
Graphics Preemption: DMA
Compute Preemption: DMA
Miracast: Not Supported by Graphics driver
Hybrid Graphics GPU: Not Supported
Power P-states: Not Supported
Driver Attributes: Final Retail
Driver Date/Size: 07/06/2017 02:00:00, 885216 bytes
WHQL Logo'd: Yes
WHQL Date Stamp: Unknown
Device Identifier: {D7B71E3E-51C8-11CF-EF57-3D111BC2DB35}
Vendor ID: 0x10DE
Device ID: 0x1288
SubSys ID: 0x31301462
Revision ID: 0x00A1


-------------
Sound Devices
-------------
Description: Altoparlanti (Realtek High Definition Audio)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0662&SUBSYS_17AA30C7&REV_1003
Manufacturer ID: 1
Product ID: 100
Type: WDM
Driver Name: RTKVHD64.sys
Driver Version: 6.00.0001.7586 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 18/08/2015 00:00:00, 4599552 bytes
Other Files:
Driver Provider: Realtek Semiconductor Corp.
HW Accel Level: Basic
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No

---------------------
Sound Capture Devices
---------------------
---------------------
Video Capture Devices
Number of Devices: 0
---------------------
-------------------
DirectInput Devices
-------------------
Device Name: Mouse
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: Tastiera
Attached: 1
Controller ID: n/a
Vendor/Product ID: n/a
FF Driver: n/a

Device Name: Lenovo Black Silk USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x17EF, 0x602D
FF Driver: n/a

Device Name: Lenovo Black Silk USB Keyboard
Attached: 1
Controller ID: 0x0
Vendor/Product ID: 0x17EF, 0x602D
FF Driver: n/a

Poll w/ Interrupt: No
Hors-ligne
Avatar de l’utilisateur

FocusTechSupport

Focus Team

  • Messages: 1573
  • Inscrit le: 24 Fév 2009, 12:01
  • Localisation: France

Re: Problems with resolution 1280x1024 ?

Message26 Juin 2017, 12:28

The resolution 1280x1024 is not supported.
Please run PCM17 in 1280x800 Windowed mode:

1. Open 'Windows Explorer' or 'File Explorer' from the taskbar.
2. Open the 'Local Disk (C:)' under 'Computer' or 'This PC'.
3. Open the folder 'Users' then the Windows user name.
4. Open the folder 'AppData' (*) then the folder 'Roaming'.
5. Open the folder 'Pro Cycling Manager 2017' then the folder 'Config'.
6. Right click on the file 'Options' (Options.xml) and click 'Edit'.

A. Set the display mode in windowed mode:

<Option_HW_FullScreen>0</Option_HW_FullScreen>

B. Set the display resolution to 1280x800:

<Option_HW_ResolutionWidth>1280</Option_HW_ResolutionWidth>
<Option_HW_ResolutionHeight>800</Option_HW_ResolutionHeight>

7. Save and run PCM17.

(*) The 'AppData' folder is an hidden folder by default, to view this folder:

- Open 'File Explorer' from the taskbar.
- Click the tab 'View' and check 'Hidden items'.
TECHNICAL SUPPORT
FOCUS INTERACTIVE TEAM

Retour vers [PCM17] - Support Technique / Technical Support

Qui est en ligne ?

Utilisateur(s) parcourant actuellement ce forum : Aucun utilisateur inscrit et 7 invité(s)