VOGONS

Common searches


Search results

Display options

Re: Ultima 7 cache off patch - u7dcp

Nope, no evidence, as I have not looked at the code yet. This is just based on what bits the game seems to set to 0 based on your code replacement. By using EBX and only ANDing with 0xFE to clear only last byte you are effectively preserving top bits. I do want to make sure the patch doesn't screw …

Re: Ultima 7 cache off patch - u7dcp

Is there evidence that the game cares about bits in cr0 apart from the first one? The bit 0 thing could indeed be for the unreal mode thing. Of course, we don't care if the game cares about cache for speed reasons, just whether it cares about it for data correctness. Not sure about serpent isle, …

Re: Ultima 7 cache off patch - u7dcp

There's an experimental version that patches the game to have cache off only if it had already been turned off, e.g. with setmul. [experimental version removed and made the official version]. In other words, it prevents the game from touching the cache setting at all. If you test it, might as well …

U7DCP - Ultima VII DOS Cache Patch

U7DCP - Ultima VII DOS Cache Patch. Stops Ultima VII: The Black Gate aka. Ultima 7 from enabling CPU cache on launch. https://www.youtube.com/watch?v=a2tyyWk766s - the game running on a 1.4 GHz CPU no worries. Note that U7DCP comes as is, no guarantees, no warranty, and it may or may not work as …

Re: The ultimate Ultima 7 machine

in Milliways
I had a look into this. It doesn't seem intentional, the game just tries to enter and leave protected mode. .. For the second sequence it is not so easy since "xor eax, eax" is a short way to set eax to zero which uses only 3 bytes. To set eax to 40000000h as necessary to disable cache we would …

Re: VGA Capture Thread

The terms of use for VOGONS were provided in a link to you when you registered: http://www.vogons.org/ucp.php?mode=terms This is the privacy policy: http://www.vogons.org/ucp.php?mode=privacy No doubt, and I would've read them not intending to use vogons as a file host. In any case I couldn't see a …

Re: VGA Capture Thread

It's off the cuff beta software the rights of mine to which I've decided not to sign away unnecessarily. It wouldn't be in line with that decision to upload it onto a 3rd party host whose terms of service I don't know.

Page 46 of 51