
ovv22
-
Compteur de contenus
85 -
Inscription
-
Dernière visite
-
Jours gagnés
5
Messages posté(e)s par ovv22
-
-
On 7/10/2025 at 11:01 PM, nifterific said:
the new Asphyxia plugin shows the World League open message at login and Flair unlocks after every set now. It’s especially obnoxious if you are high enough to have all the songs and charts unlocked since you have to answer that “new benefit” prompt like 12 times. At your leisure, of course, but I just wanted to report it and figured this was a good place.
world league message always shows up during login, can't do anything about that unfortunately.
as for the flare unlocks, no that shouldn't be happening. will check.
1 -
-
11 hours ago, jpv1018 said:
Hi, Thank you so much for developing this plugin so updated and efficient. Yes, with this explanation it was working correctly and I can see all the songs. One question. Were you able to correct the saving of the “Target Scores - (World /Area/Machine)” in the game?
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.
0 -
-
bpl team banners. i figured that's what the weird ddr logo thing in the results screen was for.
1 -
21 hours ago, nifterific said:
So does anyone else have swapped ratings for Akatsuki and So What? I really don't know how to fix this.
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.
0 -
On 3/3/2024 at 2:41 AM, MXDrako said:
Any chance to make the rival system work well? All Profiles make automatic Rivals each other
Thanks for your work
i could probably make that work. i'll see what i can do
1 -
17 hours ago, Rydi said:
I want a flag that displays "I am a creator employed in a contest" and "I am a special SDVX staff member" in the frame of an appeal card, and a function that allows me to freely set my own arena rank (just as an accessory). Other Folks have that feature, but yours is the best.
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.
0 -
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.
2 -
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
3 -
On 2/6/2024 at 5:34 PM, talkouki89 said:
I just discovered that ID 1490 and 1491 are also automation paradise but are displayed in the game.
1490 MAX BURNING!! (FOR INFINITE EXTENDED VERSION) 20191219
1491 Zusammenbruch of Gott 20191219my 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.
6 hours ago, mikaelr said:KFC-2024020600 leaked on 1cc, thanks anon.
https://63.gigafile.nu/0213-c13004d3c903aa297e6bdabc42819acedthat was quick.
0 -
1 hour ago, laflegge said:
@ovv22 I managed a while ago to find one which seems to be missing
1259 AUTOMATION PARADISE 20190228
When I browse through all the songs from 20190228 in SDVX I can't seem to find it.
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.
1 -
23 hours ago, laflegge said:
I see there is a pull request to set a constant to 2200 in common_ts (let songNum = 2200 )
https://github.com/22vv0/asphyxia_plugins/pull/7/files
I changed it manually and it does work.
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.
23 hours ago, laflegge said:Another strange thing is that the webui shows 1990 entries in the songs list but sdvx shows 1985 tracks at best (with unlock all songs enabled).
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.
2 -
On 2/3/2024 at 7:19 PM, laflegge said:
this plugin indeed shows now the 6 2024 songs
although this plugin states 2200 songs available.... I 'only' have 2019
edit: there is indeed something not 100% with fork-6.0.2.8-kfc. When I disable 'unlock all' the 6 songs for '2024' are there.
But when I enable 'unlock all' the 3 songs (2119 (circuitsurfer), 2129 (we are all dreamer) ,2030 (double or nothing)) are not there anymore and 'only' 2016 songs available
On 2/3/2024 at 11:47 AM, mikaelr said:if you have a data_mods folder, delete the cache folder and run the game again.
else, i have no idea what is going on at the moment because everything works fine for me.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.
0 -
plugin update:
- valgene 13
- 12th anniv apcard stamp event
- bpl s3 sdvx songs unlock togglehttps://github.com/22vv0/asphyxia_plugins/releases/latest
as always, update your assets, thx
3 -
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
1 -
11 hours ago, MXDrako said:
It's a clean data
anyone on 1219, what happens when you use submonitor bg ids 382 to 396?
0 -
6 hours ago, AssPiston said:
someone posted a clean version but i am unable to update assets and load the newer songs.
[sdvx@asphyxia] error: SyntaxError: Unexpected end of JSON input
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at Object.copyResourcesFromGame (C:\Games\Based\contents\plugins\sdvx@asphyxia\handlers\webui.ts:237:31)
at EamusePlugin.CallEvent (C:\snapshot\build-env\index.js)
at C:\snapshot\build-env\index.jsalso does anyone have a link to patcher for the 1219 dll?
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.)
0 -
4 hours ago, onidude said:
I checked and my dest is already Japan region. I did some research and found that this navigator is Hiyuki and this specific version is from Vivid Wave (at least from what I can tell).
I also checked the live2d files and I have the Hiyuki (Christmas) version, but not this summer version.
I am currently running Exceed Gear 2023102400, and I started off from 20210831 and updated to this point. If anyone knows, would it be possible to still get this navigator in Exceed Gear? Would I have to download Vivid Wave and then somehow unlock the navigator and transfer that data over to Exceed Gear?seems that hiyuki summer has a PUR. you can unlock it via the [old] generator
0 -
2 hours ago, ryuzo7980 said:
Okay, 1205 installed, works fine. I see Fubuki is the latest navigator in game and not Akasha Ortlinde. How to unlock it?
Patch has been applied correctly, I've checked all files is there
akasha ortlinde is not available as a nav (as of this update at least)
0 -
1 hour ago, beebop said:
I entered C : / Users\<name>\OneDrive\Desktop\SDVX EXCEED GEAR\KFC-2023042500\contents\plugins\sdvx@asphyxia\handlers\webui into it. Would the directory path of the game just be C : \Users\<name>\OneDrive\Desktop\SDVX EXCEED GEAR\?
SDVX EXCEED GEAR is the name of the folder where all the contents are
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
0 -
6 hours ago, beebop said:
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.
2 hours ago, AssPiston said:back at it again and here to report that the new skill analyzer courses crash right after you pick it.
edit: it crashes after you pick a song in any mode. heres the log
i could play a song (on premium time and blaster) just fine on my end. maybe client issue?
0 -
-
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.
7
[Arcade PC] Dance Dance Revolution [A20] [A20 PLUS] [A3] [World] (Konami)
dans ARCADE PC DUMP LOADER
Posté(e)
you have multiple plugins targeting the same game, [re]move all of them but one.