Giter VIP home page Giter VIP logo

the-shaggy-mod's Introduction

the-shaggy-mod's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

the-shaggy-mod's Issues

Botplay arrow animation

Hi,
I noticed that not all the arrows light up in botplay and I know

If this wants to be fixed then just go to PlayState.hx (line 4527)

It should say StrumPlayAnim(false, Std.int(Math.abs(note.noteData)) % 4, time);

change 4 with 9
(in the end looks like this StrumPlayAnim(false, Std.int(Math.abs(note.noteData)) % 9, time);)

then it plays the right arrow animations

strums dont show up

I'm trying to port 6 and 9k to og psych engine and the strums dont show up the only strum that shows up is the left one
Screenshot 2021-11-09 183721

1.0 AND V2 SOURCE CODE

WHERE IS THE SOURCE CODE FOR 1.0 AND V2??? I NEED THE SOURCE CODE FOR OLDER VERSIONS OF THE SHAGGY MOD

Midis and BF samples

Do you think I could get the midis for all the songs in the mod? (yes, including big shot that's in the source files) Also, for Thunderstorm, BF sounds a bit different so do you think I can get the samples and chromatics for that? Just asking. Take all the time you need.

so I compiled 2.5 for Mac, and it went smoothly, then after it said the link:applicationmain thing, it said this: any ideas how to fix? also it doesn't let me open it

Undefined symbols for architecture x86_64:
"_libvlc_audio_get_volume", referenced from:
LibVLC::getVolume() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::getVolume() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objgetVolume(hx::Object*) in 9b7a5808_VlcBitmap.o
"_libvlc_audio_set_volume", referenced from:
LibVLC::play(char const*) in 9b7a5808_VlcBitmap.o
LibVLC::setVolume(float) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::play(String) in 9b7a5808_VlcBitmap.o
"_libvlc_errmsg", referenced from:
LibVLC::getLastError() in 9b7a5808_VlcBitmap.o
"_libvlc_event_attach", referenced from:
LibVLC::registerEvents() in 9b7a5808_VlcBitmap.o
"_libvlc_event_detach", referenced from:
LibVLC::~LibVLC() in 9b7a5808_VlcBitmap.o
"_libvlc_media_add_option", referenced from:
LibVLC::setPath(char const*) in 9b7a5808_VlcBitmap.o
LibVLC::useHWacceleration(bool) in 9b7a5808_VlcBitmap.o
"_libvlc_media_get_duration", referenced from:
LibVLC::getDuration() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::videoInitComplete() in 9b7a5808_VlcBitmap.o
"_libvlc_media_new_location", referenced from:
LibVLC::setPath(char const*) in 9b7a5808_VlcBitmap.o
LibVLC::openMedia(char const*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_parse", referenced from:
LibVLC::setPath(char const*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_event_manager", referenced from:
LibVLC::play(char const*) in 9b7a5808_VlcBitmap.o
LibVLC::playInWindow() in 9b7a5808_VlcBitmap.o
LibVLC::playInWindow(char const*) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::play(String) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_get_fps", referenced from:
LibVLC::getFPS() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::getFPS() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objgetFPS(hx::Object*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_get_length", referenced from:
LibVLC::getLength() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::videoInitComplete() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_get_position", referenced from:
LibVLC::getPosition() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_get_time", referenced from:
LibVLC::getTime() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::getTime() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objgetTime(hx::Object*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_has_vout", referenced from:
LibVLC::hasVout() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_is_playing", referenced from:
LibVLC::isPlaying() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_is_seekable", referenced from:
LibVLC::isSeekable() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_new_from_media", referenced from:
LibVLC::setPath(char const*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_next_frame", referenced from:
LibVLC::nextFrame() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_pause", referenced from:
LibVLC::pause() in 9b7a5808_VlcBitmap.o
LibVLC::resume() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::pause() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objpause(hx::Object*) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::resume() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objresume(hx::Object*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_play", referenced from:
LibVLC::play() in 9b7a5808_VlcBitmap.o
LibVLC::play(char const*) in 9b7a5808_VlcBitmap.o
LibVLC::playInWindow() in 9b7a5808_VlcBitmap.o
LibVLC::playInWindow(char const*) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::play(String) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_release", referenced from:
LibVLC::~LibVLC() in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_set_media", referenced from:
LibVLC::openMedia(char const*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_set_position", referenced from:
LibVLC::setPosition(float) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::seek(double) in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objseek(hx::Object*, Dynamic const&) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_set_time", referenced from:
LibVLC::setTime(long long) in 9b7a5808_VlcBitmap.o
"_libvlc_media_player_stop", referenced from:
LibVLC::stop() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::stop() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objstop(hx::Object*) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::dispose() in 9b7a5808_VlcBitmap.o
vlc::__VlcBitmap_objdispose(hx::Object*) in 9b7a5808_VlcBitmap.o
"_libvlc_media_release", referenced from:
LibVLC::setPath(char const*) in 9b7a5808_VlcBitmap.o
"_libvlc_new", referenced from:
LibVLC::LibVLC() in 9b7a5808_VlcBitmap.o
LibVLC::LibVLC() in 9b7a5808_VlcBitmap.o
LibVLC::create() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::onAddedToStage(hx::ObjectPtropenfl::events::Event_obj) in 9b7a5808_VlcBitmap.o
"_libvlc_release", referenced from:
LibVLC::~LibVLC() in 9b7a5808_VlcBitmap.o
"_libvlc_set_fullscreen", referenced from:
LibVLC::fullscreen(bool) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::play(String) in 9b7a5808_VlcBitmap.o
"_libvlc_video_get_height", referenced from:
LibVLC::getHeight() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::videoInitComplete() in 9b7a5808_VlcBitmap.o
"_libvlc_video_get_width", referenced from:
LibVLC::getWidth() in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::videoInitComplete() in 9b7a5808_VlcBitmap.o
"_libvlc_video_set_callbacks", referenced from:
LibVLC::play(char const*) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::play(String) in 9b7a5808_VlcBitmap.o
"_libvlc_video_set_format_callbacks", referenced from:
LibVLC::play(char const*) in 9b7a5808_VlcBitmap.o
vlc::VlcBitmap_obj::play(String) in 9b7a5808_VlcBitmap.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Keybinds

When i'm pressing the H keybind on Any song with 9 key it doesn't react when i'm pressing the other keys but when i'm pressing H first and pressing other buttons at the same time it only press 3 keys. Pls Help

maskstate compile error

what operating system am i usin

windows (x86)

what did i do?

i didn do nothin bro, i just tried to compile and got errors i fixed some of them and been left in the dark with some things i dont know what they mean

error

this is the stuff i dont understand that caused me to make an issue

source/MASKstate.hx:132: characters 32-33 : Int should be flixel.util.FlxAxes
source/MASKstate.hx:132: characters 32-33 : ... For optional function argument 'repeatAxes'
source/MASKstate.hx:135: characters 34-35 : Int should be flixel.util.FlxAxes
source/MASKstate.hx:135: characters 34-35 : ... For optional function argument 'repeatAxes'

i for real dont know what is maskstate ive never used source in older version of psych it is probably a thing for shaggy mod or somethin'

conclusion

i have potato iq pls help

No fla files?

Is there a reason we cant have the fla files yet?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.