Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 15 to 54 of 148 · Next page · Previous page · First page · Last page
(+2)

PLease add ghost tapping brah i can’t stay without pressing my keys

(+1)

It'll be in the next patch :) I still want to make sure you can't just spam to FC, but you'll be safe to tap in any big spaces between notes without a penalty

oki thanksu :3

(+1)

i imported a whole bunch of songs from gamebanana but none of them are working, even after i checked individually to see if all the song folders were imported correctly. and they should be too

Did the included copy of Raise Up Your Bat load properly when you first opened the game? If it did, you probably just didn't import them properly
If Raise Up Your Bat did load, are you sure you unzipped the custom maps you downloaded? Check the doc, I just added a gif that shows the exact file structure, it should work as long as you match that.

If Raise Up Your Bat didn't load, then there's something else wrong. Could you try running it from command prompt, and see if it outputs any errors? Ignore the 3 red extension errors, and 1 yellow icon warning, they're known and shouldn't ever cause issues. But any extra ones could explain the cause.

(+2)

any chance of adding custom lyric support so you can make ralsei sing different songs in a similar vein to raise up your bat in the actual game? I feel like that'd be fun so you could see peoples attempts to alter the lyrics of some songs in a similar way that ralsei did in that song. ^^

Yeah that would be cool to implement, although there's a bunch of other stuff I want to do first so probably won't be for a while

(+2)

greatest update that couldve come to this game

since chapter 3 released, ive been silently BEGGING for both raise up your bat and the correct z and x keybinds

and both of them in one update wow!

and custom songs?? keep up the good work omg


also, first time booting up the game after the update, i saw tenna

you cant lie to me

i saw him im not delusional where is he where has he gone what have you done with him

answer me ezio

(+1)

He was there... theres a chance of getting him when loading the game... I think... Or after playing a song??? I got him after I aborted cover of power of neo (full)

Thanks, glad you like it!

idk maybe he got donated to mettaton :P




But yeah it's just a 20% chance for him to be there when you load into the café lol

(+1)

PEAK

(+1)

Oh yeah, this is peak.

(+2)(-1)

the game crashes when i boot up the desktop version for me

(+1)(-2)

Are you sure you extracted it correctly? The 3 files and custom map folder should be in a folder, not the zip.
If that's not it, could you try running it from command prompt, and see if it outputs any errors when it crashes? Ignore the 3 red extension errors, and 1 yellow icon warning, they're known and shouldn't ever cause it to crash. But any extra ones could explain the cause.

Create a new text file inside the folder you extracted the game in, name it however you want, then open it and paste this:

"Deltarune Lightners Live Plus.exe" --rendering-driver opengl3

change the file extension from ".txt" to ".bat".

Now open the ".bat" file and enjoy the game :)

Oh thanks! I'll add that to the FAQ

No worries!

(+1)

Had a lot of fun playing all of the tracks!

But there seems to be one issue with the timing. I can only get consistent notes if the game does not suffer from any lag spikes, which is very apparent when I try to stream the game to my friends over on Discord, causing some of the notes to slightly shift back and ruin my full combo.

Glad you like it, yeah sorry about the desync. The game does have a lag mitigation system that tries to keep it in sync, but too much lag can overwhelm it and cause issues. If you're playing the web build, the downloadable build will usually have less lag

(+1)

is it normal for custom maps to not appear? i run the game using proton btw since i'm on steamos

Hmm I haven't been able to test it myself on Linux with proton, but I've seen 2 other people say it worked fine for them. Is it just ones you're adding that aren't appearing? Since there's one included in the game, just a copy of Raise Up Your Bat as an example, which should load

(+1)

it works after i downloaded the zip folder and extracted it again, so i must of had a faulty zip file

(+1)

you don't have to make a native linux version. Wine handles it very well. But if you wanna make, just make it. As a linux user i thought it would be helpful i say this. bye.

(1 edit)

Oh great! When I was trying to make the native Linux port (or rather when a friend who uses Linux tested it), it worked fine apart from that it couldn't read the metadata file, which meant there info in the map selection menu wasn't showing up. So just to confirm, does that work fine when using wine? And do custom maps load ok? (there's one included in the game, just a copy of Raise Up Your Bat, which are supposed to load in the custom map menu)

(+1)

I am running the game through wine and it seems to be feature complete. Metadata works and there is no issue playing or loading custom songs. Us linux users appreciate native ports, but they are not necessary! If there are other things you'd rather work on, feel free.

(+1)

Can you make a mobile download please

Yeah that might take some work, but I'll look into it and hopefully release it at some point

(+2)

fantastic recreation!! i would recommend the ability to remap controls and change the scroll speed of the map, as the slow speed makes it a bit difficult to read. very good otherwise ^_^

Thanks, yeah I'll hopefully get them both implemented sometime soon

(+1)

i need some help with the midi since im a beginner
where and how do i make the chart in fl studio??? i tried looking everywhere for whatever D3/38 or those others are but i just couldnt find them!

(1 edit)

By D3/38 I mean the specific note that will cause that note to play in the game (the left normal note in that case). D3 means it's the D in the 4th octave, since octaves start in 0 (in FL Studio at least, I think some DAWs actually do start from 1, so for those you have to move all the notes up an octave, so D4, but you're using FL so ignore that lol). The number, 38 in this case, means the internal representation of the note, since computers recognise the notes as just numbers rather than their proper, more human readable names.
If you can't find it, try importing the midi of the copy of Raise Up Your Bat map that's included in the custom maps folder into FL Studio, that will let you see the correct placements.

This helped me so much, thank you! ^^
I reccomend adding this to the guide

(+2)

HOLY SHIT Friend laugh scared me!!!

(2 edits)

Oh cool you're the first person to get that lol (or at least the first person to mention it). It's a 0.1% chance (as a reference to the gaster room in undertale being the same chance since it's 1 in 100 for FUN 66 to get the corridor, then a 10% chance for the door to spawn) when loading the café. I wanted to put at least one little secret in lol. Actually surprised no one's mentioned it yet, it's been in since launch (May 25th), and I've had wayyy more than 1000 plays so statistically someone should definitely have got it by now lol. Since no one got it for so long, when I put the Tenna chance in the cafe in the last update I made it way more common, 20%

(+1)

Wait, does it appear when loading the game or after the song is played?

(+1)

FUCK nevermind found out mycelf...

:)

(1 edit) (+1)

For anyone wondering, the game works great on linux via Wine or Proton!

(1 edit)

Oh great! When I was trying to make the native Linux port (or rather when a friend who uses Linux tested it), it worked fine apart from that it couldn't read the metadata file, which meant there info in the map selection menu wasn't showing up. So just to confirm, does that work fine when using wine/proton? And do custom maps load ok? (there's one included in the game, just a copy of Raise Up Your Bat, which are supposed to load in the custom map menu)

(+1)

not sure it's a problem specifically with this game but not sure where else to find info :,D i'm trying to add in my custom map - i have all the notes laid out - but for some reason, while the music begins early/with expected delay, the MIDI notes always begin too late, even when i export the MIDI with 0 delay at the start (or i /better/ have...) and add delay to the song .mp3 so that it should start *later* than the MIDI if anything...

i also think for some reason my MIDI is exporting as the wrong bpm (tried to set to 114.844, which is apparently ASGORE's bpm and works in the DAW, but it offsets more and more the longer it plays ingame, even though it's synced up in my DAW...) any advice appreciated on what i'm doing wrong :,D

To double check it it's exporting with the correct delay, you can try re-importing both the midi and audio back in the DAW, both lined up at the start, and see if they're matched up.
Hmm weird, decimal tempos should work fine. Again trying that re-importing thing to double check it's not setting one of them to the nearest integer tempo or something like that might help.

(+1)

When fullscreen theres some weird resizing artifact things. Any way to fix this?

Apparently this is an issue caused by certain graphics drivers (specifically Nvidia driver 572.16, might also be others). It should be fixed in the newest one though, so try updating your graphics drivers

Can u add me on discord? I alr sent u a friend request. I'm nickgiarovel, with the spongebob PFP

(+2)

This is crack. Would love to be able to remap the Left and Right key if that's something that could be worked into a future update

(+1)

Yeah that's something I want to get in at some point

(+1)

peak

(+1)

Im using bandlab to make the midi but when i put the song into the game, all the notes are hold notes, idk how to shift down octaves in bandlab pls someone helpp!!!

I've never used Bandlab, but according to a forum post there's 2 ways to do it:
"In PVR - Select all the notes buy swiping down the piano icon on the left. or Ctrl A-  Now just grab one note and all will follow. 

In the track view-  just grab the clip move the mouse until you see the 4 arrow icon ( smart tool) now move it right of left."
Hope that works! Worst case you could just move them manually.

(+1)

I instead imported that midi from bandlab into FL studio and shifted the octave down there. but when I click "prepare for midi export," it goes mute. how do i fix this?

(+1)

Nevermind, i got it to work finally! thanks for the tips :))

(3 edits) (+1)

I just finished my song, and for some reason all the notes look like this and dont give any score. Can anybody explain this? I used LMMS to create the midi, in case that matters.


(+2)

Oh yeah I think that's because some DAWs start counting octaves from 1, and some count from 0. Shift the midi down 1 octave and that should fix it.

(+2)

THANK YOU SO MUCH!!! 

I love how you interact with all the comments consistently and help people troubleshoot, you're a great dev

(+1)

Thanks :)

(+1)

I had that issue too, and it half fixed when I moved all the notes down one octave, now the normal notes are good but the hold notes still act like that, really odd. I've even imported the example midi to compare and it looks the exact same

(+1)

I found the issue; You need to put a normal note on the same spot as a hold note

(+3)

i liked the game but why is it very… i do mean VERY “small”

(+2)

If you haven't figured it out you can press F4 to fullscreen

(+1)

Huh haven't seen that lmao, but yeah F4 to fullscreen, you should also just be able to resize it by dragging too

(+2)

hey just wanna say thank you for making this

(+3)

having an issue where the game wont even open :( a window pops up for half a second than shuts down immediately. 

(+2)

Are you sure you extracted it properly, just be the 3 files, and the custom map folder, inside a folder (not the zip).
Otherwise you could try running it from command prompt, and see if it outputs any errors when it crashes. Ignore the 3 red extension errors, and 1 yellow icon warning, they're known and shouldn't ever cause it to crash. But any extra ones could explain the cause.

(+2)

I am 100% sure ive extracted it correctly. I'd give the command prompt thing a try if I knew how to do that.

(2 edits)

Create a new text file inside the folder you extracted the game in, name it however you want, then open it and paste this:

"Deltarune Lightners Live Plus.exe" --rendering-driver opengl3

change the file extension from ".txt" to ".bat".

Now open the ".bat" file and enjoy the game.

(+1)

I am also having this problem and don't know how to get it working.

In case you haven't seen it yet, Alex's reply above is a good thing to try that might fix it for you!

(+2)

I love this game but it just doesnt work for some reason because im pressing the left and right arrow keys and theres like a 3 second delay sometimes for some odd reason

(+2)

interact with swatch and change the input delay

(+1)

Thanks but also im still garbage at this but yeah that helped

(+2)

I was really hoping someone would make this, this is incredible!

(+2)

THEY MADE THE GAMEBANANA PAGE REAL! I REPEAT THEY MADE THE GAMEBANANA PAGE REAL! CHAT GET TO MODDING??

(+2)

That fucking good man !!!! 

But i think a fast reload of the song would be appreciable :D

(+1)

Yeah I'll probably do that in a future update

(+3)

the .exe keeps crashing whenever i open it

(1 edit) (+1)

Are you sure you extracted it properly, just be the 3 files, and the custom map folder, inside a folder (not the zip).
Otherwise you could try running it from command prompt, and see if it outputs any errors when it crashes. Ignore the 3 red extension errors, and 1 yellow icon warning, they're known and shouldn't ever cause it to crash. But any extra ones could explain the cause.

yeah i did

(+1)

hold on i have like 4 files actually

(+1)

nvm it still crashed

(+1)

Create a new text file inside the folder you extracted the game in, name it however you want, then open it and paste this:

"Deltarune Lightners Live Plus.exe" --rendering-driver opengl3

change the file extension from ".txt" to ".bat".

Now open the ".bat" file and enjoy the game :)

(+3)

i keep getting an error whenever i try to open the windows version. it says:

error: couldn't load project data at path ".". is the .pck file missing? if you've renamed the executable, the associated .pck file should also be renamed to match the executable's name (without the extension).

wtf does any of that mean

(+2)

never mind it just works now i guess

How did you get it to work?

(+1)

I opened the file that it said wasn't working. If that doesn't work idk what to do

lastfm support when?

(+3)(-1)

My highscore on Giga Size, try and beat it

(+1)

I made a youtube video of this game! Go watch it!

(+2)

when i open the game it crashes after i extract from the zip </3

Are you sure you put it in the folder correctly? The folder containing the map files should be just next to the Raise Up Your Bat example map, so for example, the path to the midi file should be ...Custom Maps\Map Name/Map Name.mid.
Also make sure the file names are all exactly the same as the folder's name. Otherwise it won't load (I'll try to make it not matter in a future update, but for now it does)
If that's already correct, you could try running it from command prompt, and see if it outputs any errors when it crashes. Ignore the 3 red extension errors, and 1 yellow icon warning, they're known and shouldn't ever cause it to crash. But any extra ones could explain the cause.

Create a new text file inside the folder you extracted the game in, name it however you want, then open it and paste this:

"Deltarune Lightners Live Plus.exe" --rendering-driver opengl3

change the file extension from ".txt" to ".bat".

Now open the ".bat" file and enjoy the game :)

(+1)

Thank you sm for creating this, such a great and fun contribution! I love rhythm games and this version with more of the game songs is a plus:) ,very nice job 

(+1)

Super great I love it 

(+1)

Strange issue I'm encountering: When I connect my switch pro controller, every single button input starts getting entered all at once, like as if I was pressing each button over and over again. No idea if this happens with other controllers or not.

(+1)

Important note: This issue doesn't appear to occur on the browser version, only the download.

(+1)

Ah sorry, apparently Godot just doesn't work properly with switch pro controllers, which I can't really do anything about since that's just a problem with the game engine unfortunately. I think you should be able to make it work if you add it on steam, using the "Add a Non-Steam Game to my Library" option, and then playing it from there with Steam Input?

(+1)

Added the game on Steam and the controller behaves normally now, thank you!

(+1)

can you make a mac download???  i cant run games on websites on my old ass macbook

Yeah I'll look into it, I'm still trying to fix the Linux build so it might take a little while sorry

(+2)

Power of Spamton goes so hard why did Toby not use it????

(+1)

I think it's just because it was competing with Big Shot for the spot

Viewing most recent comments 15 to 54 of 148 · Next page · Previous page · First page · Last page