Application Details:
Version: | 1.0 |
License: | |
URL: | http://uru.ubi.com/de/ |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 8.21 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything that is still supported (that is, the whole single player game) worked.
What does not
I experienced two crashes (I have no idea how the Windows counterpart fares) during play.
Just restarting the game and "trying again" worked.
Workarounds
In order to make the Uru CD game (from a magazine issue dated January 2005) work, I had to take several steps.
Being a trial-and-error process, I am not sure all the steps are necessary.
I elected to run the program in its own area (WINEPREFIX
).
I had to install wine-vanilla
, as my first tests with wine-staging
failed; however, I haven't tried the finally working recipe with wine-staging
.
The program wine-vanilla
and all its dependencies were compiled for 32 bit, i.e. I did not use the WoW64 feature (which, by the way: wow!!).
I had to enable explicitly the 32-bit option for my video board drivers (the proprietary nvidia-drivers
), because Gentoo would not enforce that.
Before that, Uru was claiming there was no DirectX 8 available.
Also, I could not get away with an image of the CD and I had to use the original one.
export WINEARCH='win32' export WINEPREFIX="${HOME}/games/Uru/game" wine-vanilla wineboot
corefonts
using winetricks
, as suggested by a previous AppDB report:
winetricks dlls corefonts
${HOME}/games/Uru/cd
, then configure it; I went UDisk2:
udisksctl mount -b /dev/cdrom ln -s "/run/media/${USER}/URU" "${HOME}/games/Uru/cd"(Gentoo Udisk2 mounts in
/run/media/${USER}
).
wineconfig-vanilla
:
Applications
:
Windows Version
set to Windows XP
Drives
: after enabling Show Advanced
,
Add...
D:
Path
to where I mounted the CD (${HOME}/games/Uru/cd
)Type
to CD-ROM
wine-vanilla "${HOME}/games/Uru/cd/Setup.exe"
C:\Games\Uru
as installation directories, and no icon created anywhere)wine-vanilla 'C:\Games\Uru\Uru.exe'
(each time making sure that the CD is mounted, or else I rerun step 3)Graphics
options, I got away with the highest supported resolution (1280�1024) in window mode and 32-bit.What was not tested
Nothing I am aware of.
Hardware tested
Graphics:
Additional Comments
Once the installation is successfully completed, the game is at Platinum level.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Gentoo Linux x86_64 | Jan 14 2024 | 8.21 | Yes | Yes | Yes | Gold | Hamlet | |
Show | openSUSE Tumbleweed (rolling release) | May 06 2021 | 6.7 | No, but has workaround | Yes | Yes | Gold | Jesper Goll | |
Show | Ubuntu 13.10 "Saucy" amd64 (+ variants like Kubuntu) | Sep 07 2013 | 1.6 | No | Not installable | No | Garbage | an anonymous user | |
Show | Ubuntu 12.04 "Precise" i386 (+ variants like Kubuntu) | Nov 02 2012 | 1.5.16 | No | Not installable | No | Garbage | an anonymous user | |
Show | openSUSE 11.1 x86_64 | Aug 24 2009 | 1.1.28 | No | Not installable | No | Garbage | Neil Thomson |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.