Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)
Well, I'll reply with my own yapping : )
Ghost tapping

Thanks for the info! I think I'll just stick to ignoring the mispress since it's easier and this program is made for practice, not for score attacks.

Extra keys

Probably not possible. You might be wondering why, but charting in fnf (well original fnf) is very convoluted (and so is my code :3) so it'll probably be not possible to make it work across many mods. 

Custom skins

Maybe! I mean if you look go to github link, there is a folder called assets, and there are image files that program can load on startup. If you copy that folder to where the program is and run it in terminal with 

fnf-practice.exe -hot 

program uses the images inside the folder instead of ones that are builtin. But that's a feature I made for myself and not for others.

Zoom on beat

Nope! Sounds like too much hassle : )

Including other mods

I'm not comfortable including other people's mod without asking (what if they get mad at me T.T). Also I want my program size to be small. Then again, I really wish this program had some built in song so I can use it as an web demo, and it would be a lot more convenient for testing. Maybe I'll ask around.

Hurt notes

Probably not possible. How hurt notes are implemented in lot these mods is by giving notes a 'name'. Like BadNote, or HurtNote. Problem is that I don't believe modders use the same name for these. So even if I could make hurt note work on some, it may not work on others.   

Background

Same with custom skin.

Midscroll

Maybe!

Accuracy and ratings

I'm not sure what accuracy and rating system I should implement. I could always pick one but which one do I pick? Also, it feels kinda weird giving a rating when a player can jump to arbitrary point. So probably not. 

Again, thanks for the detailed feedback!

(+1)

👍👍

(1 edit)

Implemented ghost tapping! See if it works. If it does, overwrite your current exe with new one.

Fallback to 0.1.1 if something if something is wrong. Download 0.1.1 here.

When I extract the .zip, all it does is give me a file just called "File" and not an exe. is this something on my end?

(+1)

That is very odd... Maybe it's itch's fault. Try downloading from the link I gave you above. It's 0.2.1

(+1)

oh lol, thats where i tried it at

(+1)

right, so i downloaded it from here, and it works! awesome!! ty

(+1)

OMG! I zipped my file wrong! Sorry, updated the release file. (I wasn't able to catch it since it unzips fine on my machine.) Very sorry and thank you so much for reporting this! It would have never been caught otherwise!

(+1)

oh! i forgot an idea, you could add hitsounds lol.

(+1)

This comment section is becomming a great TODO list for me, lmao! <3

sorry for all that, lol. purely ideas

(+1)

by the way, i found this bug to where the long notes dont count when i hit them on some songs.

Thanks for the bug report! If you could give link to the mod and song's name, it'll be very helpful!  

Sonic.exe 3.0 Cancelled Release https://gamebanana.com/mods/387978 - Triple Trouble

(+1)

0.3 is out! I hope this fixed the issues.

awesome!! middle scroll too yayayayaya!

(+2)

maybe you could add hurt notes in the future like... detecting if the note is coded differently it has a different color or something, just giving ideas :)

(1 edit) (+1)

My fear is that I might guess wrong. Which would be incredibly annoying for players. Then again  I could always add an option to disable it. But as always, no promises! Feature creep is the worst enemy of developers as they say : D

(+1)

don't worry, its ok if you can't for now! good luck in the project :D

(+1)

Thank you <3