Git Product home page Git Product logo

daniele-rapagnani / alephone-android Goto Github PK

View Code? Open in Web Editor NEW
39.0 9.0 3.0 21.05 MB

Port of the AlephOne engine on Android

License: GNU General Public License v3.0

CMake 0.03% Makefile 0.01% Java 0.01% CSS 0.01% C++ 99.42% C 0.04% Perl 0.01% HTML 0.16% M4 0.01% Batchfile 0.01% Shell 0.01% Python 0.01% SourcePawn 0.31%
fps marathon marthon2 bungie marathon-infinity game fps-shooter raycasting android-game android-port

alephone-android's Issues

Add controls for sidestepping

There's no way to sidestep at the moment even if it is critical to some parts of the game.
Sidestepping should be possible while shooting. One possible solution is to support sidestepping in the upper right quadrant which is not used at the moment.

Add a proper icon

Ideally one would have one build per chapter in the marathon series, each one with its own icon. I don't know if this is somehow possible using build variants.

Add support for OpenGL

Supporting OpenGL seems to be challenging.

The following issues must be addressed first:

  • There is no GLU for Android
  • The way OpenGL was used in Aleph One is not totally compatible with OpenGL ES, some tweaking is probably inevitable.

HUD Not displayed in Marathon 1

Thank you for the release! The three games all run great and the initial load of the first Marathon is actually very snappy. Only issue is the HUD in M1 displays as a black bar, at least on my phone. M2 and Infinity display correctly.

All Games: Music does not play.

Music in the entire trilogy does not play. Consists of the level music from M1A1 and the menu music from Durandal/Infinity.

Support OBB files as source for the data files

The data files must now be placed on /sdcard requiring read and write permissions. This is not the ideal solution. Ideally data files should be placed inside expansion packs and downloaded along with the app.

Marathon 1, likely others too: Alien Weapon causes screen to freeze with Enhanced HUD loaded.

Major showstopper: Starting with the level "Pfhor Your Eyes Only..." equipping the Alien Weapon at any time will cause the screen to freeze unless you switch away from it. This behavior can be observed only if the Enhanced fullscreen HUD is loaded; this doesn't happen on the Default HUD. Might be having to do with how the Enhanced HUD animates its distortion effects from tying to identify this unknown technology.

Render to the whole screen

At the moment the game is rendered preserving the 4/3 original's aspect ratio.
It should probably make use of the whole screen.

The Launcher: Cannot export scenario data/settings.

When attempting to use the Export Data option on the Launcher, the process never actually starts, leaving a "corrupt" zero=byte .ZIP archive lying around inside whatever directory I set as the destination.

Scenario Downloader: Cannot install Eternal X or Rubicon X.

So I tried downloading every available Marathon scenario simultaneously, and run into a bit of a snag. When attempting to install either Eternal X or Rubicon X, I am met with the following error message shown in this screenshot. Worse still, A1 doesn't clean up after itself if an installation fails, necessitating a app-wide storage wipe ane re-installation of working scenarios, to reclaim lost space.

Screenshot_2022-01-14-03-11-44-133_com marathon alephone

Look Inversion with Controller?

Aside from the HUD issue in the first Marathon, the only other request I could possibly suggest would be look inversion support added for the controller. Amazing work, cannot wait to lay down in bed and play these games!!!

Perhaps just port the engine

First of all, i want to say great job on doing what the main Aleph One community won't, and that is porting it to android. I realize this is still in the early stages, but perhaps instead of porting each individual game, just port the aleph one engine. I'm thinking something similar to Delta/Quad Touch on android for Doom and Quake, where you can select the game you want to play. This also opens it up to other mods and TCs.
Not that i have played with this port much, but if it hasn't been included, contoller support would be great.

Again, great job and keep up the good work!

Looking Up & Down

Use the blank space at the top right of the screen for buttons for looking up & down as that is needed to complete the games from start to finish.

The Port Itself: Update to v1.6.1?

Poking the project with a stick to see if it's still alive, but Aleph One on desktops got updated to v1.6.1 a while ago. Are there any plans to bring the Android build up to date?

Add controls for swimming

At the moment there's no way of swimming even if this is an essential action in the game.
Swimming and firing is not common in the marathon series so we may as well support this action with something like touching two quadrants at the same time.

gamepad support?

not mentioned in the notes and would be a welcome addition, see for example xash3d, etc.

Touch control customization

Just discovered your work. Great job, I'm enjoying it. Are you still working on it? I was wondering about the possibility of more Enhanced touch control customization? Like flipping sides with movement and triggers.

Enhance sensibility for the virtual stick

The virtual stick is just triggering key events. This makes it hard to move with precision. A solution can be to support variable velocity relative to the stick's origin at least when turning.

The Port Itself: Gamepad Look settings are not respected.

When configuring gamepad controls for A1, the game almost always insists that the look stick be treated like a D-Pad, despite me trying again and again to get it to treat it like the analog stick that it is. The only game where this didn't happen was Marathon 2, though I attibute that more to sheer dumb luck.

Mouse Control Not Supported

While most things as far as using a controller or keyboard are supported, it appears as though the mouse I have connected to this tablet is not producing camera movement. Tried enabling and turning off mouse control in settings but it does not seem to have resolved the issue.

Add control graphics & touch control editor

While the title says it all I'd also like to state that it would be neat if, instead of having different applications for each game there could be single application that contains a menu that allows the loading of either mods or any of the three games. if you uhh, get what I mean.

Writing to files does not work

There's an issue with writing to file in general caused by the fact that we are forcing all paths to be directed to the assets folder which is read-only on android.

Assets take a huge amount of time to load

When the game is started it takes a huge amount of time to load. This seems especially the case for Marathon 2 / Marathon Infinity.
I suspect the issue may be related to random file access and the fact that the assets are not physical files but are located inside the APK file (which is just a zip).
If I remember correctly this problem didn't occur when loading assets from the SD card.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.