Downloads

Latest Downloads matching 'Aleph One team'

Screenshot titled "VAF teleport mode"

A work-in-progress update of Hopper & Ares Ex Machina’s texturing plugin Vasara (which itself is based on treellama & Jon Irons’ Visual Mode.lua), with several new features:

  • Support for Aleph One 1.7’s new 2x, 4x, and reverse slide transfer modes
  • Vastly more control over texture alignment, including:
    • Options to decouple X and Y snaps
    • Options to align textures to the center, right, bottom, north, west, south, or east
    • 19 more grid sizes.
  • A “decouple transparent sides” option that allows you to apply different textures, alignments, and lights to each transparent side of a line.
  • Options to apply only the texture or only the transfer mode rather than both.
  • A toggle for the “realign textures when retexturing” option.
  • Overlays that show what you’re looking at (useful if you want to use Lua scripts on part of the level).

It also fixes several bugs, including:

  • The Lua error spam that happened whenever you had “apply texture” and “apply light” selected with a light value above 55.
  • “Must Be Explored” polygons being reset to “Normal”.
  • “Align adjacent” failing to work with many textures placed on empty lines. (Some transparent textures still won’t align properly; “decouple transparent sides” may mitigate this issue somewhat.)

To install:

This remains a work in progress, and updates may be slow, as Vasara’s code is sparsely documented and frequently quite dense, but I intend to continue working on it. I welcome constructive suggestions (best delivered through GitHub or Discord) and will attempt to implement them as time permits.

Enjoy!

Read more
Notes for version 1.0b:

Work in progress beta.

1,782 downloads, 0 reviews, 4 screenshots

Simplici7y 2.0.0

Switch on 06/24/2023

Screenshot titled "New Design"

Simplici7y is a file sharing web application for the Aleph One community. Originally written in with Ruby on Rails 1.0 and hosted alongside The Pfhorums, Simplici7y is now a Django 4 Application deployed to Heroku from Github.

The project is named after a 7-polygon mapping challenge, which focuses on doing more with less.

When Fileball suffered downtime in early 2007, Jon Irons saw the need to fill the gap as soon as possible. He came to me with his idea for a new project. Jon's support was fundamental to the development and successful launch of Simplici7y, and I consider this project his as much as it is mine.

Simplici7y came online on the second anniversary of The Pfhorums. After Fileball was destroyed in a fire, S7 became the de facto place to publish. In the 16 years it has been online, there have been over 12 million downloads, 600 items and 1,400 reviews.

Notes for version 2.0.0:

On our 16th anniversary, 2.0.0 is a complete rewrite of the original Ruby on Rails application into Python / Django 4. This also includes:

  • Moved to modern hosting (Heroku / AWS) which means no more downtime!
  • Much faster file download and page load times
  • Better permissions and data validation (10,000 star feature)
  • Higher resolution thumbnails
  • Automatic deploys from git main branch for quick and easy development or bug fixes
  • An automatic admin backend for easy moderation
  • Trigram search for misspellings
  • Much more search-engine optimized with redirects from bad URLs and mobile-friendly CSS
  • All of this and more in 4k lines of code vs the previous 33k!

Feature development is now much easier, so head over to Github to submit requests or report any bugs you find.

5,513 downloads, 3 reviews, 4 screenshots, 2.3 rating

Screenshot titled "See You Starside album cover"

First off, I want to make something abundantly clear: This is not a conventional remix album – I categorise it as an arrangement album. Anyone expecting these songs to preserve the originals’ mood and atmosphere is in for a severe disappointment, though I do have a much older set of remixes¹ that might be more to your taste. I also strongly recommend against using this album for your first playthrough; it’ll substantially alter the game’s atmosphere, which is one of its most memorable qualities. It would (hopefully) still be enjoyable, but it wouldn’t really be Marathon.

That said, these intricate, dense, yet dynamic mixes are brimming with retro synths, arpeggiation, musical cross-references, reverb, and entirely new instrument parts and melodies: where the OST runs for forty minutes, these run for seventy-eight. They’re Marathon’s OST by way of ’70s progressive rock songwriting and arrangement, ’80s pop production, and ’90s Japanese games’ atmosphere, with secondary influences from genres as disparate as jazz, blues, disco, ambient, post-rock, classical, electronic music, Krautrock, and metal.

I’ve included both a lossless FLAC version of this album and an Ogg Vorbis version suitable for in-game use. The Vorbis versions are mostly based on the FLAC files. The sole exception is “Flowers in Heaven”, which loops infinitely² in-game. Thus, the FLAC version in the album simply fades out after completing a loop.

The album also comes with a 16-page PDF featuring additional album artwork and my commentary on each individual song and the album as a whole.

My complete discography, including some works in progress, is available here: https://aaronfreed.github.io/discography.html

I also have these on YouTube, although I strongly encourage use of an adblocker, since YouTube has decided to take the liberty of running ads that I do not want on my videos and do not make a single cent from. There’s no copyright claim on the video, so this is just Google violating its erstwhile mantra of “don’t be evil”. https://youtu.be/bRiDh3PziWU

Plus, I’ve posted videos of “Cool Fusion” and “Bob-B-Q” showing how, respectively, “Flowers in Heaven” and “What About Bob?” play in-game.

“Cool Fusion”: https://youtu.be/QfF01WLolgM

“Bob-B-Q”: https://youtu.be/mj_Jy5HMxRc

¹You can get my older remixes at https://1drv.ms/u/s!AuD0MykSsmaRpiobXz51kqObAIqH?e=WogGPt

²Explanation of how looping works pre-Aleph One 1.7: https://aaronfreed.github.io/marathonlooper.html

Read more

2,034 downloads, 0 reviews, 1 screenshot

Screenshot titled "Before #1"

NOTE: As of 2024-04-25, Rubicon X now integrates these fixes. If your Rubicon X Scripts folder has a “monsterlimits.mml” file, and its items, landscapes, scenery, walls, and weapons scripts show “last modified” dates in September 2022, you already have these fixes and don’t need this plugin, but I’m leaving it up because people who got Rubicon X before then may not want to re-download a 124 MiB scenario to get 14,100 bytes of fixes.

Original Description

Rubicon X was released a long time ago, when Aleph One didn’t have bloom and when its monster activation limits were, by default, much higher than they are now. It hasn’t been updated since, so running it out of the box with no changes has several problems: monsters will randomly deactivate on several levels, and the bloom looks horrible because it defaults to overpoweringly high levels. I’ve created this plugin as an “all-in-one” fix for both these issues. It restores the monster activation limits to their intended values, and it makes the game look decent with bloom.

To run this, just put it in your Rubicon X plugins folder. (If you don’t have one, make a new “Plugins” folder in the “Rubicon X” folder – NOT the “Rubicon Data” folder – and stick this in it.) If you currently have Rubicon X running, you’ll need to quit the app and reload it.

Notes for version 1.0:

First release.

2,104 downloads, 1 review, 4 screenshots, 5.0 rating

Screenshot titled "Map 1: Wake up, Dr. Moriarty"

Marathon 1984 is a custom 3 map scenario for Marathon Infinity, created in 1997 by Frank 'Elk' Rooke and distributed in the MacAddict issue No. 13 cover CD.

This file contains the Marathon 1984 map file and a patched shapes file in MacBinary II format, compatible with Aleph One, as well as the original installer for classic MacOS also in MacBinary II format.

Contents of the Marathon 1984 original readme file:

Marathon-1984 Scenario

Level construction, textures and terminal art: Frank 'Elk' Rooke Many thanks to Devon Belcher (UESC Marine terminal pict by Devon)

Final merge: 6-16-97

1984 consists of three levels to be played as solo maps only and using Marathon Infinity.

Send your comments or questions to: kfrooke@earthlink.net.

1,759 downloads, 1 review, 7 screenshots, 4.0 rating

Shared with Dr Sumner’s permission. These are his exhaustively detailed spoiler guides for every level of the original releases of Tempus Irae and Tempus Irae 2: The Lost Levels; they’re also accurate for the 2006 Aleph One conversion, but there will be notable differences in the upcoming Redux release (which will hopefully appear later this year).

These guides contain exhaustive walkthroughs of each level in both games with detailed information on their contents, including any bugs Dr Sumner encountered and information on every accessible terminal in each level, including images of each terminal screen and information on where to find them and when they are active. He also notes how he did in his playthrough.

These guides are attuned specifically to his play style: play on Total Carnage; use as little ammo as possible; collect all possible secrets and ammo; and defeat every enemy when practical – in short, one of the most challenging possible approaches to the game (especially since many levels provide limited shield recharges).

They’re also unbelievably comprehensive; the original Nardo spoiler guides, though admirable efforts, pale in comparison. Dr Sumner’s guides have provided us a wealth of useful information on bugs to correct for Redux (for instance, he notes monsters and items that don’t spawn in).

There’s much more where this came from, by the way. I’ll upload more of his guides soon enough.

Edit: I’m hosting several of his spoiler guides on my OneDrive for the time being (currently, Marathon 1, Marathon 2, Tempus Irae, The Lost Levels, Rubicon X, Phoenix 1.3, and Pfh’Joueur). You can find them at https://1drv.ms/u/s!AuD0MykSsmaRmx_NxpRgTRM69vgn?e=fgVHbX

1,765 downloads, 0 reviews, 0 screenshots

Screenshot titled ""Eightfold Artificial Ferromagnet" - Spooky"

Version 1.0

by Gregory Ewing greg.ewing@canterbury.ac.nz

This is a set of Ruby plug-in scripts for Google Sketchup to export a model as a Marathon map file that can be played with the Aleph One game engine.

A tutorial is included which demonstrates what's been implemented so far. Start at Tutorial/index.html.

If you have used a previous version of MarathUp, see CHANGES.txt for a summary of added features, and have a look at the new sections in the tutorial.

Licence

This is free software. Share and enjoy.

Notes for version 1.0.1:

This is a working version of the script the Professor helped me fix over email.

Luckily it was found in system files of old computer. It is now safe and sound.

1,563 downloads, 0 reviews, 1 screenshot

Gemini Station 2.0

The Man on 08/12/2022

Screenshot titled "Gemini B"

Note: I didn’t create this; Dr Mike Trinder did. All I did was to convert it to a format compatible with modern Aleph One.

Gemini Station (first complete release: July 9, 1997) is a partial conversion for Marathon Infinity with 12 total levels, though players may not see them all every time they play it. Two are secrets and three are brief exposition levels, so it has seven proper levels, of which six are very long. Seriously, they’re huge.

I haven’t played through the whole thing in a while, but it was extremely impressive when it came out; as far as I know, it was the first scenario to incorporate several mapmaking tricks like airlocks and programmable teleporters. I last replayed it two or three years ago and felt it still held up.

As far as I’m aware, the only versions previously available were incomplete conversions that came with a shapes patcher that only ran on MacOS (and I’m not even sure they ran with modern releases). This version includes the patched shapes file, so you don’t have to bother patching the shapes. All you need to do is select the map and the shapes in Marathon Infinity and you’re good. (Make sure to select the shapes!)

Apart from patching the shapes and converting the map to MacBinary format, I haven’t modified any of these files at all; the readmes are even still in Mac OS Roman. Hopefully Dr Trinder won’t mind me making his scenario accessible to modern players; several people have asked for it on Discord over the years, so I figured I’d save people the trouble in the future.

In any case, I strongly recommend this, especially if you haven’t played it. It’s probably in my top 10 Marathon scenarios of all time, and the only things keeping it out of the top 5 are its short length and its relative lack of original assets (there are no new sounds and not many new graphics). However, it still looks phenomenal, and its map design would probably still seem inventive today. The writing is also fantastic.

Note: Screenshots incorporate Goran Svensson’s HD walls & landscapes, Freeverse’s HD weapons, and in some cases W’rkncacnter’s BRUTAL MARATHON plugin. I only spent about twenty minutes on these – they’re probably nowhere near the best sights Gemini Station has to offer. (Also, you probably shouldn’t actually use these plugins with it – certain game functionality is highly likely to break or not look as intended.)

Read more
Notes for version 2.0:

Converted from archives.bungie.org upload to formats Aleph One can read on Windows and Linux.

1,940 downloads, 4 reviews, 4 screenshots, 3.0 rating

Screenshot titled "2"

Dissent scenario by Thomas Reed. Modified for Aleph One by Mark (no last name).

Website

Notes for version v1.2:

from the readme:

Users must have Aleph One 0.16 or higher. "Marathon Dissent.bin" in the read me folder can be decoded (.bin file) and used with the the decoded (.bin) Image and Map files in classic. The look and feel of the game should be the same. The mml scripts are for text strings and opengl code.

1,960 downloads, 2 reviews, 3 screenshots, 3.0 rating

Screenshot titled ""

HD graphics replacements for Aleph One: Pathways Into Darkness

AOPID can be found here: http://simplici7y.com/items/aleph-one-pathways-into-darkness

Notes for version 1.1:

Significantly improved weapons in hand and monsters using an updated model and better processing.

2,920 downloads, 1 review, 7 screenshots, 3.0 rating

Screenshot titled ""

This is the 1996 CD "Pfhrenzy" found on the Macintosh Repository here.

There was some interest in this CD on the Marathon Discord server when I pointed out this CD. Not everyone wanted to bother with emulating Mac OS, but they still wanted to see the maps at least, which can be played with modern Aleph One. Thus, I emulated it myself, and transferred all the files off of the CD and zipped them up for people to look over on whatever OS they preferred.

For this reason, most of the files will look weird or not work at all on Windows or Linux, or perhaps even Mac. I have done nothing to the files themselves aside from put them through 7zip.

2,592 downloads, 0 reviews, 2 screenshots

Marathon OST 2021 1.4

ckt1138 on 03/14/2021

Screenshot titled ""

The entire Marathon OST meticulously restored with new instruments and better production value.

Unlike most M1 music replacers, this one does NOT try to heavily alter the original composition nor is it simply a sound font swap. I remixed everything inside of FL Studio 20 with high quality VST instruments and (occasionally) real hardware synths and sounds. My goal was to create a faithful reinterpretation of the OST with mostly appropriate sounds (nothing more modern than 1990's electronic instruments, etc) but with a better overall balance and less cheap sound. I'm extremely proud of the outcome, and I think fans of the original game and its score will really appreciate it too!

This download contains a FLAC and OGG version, to replace the in game music, simply drop the OGG files into the "Music" folder in your Marathon directory.

If Aleph One is ever updated to allow gapless looping of music, I will create a loopable mix.

(if you enjoyed this music, check out fragileforms.bandcamp.com , where I post my original music as MetaMorphosys)

Notes for version 1.4:

Corrected typographical errors in the tags

4,029 downloads, 2 reviews, 1 screenshot, 4.5 rating

Trojan M2 HUD 1.0

jamos05 on 10/07/2020

Screenshot titled ""

Port of the Trojan M2 HUD to work with the latest release of Trojan for Aleph One. Fills the screen more than the original M1 HUD, but not as much as the Trojan Fullscreen HUD.

Note that there is a known issue with the Alien weapon not connecting to the right side of the screen. See https://github.com/Aleph-One-Marathon/alephone/issues/222

Notes for version 1.0:

1.0 -- Original release

2,459 downloads, 0 reviews, 2 screenshots

Screenshot titled ""

This is a version of the Fullscreen Corner HUD that is made to work with Trojan in Aleph One. It moves the HUD to the lower left corner of the screen and allows for fullscreen mode without any black bar.

The HUD graphics are from the M2 port of Trojan, which doesn't take up the full screen like the original does.

Notes for version 1.2:

Removed the alternative shapes file since the gap happens even without my fullscreen plugin.

2,720 downloads, 0 reviews, 4 screenshots

Basic Co-op 1.2

treellama on 09/13/2020

This script adds some basic quality-of-life improvements to Marathon's default cooperative play:

  • Shares weapon and ammo pickups between players
  • Restores previous weapons and ammoes after respawning
  • Respawns players at the last pattern buffer any player activated
  • If the respawn point is under lava or goo, falls back to start of level

Select "Use Netscript" while gathering a co-op game, and choose Basic Co-op.lua as the netscript, to activate it.

Requires Aleph One 1.3

Notes for version 1.2:

Changes:

  • Really fixes chip issues. Should work with original Marathon as well
  • Uses the last pattern buffer any player used as the new respawn point.
  • Falls back to start of level if the respawn point is under lava or goo

3,075 downloads, 0 reviews, 0 screenshots

Marathon TROJAN 1.0

Shappie on 08/31/2020

Screenshot titled ""

Here it is, at last: Marathon TROJAN. Now compatible with Aleph One (1.3 or newer), this uses the native M1 files to deliver the original, unaltered experience we know from the 90's.

M1 compatible fullscreen HUD plugins will work with TROJAN if you don't want to use the included Classic HUD plugin.

Additional files include the Weapons Pump Patch, FAQ, Manual, Spoiler Guide, and read me's from older versions of TROJAN.

Special thank you to Hamish Sanderson for giving us permission to distribute this re-release of TROJAN. Enjoy!

Update 3/3/25 - You can also find a Trojan standalone edition here https://hhas01.itch.io/trojan-se

"James’ Trojan AO scenario (2020) is a highly faithful warts-n-all port of the original M1 Trojan. This was important for historical preservation of early Marathon history, but not a great gameplay experience itself.

Trojan Standalone Edition (2021) made numerous fixes and enhancements to James’ scenario and customizations to the engine code. That’s why it’s released as Standalone Edition, not an add-on."

6,096 downloads, 5 reviews, 5 screenshots, 3.6 rating

Almost Transparent Blue beta 1.1

cassis on 08/14/2020

Screenshot titled ""

Almost Transparent Blue is a single level for Marathon Infinity with an emphasis on intense close quarters combat and creative use of Marathon's air movement.

I first began work on this level because I kept worrying about how the kind of combat I enjoyed would be received by the wider community. I created this level to indulge the kind of fight design I enjoy, where concepts like bullet herding and crowd manipulation come into play and the player is surrounded by enemies. Over time I decided I wanted to find the elements of challenge gameplay that are unique to Marathon's mechanics and aren't possible to recreate in other classic fps games.

If this understandably isn't appealing to you Easy and K should offer a relaxing experience for the most part.

Total Carnage is balanced for my enjoyment. Maybe you will enjoy it too :)

Due to a bug with raised dynamic limits, currently trying to load saves from this map after quitting the A1 application will crash A1. To fix this, begin a new game on the map, then exit to the main menu and load your save.

may require Aleph One 1.3 as I haven't tested with 1.2 and don't know when dynamic limits were changed. additionally software mode will experience some visual bugs with invisible liquids.

Notes for version beta 1.1:

tweaked player starting position to make the jump to AR easier without straferunning, tweaked item placement in final area to give the player a better cue for when to shoot at the beginning, hopefully fixed a monster bugging out in the same area

2,108 downloads, 2 reviews, 3 screenshots, 4.5 rating

Operation Tantalus 1.0

Shappie on 07/17/2020

Screenshot titled ""

"A 19-level solo masterpiece, with new sounds, shapes, terms, physics, bobs... and it's totally non-linear (you decide what order to do the levels in). Brought to you by the folks who did U.S.S. Raider, Athens Outpost, and the Marathon's Story page."

This scenario has been converted to an Aleph One compatible format and repackaged for Simplici7y.

2,829 downloads, 2 reviews, 4 screenshots, 3.0 rating

Screenshot titled ""

This is a small, symmetrical netmap supporting emfh, koth, ktmwtb and survival. It has been merged with Hopper's Aleph One Previous AI to prevent monsters from freezing up, so the plugin won't be necessary for this map. It's recommended for two-player sized netgames, but three might work aswell.

Notes for version 1.0:

First release.

2,961 downloads, 1 review, 1 screenshot, 5.0 rating

Screenshot titled ""

At MacWorld 1996, Power Computing (a popular Macintosh clone manufacturer in the mid-1990’s) released a CD-ROM called “PowerComputing The Disc 2”.

This contained a special demo of Marathon 2. Instead of the normal sprites for Bob, there was instead special sprites of the Director of Evangelism of Power Computing, Bob LeVitus. Also included with the demo was a Shapes file that could be used with the full version of the game.
I was surprised that this wasn't already ported to Aleph One so, I've rectified that.
Questions, comments, bugs? Post on the Pfhorums: http://pfhorums.com/viewtopic.php?f=13&t=53549

Notes for version 1.0:

1.0: Initial release

2,568 downloads, 0 reviews, 5 screenshots