Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Super Methane Bros | Description: | SDL2 conversion of SMB | Download: | smb_sdl2.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 818kb | Version: | Sep2017 | Date: | 12 Sep 2017 | Author: | Mark Page, Spot, Juha Niemimaki | Submitter: | Juha Niemimäki | Homepage: | http://capehill.kapsi.fi | Requirements: | OS4.1, SDL2 | Category: | game/platform | Replaces: | game/platform/smb_sdl2.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 10340 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 265 (Current version) | | 283 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
Super Methane Bros for AmigaOS 4 / SDL2.
This SDL2 conversion is based on Spot's SDL1 source codes (see OS4Depot.net).
Supports 640x480 (scaled from the original 320x256 size) resolution, 2 players
and joysticks.
To build, run "gmake" in amigaos4 directory. Supported command-line parameters:
"window": start in window mode instead of fullscreen.
"nosync": disable VSYNC. If game is too slow, try this.
"filter": smoothen the graphics
Example:
methane window filter
|