Search found 23 matches
- Fri Jul 03, 2026 1:48 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Yeah, best send a DM so bots don't pick up your name and start adding you. I've hopped onto the MTM2 Community server Ford-chan linked, though.
- Fri Jul 03, 2026 2:06 am
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Hey KMaster and Fila, do you guys have Discord accounts by any chance? Would let me stay in closer contact.
- Tue Jun 16, 2026 4:51 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
TerminalFury 0.4 has been released. https://shadowmavericks.com/#/projects/terminalfury.php
- Sat Jun 13, 2026 1:04 am
- Forum: The Beta Room
- Topic: Traxx Java port (JTraxx)
- Replies: 16
- Views: 242481
Re: Traxx Java port (JTraxx)
Underground tunnels in Hellbender are pretty straightforward. RA0 and RA1 are for ground boxes, RA2 is the chamber floor heightmap, RA3 is the chamber ceiling heightmap, and RA4/5 are the chamber boxes. CL0 is box textures, CL1 is chamber ground/ceiling textures, CL2 is chamber box textures.
- Sat Jun 13, 2026 12:43 am
- Forum: General Discussion
- Topic: BinEdit downloads down.
- Replies: 5
- Views: 5174
Re: BinEdit downloads down.
That helps. Thanks. Unfortunately it seems BinEdit doesn't support most face types and won't load the Terminal Velocity model I'm trying to load. Hopefully someday there'll be an alternative model editor.
- Sat Jun 13, 2026 12:26 am
- Forum: General Discussion
- Topic: BinEdit downloads down.
- Replies: 5
- Views: 5174
BinEdit downloads down.
Seems the BinEdit downloads are down on the site. Any chance this could get fixed?
- Thu Jun 04, 2026 5:17 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Spanfill.asm is completely un-utilized in the 3D rendering path. Just software rendering.
- Wed Jun 03, 2026 9:56 am
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Sorry for taking so long to get another build out to fix a few known crashes, I've been struggling a lot the last few weeks.
- Tue May 19, 2026 6:32 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Is this what you're looking for? https://shadowmavericks.com/files/Share ... -30-03.mp4
If so, it'll be there for next release.
If so, it'll be there for next release.
- Thu May 14, 2026 7:08 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Try redownloading one last time. It's got a hail-mary attempt to get this *stuff* fixed.
- Thu May 14, 2026 6:24 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
- Thu May 14, 2026 5:58 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Probably compiler related issues on the older base, because none of those issues occur when compiled on 26.04.
- Thu May 14, 2026 4:04 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
*beep* *beep* *beep*.
Stupid *beep* windows changed the line endings *beep* it up.
Redownload it again...
I swear trying to deploy anything on Linux is like trying to pry my fingernails up with plyers.
Stupid *beep* windows changed the line endings *beep* it up.
Redownload it again...
I swear trying to deploy anything on Linux is like trying to pry my fingernails up with plyers.
- Thu May 14, 2026 2:58 pm
- Forum: General Discussion
- Topic: <no subject>
- Replies: 23
- Views: 174959
Re: <no subject>
That absolutely would be why. The MRGL model system just traverses the file structure of the models, and uploads any polygon lists one at a time. What needs to happen, is the models need to be loaded/traversed once, any polygons put together into VBOs that can be re-used. I generally know what needs ...
- Thu May 14, 2026 2:54 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
Saw that a new Linux build is available with v0.3 Alpha, but it instacrashes on my Steam Deck since the required dependencies aren't baked into the AppImage itself. The error I got is listed below:
/usr/lib/libm.so.6: version `GLIBC_2.43' not found (required by tfury-linux_x86_64)
UPDATE: The ...
- Thu May 14, 2026 2:05 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
*beep*. Not much I can do about that without installing an old distro.
- Thu May 07, 2026 10:01 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
Re: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
0.2 Alpha is out now, with some minor fixes, and a conversion of all code from C to C++, which will be important in the future.
- Mon May 04, 2026 9:00 pm
- Forum: General Discussion
- Topic: <no subject>
- Replies: 23
- Views: 174959
Re: <no subject>
If you're wanting to access the source, email Mark Randel and ask to sign an NDA to access the TerminalFury project specifically. Speak to me in DM if you need the information.
- Mon May 04, 2026 7:52 pm
- Forum: General Discussion
- Topic: TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
- Replies: 34
- Views: 63752
TerminalFury - An OpenGL Terminal Velocity, Fury3, and Hellbender source port.
I'm here to announce the release of Alpha 0.0.1 of TerminalFury, my source port of Terminal Velocity, Fury3, and Hellbender.
It's still very much an early alpha build, so keep your expectations low. But, I'm getting this out here so people can give this thing a try.
Link: https://shadowmavericks ...
It's still very much an early alpha build, so keep your expectations low. But, I'm getting this out here so people can give this thing a try.
Link: https://shadowmavericks ...
- Mon May 04, 2026 3:30 pm
- Forum: The Beta Room
- Topic: Traxx Java port (JTraxx)
- Replies: 16
- Views: 242481
Re: Traxx Java port (JTraxx)
Good to see Terminal Velocity/Fury3 get some love here. I've been wanting to get the editors functioning in TerminalFury, updated using Nuklear for the UI, but this takes some of the time pressure off.