Jump to content

Yaro

Members
  • Posts

    7
  • Joined

  • Last visited

Yaro's Achievements

Squaddie

Squaddie (1/5)

0

Reputation

  1. Yaro

    UFO & DosBOX

    All settings can You found and change in dosbox.conf :alien2:
  2. ... something wrong was happen to detecting ufo's. I'v tested it and notice that detecting ufo's decreased to few in patched exe, but I abandon searching dependence between this patch and detecting ufo's bug - I'v found that both: ufo & tftd ( dos versions ) runs very well in DosBox beta CVS version. All animations, scrolls, sounds and time runs pretty good - without any changes to game code. You can control game speed with special keys: ( Ctrl+F11 & Ctrl+F12 ), go to fullscreen: alt+enter and much more.. check my post: UFO & DosBOX
  3. Yaro

    UFO & DosBOX

    As I wrote it is emulator You can set speed of emulated CPU, Sound Blaster/GM is also emulated and streams are send to windows proper audio devices. DosBox is also available for Linux, Amiga and others...
  4. Yaro

    UFO & DosBOX

    I'v found that newest ver of DosBox- Dos Emulator with CVS version ( get from CVS Win32 ) runs UFO Enemy Unknown and TFTD ( DOS Ver. ) pretty well !!! ( on my Athlon1600+ ) with adjustable speed of emulation (Ctrl+F11 & Ctrl+F12), Fullscreen/Windows option ( Alt+Enter ) Very good quality SoundBlaster & General Midi Output now: Geoscape time, all animations, scrolls, movememt looks like on 386 or 486 hint: after run DosBox - You have to mount Your Ufo Directry at command prompt: for example: mount c c:\Games\Ufo Best Regards - Yaro
  5. I'll try with DOS ver. It must be the same code.
  6. ok it is two simply asm changes to do: at ufo defence: 00440d7f add ax, 0005 -> add ax, 0001 00440d83 cmp ax, 003C -> cmp ax, 0063 and the same for ufo tftd at adrs: 00444B45 and 00444B49 I don't know how to make small patcher - If You can help that would be nice. patched exe for TFTD at link above. Best regards Yaro
  7. I'v change time counter at Geoscape screen from 5 second /60 to 1 second/99 ( over 8x slower ) Now itercept ufos is easy on fast PC like at 386 . This is for Ufo Enemy Unknown Gold/Collectors Edition ( 32bit ) only. http://jpick.republika.pl
×
  • Create New...