lemmings_3ds icon indicating copy to clipboard operation
lemmings_3ds copied to clipboard

Lemmings for 3DS (homebrew)

Results 17 lemmings_3ds issues
Sort by recently updated
recently updated
newest added

I've imported all necessary files for all versions, but the .3dsx just says that I need to import the files for at least one version and to press any key...

Hi, FYI: you use a 8086 emulator (Cool !!) to get adlib op-codes from lemmings music / sound file. You can find an interpreter for the Sound-Image-Format at: https://github.com/tomsoftware/Lemmings.ts/tree/master/src/resources/sound may...

The code is still a bit messy... besides multiplayer code, the level selection menu (1p) code is messy

level selection, network game host selection, and settings menu should react to touch screen. e.g.: touch -> click drag -> scroll

enhancement

Play a custom sound (if a corresponding file exists) when the rate is changed

enhancement

Add settings: - setting: fix background music to levels (then FUN2 e.g. will always have the same music). - setting: maximal variety: start with random music track (not always the...

enhancement

When 2 player mode is started from Xmas or Holiday Lemmings, the levels will have original / oh no graphics, but the lemmings (and the toolbar) are xmas style. Thus,...

bug

for each exit, show the owner of the lemmings that entered that exit (like in official game multiplayer)

enhancement

Support variable number of levels in /lemmings/custom/ folder. Use GROUND_O.DAT, MAIN.DAT and VGAGR_.DAT in /lemmings/custom/ to parse a variable number of LEVEL_.LVL (uncompressed levels) or LEVEL_.DAT (compressed levels) files.

feature