VOGONS

Common searches


Search results

Display options

Re: The Sims: House Party Windows 10 Crash

Yep, had the same problem and when I tried compatibility mode it worked. On a side note, does anybody have experience with playing the Sims on Linux? I was reading some random article about the benefits of Linux and I was curious if anyone has tried it? I know that most games and applications can …

Re: Analyzing QuickTime incompatibilities

I have had good luck with extracting the QuickTime files from the game's included QT installer and dropping them into the game's installed folder. The game will then use the version of QT it expects instead of what is installed on your system. You mean getting the game to load the QT runtimes …

Re: What happened to software rendering?

Bottom line is that GPUs developed too quickly for CPUs and software rendering to keep up. Initially, the same game could be played in software and with hardware acceleration. Eg Quake. The hardware acceleration would give you higher resolution, texture filtering, but other than that it was …

Ddraw upscaler for fixed-res games?

Title says all - Is there a wrapper to upscale DDraw games? Or are any of the existing wrapper libraries out there able to do so, especially in the case where you have a 1080p or 1440p display and it's hard to squint at a title that doesn't account for higher resolutions.

Re: American Girls Dress Designer on Windows XP and above

Also, running it through OllyDbg turns up an "ERROR_INVALID_WINDOW_HANDLE" exception upon clicking on the problematic button, which, along with a run through WinAPIOverride, seems to confirm the error message I got through Wine. It seems like it tries to call a window, menu or w/e but couldn't due …

Re: American Girls Dress Designer on Windows XP and above

but the dreaded window error still shows up. It basically appears to be more like a Windows API issue of some sort involving a certain DLL - I'm thinking about user32 or GDI, but it could be some other library. you may want to run/profiling the game within Dependancy Walker http://dependencywalker. …

Re: American Girls Dress Designer on Windows XP and above

Which reminds me... Are there any other DDraw/GDI/whatever wrappers I could try besides the ones mentioned above? for game before directx7, i usually have good luck wiht Aqrit's ddwraper http://bitpatch.com/ddwrapper.html The wrapper works, as I am able to get an FPS count on one corner of the …

Re: American Girls Dress Designer on Windows XP and above

Whoops, that wasn't the right link. I meant http://punkrockhacker.blogspot.ca/2014_06_01_archive.html . I know pretty much nothing about using debuggers beyond what is written there. Lol me neither. I can do simple registry hacks for old games which call for a CD to stream its assets from, but …

Re: American Girls Dress Designer on Windows XP and above

If you're dead set on getting to the bottom of this, perhaps it's time to break out the debugger? I've not had an opportunity to employ such techniques myself, but http://www.play-old-pc-games.com/2015/02/10/wars-shadows-empire/ is an intriguing example. At least it's easy to reliably reproduce the …

Page 1 of 2