Forums

Tips on getting stuff to work?

Auteur Réponses
Gustra Dimanche 21 Aoüt 2011 à 23:42
GustraAnonymous

I recently bought Shadow of Destiny which is a W95/98/ME game and which appear to have been working in XP & Vista too, but It's broken in W7. Wine can't handle it either straight off. BUT, from what I hear, wine is better backwards compatible with Windows than Windows itself :D. I though this would be a good project to delve into and get working in POL and wine.

So I am looking for tips on how do get started on getting SoD to work. What do you do when tackling a game or program that does not work? Test different wine versions? Run debuggers? Fiddle with different settings in wine? Registry hacking? Poking at people at winehq with sharp sticks? :)

I am new at this, so any suggestion is welcome!
Quentin PÂRIS Lundi 22 Aoüt 2011 à 0:06
Quentin PÂRISAnonymous

Hi !

Some suggetion to run your program :

- Look at winehq database if there is an tutorial
- Enable PlayOnLinux debug mode, to see why does your program crash ? DLL missing ? Microsoft package missing ?
- Change wine version (the oldest one will come later)
- Update your program
- ...

In fact, it depends on the kind of problem you have
Gustra Lundi 29 Aoüt 2011 à 20:11
GustraAnonymous

Thanks for the tips, Tinou. I also came across the solutions post by NSLW, which contained some tips too.