FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.92k stars 2.26k forks source link

Question:how does the game read controls and where in the source code #1752

Closed UNSTOP4BLE closed 4 months ago

UNSTOP4BLE commented 3 years ago

Please check for duplicates or similar issues before asking your question.

What is your question?

Maniues commented 3 years ago

yes

UNSTOP4BLE commented 3 years ago

it just said no project available

Maniues commented 3 years ago

so try haxelib install extension-webm

UNSTOP4BLE commented 3 years ago

ok

UNSTOP4BLE commented 3 years ago

same error

UNSTOP4BLE commented 3 years ago

@Maniues xcode says make: *** [build-haxe-x86_64] Error 1 if i try to build it that is

Maniues commented 3 years ago

I think, it's not supported on Iphone. It's C code, so it may need modifying. Leave Android port. I will check the rebinds of FunkiniOS again

UNSTOP4BLE commented 3 years ago

Ok, i will also take a look, idk why it amazed me that xcode even loaded with the android one

AbnormalPoof commented 3 years ago

haxelib git and then the github link

Maniues commented 3 years ago

@AbnormalPoof Oh, yes you are right, thanks! @UNSTOP4BLE Try this: haxelib git https://github.com/KadeDev/extension-webm

AbnormalPoof commented 3 years ago

also you can just edit controls.txt and then compile the game lmao

UNSTOP4BLE commented 3 years ago

Are you f**king kidding??!??! I will try it lmao

UNSTOP4BLE commented 3 years ago

@AbnormalPoof the controls.txt in the ios port just say "Gangsta spongebob"

Maniues commented 3 years ago

@UNSTOP4BLE Yea, it's look like ignoring that file. But, you may try compile it with changed file from another version of FNF (e.g. FNF, Kade, or other) Look here

UNSTOP4BLE commented 3 years ago

It has a controlsold.txt so do i just rename it to controls.txt?

Maniues commented 3 years ago

It has a controlsold.txt so do i just rename it to controls.txt?

Rename to controls.txt a change binds to your own

UNSTOP4BLE commented 3 years ago

Ok i will try

Maniues commented 3 years ago

And try to compile (see above comments about extension-webm)

UNSTOP4BLE commented 3 years ago

Ok

UNSTOP4BLE commented 3 years ago

the controls.txt didnt work and the extension webm download just asks me about the git path

Maniues commented 3 years ago

Can you send screenshot or logs from haxelib git (giturl)

UNSTOP4BLE commented 3 years ago

There is nothing it just says "git path:"

UNSTOP4BLE commented 2 years ago

kind of a update, there seem to be controls almost in every .hx file. i will try to change them all