Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Outgunned Games

58
Posts
4
Topics
178
Followers
3
Following
A member registered Jan 28, 2016 · View creator page →

Creator of

Recent community posts

1.18

  • Support for modules with more than 64 patterns

1.17

  • Fixed a bug that made Dxx jump twice if placed on the last row of a pattern
  • F00 now stops the song. Some songs assume this behavior, so let’s go with that.

1.16

  • F00 now equals to F01

Sorry, not at the moment. I have some concerns about performance, but also really just want to scope the project down to a manageable size.

Just mod.

1.15

  • Fixed a bug in resampling that caused chiptunes to sound awful

Found the bug. The song should play nice in 1.14

1.14

  • Fixed a timing issue

Thanks, I’ll check it out when I have time.

(1 edit)

1.13

  • Fixed a bug that caused some notes to be silent when an instrument was not defined

1.12

  • Support note delay (EDx)
  • mod2pdm tool for external sample modules

Great that you got it working!

I’ll add restart to the documentation in case someone else encounters it. Might be a weird Playdate file system thing.

Here’s what my Data folder looks like in disk mode. settings.json is created at startup and modplayer.cache when you load a song.

And this is how it shows up in the app.

That’s odd. It should have worked.

The directory is created automatically when you start the app, so there’s no need to create it yourself. You can also have subdirectories in the latest version and they’ll show up in the file browser too.

It sure would be sweet, but a full tracker is a huge undertaking. Maybe some day. :)

1.11

  • Fixed 0xx Arpeggio
  • Fixed Dxx sometimes jumping to wrong row
  • Fixed a rare crash with missing sample
  • Optimized loading and resampling
  • Tuning and timer tweaks

Turns out there were three separate bugs affecting the song. Works pretty well now :)

-> Fixed in 1.10

1.10

  • Fixed a bug that caused self-correcting timer to, well, not self-correct
  • Fixed 9xx offset
  • Fixed handling of rows with partial information

Sounds like a timing thing. I’ll see what I can do

1.09

  • Fixed a bug that cause portamento effects to sometimes slide to an incorrect frequency.

1.08

  • Amiga 500 interpolation. This is now the default setting
  • Removed support for "cubic" and "hermite" interpolation
  • Self-correcting timer
  • Small fixes and tweaks

1.07

  • Fixed a bug that caused the file browser to crash when there were no files and the user pressed A.
  • Fixed a bug that caused the app to crash when headphones were connected/removed before a song had been loaded
  • Fixed an issue in headphone detection code that sometimes resulted in headphones being used when they were not connected and vice versa
  • Added a settings.json file that can be manually edited. The file doubles as a convenient way to create the data folder.

1.06

  • Fixed a bug in vibrato and tremolo  that caused the effects to use incorrect starting values on some occasions.

1.05

  • The player now uses a more accurate timer
  • Proper CIA timer simulation. A new setting to change the clock mode (defaults to PAL)
  • Fixed a bug that caused tremolo and vibrato to be too strong
  • Fixed sample repeat at the end of a sample

1.04

  • Fixed incorrect sample base frequency.
  • Fixed tempo (again). At least it seems to match OpenMPT better now.
  • Separate volume range for headphones and speaker.
  • Improved sample playback timing.
  • Reduced loadSong callback frequency to 500ms. This should improve loading times.

1.03

  • Optimized PCM operations. This makes loading an uncached mod a bit faster (still pretty slow though).
  • Adjusted cubic spline algorithm gain
(1 edit)

1.02

  • 2x resampling with cubic spline interpolation by default
  • Improved tiny sample playback
  • Optimized pattern loading

1.01

  • Fixed tempo and related timing issues
(1 edit)

This topic contains changelog of different releases

The latest Android build is now available on Itch. Unfortunately I don't have any recent devices to test it on, but at least it seems to work fine on Samsung S7 edge.

Sure, why not. I try to get it done as soon as I find time.

https://outgunned.itch.io/little-comet

Well, something obviously broke as you got the error screen, so ¯\_(ツ)_/¯

Unfortunately I wasn't able to  figure out what caused the error, but your save did have one uncollected secret item left in the fire stage. You need to reveal hidden blocks with Sonar Wave to get to it.

PS. I thought I fixed that typo already, but must have forgotten about it.

Yikes! 

This might require some digging, but I’ll see if I can find what caused it. Thanks for the bug report.

1.0

  • New chapter: Mercury
  • New chapter: Sun
  • Added some new sound effects
  • Lots of bug fixes

0.9

  • New chapter: Venus
    • Teleports
  • Settings menu
    • Language selection
  • New languages
    • Chinese
    • Finnish

0.8

  • New chapter: Earth
    • Astronauts and their spaceship
    • Sliding gates
  • Redesigned course 2-3: The old one wasn't really up to standards