Aller au contenu

ovv22

GamerLine
  • Compteur de contenus

    83
  • Inscription

  • Dernière visite

  • Jours gagnés

    5

Tout ce qui a été posté par ovv22

  1. 1105 plugin https://github.com/22vv0/asphyxia_plugins/releases/tag/kfc-6.0.4
  2. Much appreciated I was able to get something like that working. It creates a high score entry in the db for each song, for each style, and for each difficulty for each 'slot' (world #1, area #1, machine #1) and gets updated when you get a higher score. World #1 is just the highest record score overall. Area #1 is based on the locationid asphyxia provided, meaning we have no way of changing "areas" (that I know of) right now. Machine #1 is based on locationid and pcbid so at least we can have different hiscore entries for different pcbids. Then all those high scores are loaded through playdata_3.rivaldata_load. Seems to work for me just fine, but let me know if anyone's having issues.
  3. Put the file name only. Like so: Apologies if the instructions weren't clear.
  4. bpl team banners. i figured that's what the weird ddr logo thing in the results screen was for.
  5. Hi, plugin dev here. Are you using the latest version? I seem to have mixed the pridask song ids up (oops, i'm sorry) Please edit the data/world.ts file and switch the mcodes in lines 46 & 47 to fix.
  6. i could probably make that work. i'll see what i can do
  7. haven't gotten around to figuring out the appeal card frame yet. i'll take a look at it when i get time. arena rank can be modified by changing your rank point. if you don't mind manually changing it, you can do so via a query, or just change arena.rankPoint value in handlers/profiles.ts, in the load function.
  8. plugin update for 240220 - pregene okayu set - okayu songs added to licensed songs - slightly tweaked pregene odds - week 4 & 5 of new bpl songs added to events https://github.com/22vv0/asphyxia_plugins/releases/tag/fork-6.0.2.9 lmk of anything i missed, or any issues! (there always are smh) or feel free to open pull requests. update your assets.
  9. plugin update: added the new event data stuff from 0206 + minor fix to common.ts. isn't much of a difference to y'all who use "unlock all songs" by default. https://github.com/22vv0/asphyxia_plugins/releases/tag/fork-6.0.2.8b
  10. my theory is that the first 2 songs are hardcoded in the dll to not appear, and these two (1490, 1491) are server-side? [assuming they're never supposed to be playable] i'll leave them enabled, or at least put a toggle(?) if that's the case. that was quick.
  11. nice find. that's it. it's definitely related to automation paradise. the other one is ID 1438; another similar thing. automation paradise mode i believe is a VW exclusive mode, so, unused in EG. 1988 is the accurate total song count then.
  12. crap. circuit surfer and the other 2 songs don't show up bc they have ids over songNum (2100.) didn't know they do lol and idk why i said it's fine on my end, it wasn't. honest oversight, my bad 😅 so yeah, update your plugin here: https://github.com/22vv0/asphyxia_plugins/releases/tag/fork-6.0.2.8a or just manually update the songNum to 2200. have you been able to figure out what the missing 5 songs are? i'll try to look into them. edit: i guess the songs 2119, 2129, 2130 are included in the 5. i have 1988 after the fix, so there are 2 more missing. edit 2: both of them are from vivid wave. 283 in game vs 285 in db.
  13. i update this plugin without the mods stuff in mind, so i'm not aware of any potential side effects they cause; i don't think i could be helpful with this. as for me, i'm not seeing any problems with the new songs showing up (with unlock all enabled) also, for people who don't use "unlock all songs," there might be missing songs (especially licensed ones) that needs enabling to show up.
  14. plugin update: - valgene 13 - 12th anniv apcard stamp event - bpl s3 sdvx songs unlock toggle https://github.com/22vv0/asphyxia_plugins/releases/latest as always, update your assets, thx
  15. hi. minor plugin update: - Arena szn 12 added - Pregene Coconatsu set added (arcade data still missing submonitor bg files though, rip) https://github.com/22vv0/asphyxia_plugins/releases/latest https://github.com/22vv0/asphyxia_plugins/commit/0e614d05024486ac2137ab16ea15b4127b98cbd3
  16. anyone on 1219, what happens when you use submonitor bg ids 382 to 396?
  17. the 'clean' version still isn't clean. music_db file is modified and i believe the original files that were replaced by pr0n are not present (there's no submonitor_bg folder, etc.)
  18. seems that hiyuki summer has a PUR. you can unlock it via the [old] generator
  19. akasha ortlinde is not available as a nav (as of this update at least)
  20. the "Exceed Gear Data Directory" in the config should be the game directory where it checks/pulls the files. it's the folder where you see the "data" directory. in my case, it's the "C:\Games\SDVX6\contents" directory. from your error screenshot, you seem to have it set to "C:\SOUND VOLTEX EXCEED GEAR\KFC-2023042500\contents" but you said it's set to "C:\Users\<name>\OneDrive\Desktop\SDVX EXCEED GEAR\KFC-2023042500\contents\plugins\sdvx@asphyxia\handlers\webui." you might have changed it while trying to fix, but this is incorrect. perhaps your correct directory is "C:\Users\<name>\OneDrive\Desktop\SDVX EXCEED GEAR\KFC-2023042500\contents?" but i don't know your personal setup lol
  21. this has nothing to do with ffmpeg as it's a completely separate process from the webui update. it's having trouble reading the directory you specified. double check if it's correct. i could play a song (on premium time and blaster) just fine on my end. maybe client issue?
  22. have you done plugin webui asset update?
  23. new plugin update: - 20231205 support - hexa diver 10 - hexa revolution feature - skill analyzer 8 courses - startup flags page to toggle event flags on the fly, in webui (requested by @mikaelr) - looks like ass but it works lol link in signature. update your assets. and let me know if you have issues.
  24. tested this. i believe HEXA_OVERDRIVE_ENABLE enables challenging hexadiver multiple times per blaster credit, it just needs a number next to it. (eg. HEXA_OVERDRIVE_ENABLE\t8 where 8 corresponds to until which hexa folder it's allowed, 8 being hexa folder 9 [heaven's rain]) i guess this flag includes everything HEXA REVOLUTION related, not just over drive, but i haven't tested yet i wonder if putting 9 on it will allow hexadiver 10 to be played multiple times too....
  25. yessir
×
×
  • Créer...