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 "Alex Builds His Farm"

From PCGamingWiki, the wiki about fixing PC games
Line 133: Line 133:
 
Download {{file|Change_FOV_Alex.7z}} from https://raymanpc.com/forum/viewtopic.php?p=1478589#p1478589. Unzip the archive. Make sure you have [https://www.python.org/downloads// Python 3] installed as well as ''python-lzo'' ({{code|pip install python-lzo}}). Next, open a command prompt, navigate to the folder where {{file|Change_FOV_Alex.py}} is, and run (replace <PathToGame> with the path to your game folder): <br>
 
Download {{file|Change_FOV_Alex.7z}} from https://raymanpc.com/forum/viewtopic.php?p=1478589#p1478589. Unzip the archive. Make sure you have [https://www.python.org/downloads// Python 3] installed as well as ''python-lzo'' ({{code|pip install python-lzo}}). Next, open a command prompt, navigate to the folder where {{file|Change_FOV_Alex.py}} is, and run (replace <PathToGame> with the path to your game folder): <br>
 
{{code|python Change_FOV_Alex.py "<PathToGame>\Gamedata\World\Levels\fix.sna"}}. <br>
 
{{code|python Change_FOV_Alex.py "<PathToGame>\Gamedata\World\Levels\fix.sna"}}. <br>
Follow the instructions on screen. The script will ask for the resolution / aspect ratio and adjust the vertical FOV such that the horizontal FOV is the same as in the unpatched game.
+
Follow the instructions on screen. The script will ask for the resolution / aspect ratio and adjust the horizontal FOV such that the vertical FOV is the same as in the unpatched game.
 
}}
 
}}
  

Revision as of 17:13, 22 June 2024

Alex Builds His Farm
Alex Builds His Farm cover
Developers
Ubisoft Montreal
Publishers
Playmobil Interactive
Engines
Ubisoft OpenSpace
Release dates
Windows July 15, 1999
Taxonomy
Monetization One-time game purchase
Modes Singleplayer
Pacing Real-time
Perspectives Third-person
Controls Direct control
Genres Adventure, Building, Educational, Farming, Simulation
Vehicles Industrial
Art styles Stylized
Series Playmobil
Alex Builds His Farm on HowLongToBeat
Alex Builds His Farm on IGDB
Alex Builds His Farm on MobyGames
Playmobil
Laura's Happy Adventures 1998
Alex Builds His Farm 1999
Hype: The Time Quest 1999
Rescue from Rock Castle 2004
The Big Treasure Hunt 2005
Playmobil Alarm 2007
Playmobil Constructions 2007
Playmobil Knights 2009
Playmobil Pirates 2009
Playmobil: The Movie VR Adventures Cancelled

Warnings

SafeDisc retail DRM does not work on Windows Vista and later (see Availability for affected versions).

Alex Builds His Farm is a singleplayer third-person adventure, building, educational, farming and simulation game in the Playmobil series.

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SafeDisc 2 DRM[Note 1] with unreadable errors.
Windows
SafeDisc retail DRM does not work on Windows Vista and later (see above for affected versions).
This game is not available digitally.

Game data

Configuration file(s) location

System Location
Windows %WINDIR%\UbiSoft\ubi.ini[Note 2]

Save game data location

System Location
Windows <path-to-game>\GameData\SaveGame[Note 2]

Video

Ubisoft Configuration Tool.
Ubisoft Configuration Tool.

Graphics feature State Notes
Widescreen resolution
See Widescreen resolution.
Multi-monitor
See Widescreen resolution.
Ultra-widescreen
See Widescreen resolution.
4K Ultra HD
See Widescreen resolution.
Field of view (FOV)
See Field of view (FOV).
Windowed
The game can be forced to run in Windowed mode, when using dgVoodoo2.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
High-fidelity upscaling
See the glossary page for potential workarounds.
Vertical sync (Vsync)
Always on in Direct3D. In Glide, use nGlide and set in nglide_config.exe, or use dgVoodoo2.
60 FPS
Frame rate is capped at 63 FPS in Glide. Animations are locked at 30 FPS by default, but their framerate can be increased by turning on Use Animation Interpolation inside Advanced Video Settings in <path-to-game>\UbiAssistant.exe.
120+ FPS
High dynamic range display (HDR)

Widescreen resolution

If you want to run the game without admin privileges, make sure you place ubi.ini in %LOCALAPPDATA%\VirtualStore\Windows\UbiSoft\.
If you want to run the game with admin privileges (e.g. in Win XP compatibility mode), make sure that ubi.ini is in %WINDIR%\UbiSoft\}.
Change resolution[3]
  1. Open ubi.ini.
  2. Under the section [Alex Builds His Farm], add the line ScreenSize.
  3. Insert the preferred resolution (for example, ScreenSize=1280x720, ScreenSize=800x450 or ScreenSize=640x360).

Notes

Large resolutions (e.g. 1920x1080) might crash the game. It is therefore recommended to set a lower resolution (e.g. 1280x720) and use a Direct3D wrapper to scale the resolution. See Direct3D wrapper.
Uncommon resolutions (e.g. 800x450 or 640x360) are automatically changed back to a 4:3 aspect ratio. To fix this, see Direct3D wrapper.
HUD is stretched.
Lower vertical FOV in wider aspect ratios. Increase FOV to compensate, see Field of view (FOV).

Direct3D wrapper

Setup dgVoodoo 2 or DDrawCompat
  • dgVoodoo 2
    • From the dgVoodoo folder, copy dgVoodoo.conf, dgVoodooCpl.exe, \MS\x86\D3DImm.dll and \MS\x86\DDraw.dll to <path-to-game>\.
    • Run dgVoodooCpl.exe, right-click anywhere in the window and select "Show all sections of the configuration".
    • In the "DirectX" tab under "Resolution", set your display resolution (e.g. 1920x1080).
    • (Optional) Still in the "DirectX" tab, uncheck the "dgVoodoo Watermark".
    • If you set an uncommon resolution (e.g. 640x360) in ubi.ini: In the "DirectXExt" tab under "Enumerated resolutions", enter this resolution into "Extras".
  • DDrawCompat
    • Copy DDraw.dll as well as DDrawCompat.ini to <path-to-game>\.
    • Open DDrawCompat.ini in a text editor, and uncomment (remove #) the lines you would like to change.
    • Set ResolutionScale = display(1).
    • For better Alt+Tab support you can set AltTabFix = noactivateapp(1).
    • If you set an uncommon resolution (e.g. 640x360) in ubi.ini: Add this resolution to SupportedResolutions, e.g. SupportedResolutions = native, 640x480, 800x600, 1024x768, 640x360.

Field of view (FOV)

Change Field of View[4]

Download Change_FOV_Alex.7z from https://raymanpc.com/forum/viewtopic.php?p=1478589#p1478589. Unzip the archive. Make sure you have Python 3 installed as well as python-lzo (pip install python-lzo). Next, open a command prompt, navigate to the folder where Change_FOV_Alex.py is, and run (replace <PathToGame> with the path to your game folder):
python Change_FOV_Alex.py "<PathToGame>\Gamedata\World\Levels\fix.sna".
Follow the instructions on screen. The script will ask for the resolution / aspect ratio and adjust the horizontal FOV such that the vertical FOV is the same as in the unpatched game.

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
Mouse isn't supported in-game.
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Sound Settings.
Sound Settings.

Audio feature State Notes
Separate volume controls
Voices, Sound Effects and Music.
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Italian
Alex e la sua fattoria
Dutch
Alex op de Boerderij.[5]
French
Alex à la ferme.[5]
German
Alex' Abenteuer auf der Farm.[5]
Portuguese
Alex Constrói a Sua Quinta.[6]
Brazilian Portuguese
Alex, O Fazendeiro.[7]
Spanish
Alex en la granja.[5]

Issues fixed

Install the game on modern systems

The game cannot be installed on 64-bit computers because it's a 16-bit application.
Use winevdm[citation needed]

Stuck in Ubisoft Logo Loading (Direct3D mode)

Use dgVoodoo 2[8]

Game runs too fast (Direct3D mode)

Set refresh rate on 60 Hz[8]

Game crashes on Alt+Tab

Install dgVoodoo 2[8]

Other information

API

Technical specs Supported Notes
Direct3D 6
Glide 3.10
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS) 95
Processor (CPU) Intel Pentium 166 MHz
System memory (RAM) 32 MB
Hard disk drive (HDD) 120 MB
Video card (GPU) 4 MB of VRAM
DirectX 6 compatible


Notes

  1. SafeDisc retail DRM does not work on Windows 10[1] or Windows 11 and is disabled by default on Windows Vista, Windows 7, Windows 8, and Windows 8.1 when the KB3086255 update is installed.[2]
  2. 2.0 2.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

  1. Not Loading in Windows 10; this will break thousands of - Microsoft Community - last accessed on 2017-01-16
  2. Microsoft - MS15-097: Description of the security update for the graphics component in Windows: September 8, 2015 - last accessed on 2018-02-16
  3. Verified by User:AlphaYellow on 2022-11-19
    According to SuicideMachine's findings, the game's exe makes reference of the variable "ScreenSize", which can be altered in the config file and successfully changes the resolution.
  4. https://raymanpc.com/forum/viewtopic.php?p=1478589#p1478589
  5. 5.0 5.1 5.2 5.3 MobyGames
  6. MobyGames - last accessed on May 2023
  7. Divertire (archived) - last accessed on May 2023
  8. 8.0 8.1 8.2 Verified by User:AlphaYellow on 2024-06-01