Arcanum running on iOS

Discussion in 'Modding and Scripting Support' started by Amrel, Aug 29, 2022.

Remove all ads!
Support Terra-Arcanum:

GOG.com

PayPal - The safer, easier way to pay online!
  1. Amrel

    Amrel New Member

    Messages:
    3
    Likes Received:
    1
    Joined:
    Jul 21, 2022
    I am taking a shot at porting Arcanum to iOS and macOS platforms.

    Currently managed to render terrain of crash site sector:



    All code is open source - here: https://github.com/arcanum-project/game

    I was also able to reverse engineer WorldEd to get the algorithm for mapping tiles from .sec file to .bmp files. I was originally relying on some copypasted notes to get tile textures, but it proved to be not accurate. Here is the app that I wrote which accurately maps tiles to art: https://github.com/arcanum-project/SectorReverser
     
    FilthyJack likes this.
  2. FilthyJack

    FilthyJack Member Supporter

    Messages:
    110
    Likes Received:
    14
    Joined:
    Jan 27, 2011
    Very ambitious, and reversing sectors is no easy task, well done!
    I'll be watching this!
     
Our Host!