Skip to content

drDragonSmoke/K240-Bugfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

K240-Bugfix

K240 - Amiga game - Bug fixes - Assembly

playk240.asm (version)
Heavily annotated disassembly. To reassemble with vasm (remove version from name):

vasmm68k_mot -no-opt -Fhunkexe -nosym -o playk240 playk240.asm

playk240 (version)
Reassembled play file. To use (remove version from name):

Put in: [your K240 gamefiles folder]\Hard Drives\data\

It will replace the original file, so you might want to save it first.

Version notes:

  • Ship repair bug fixed
  • Asteros drain bug fixed
  • Fleet freeze bug fixed
  • Spy peeking bug fixed
  • Yard alerts bug fixed
  • Powerplant typo fixed (20MW to 32MW)
  • Powerplant gives 8mw on zero ore
  • Powerplant can use asteros in stores
  • Photon/plasma hardpoint price switched
  • Alien ships can use their warp generator hardpoint
  • Swixaran win screen changed to outro3.mgl
  • Changed to single left-clicks in various windows
  • Fixed a bug with how ship building costs were calculated

References:

A few YouTube videos: https://www.youtube.com/@drDragonSmoke

Fixes made possible by disassembly analysis and assistance provided by tetracorp
https://github.com/tetracorp/k240

Also contributed: AmigaLive
https://www.twitch.tv/amigalive

Big thanks!

About

K240 - Amiga game - Bug fixes - Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published