Logo

Looking for a current build of SM5 with PacDrive support

登録 ログイン フォーラム戻る

ポスト #1 · 2019-04-16 10:27:48amにポスト 4.9年前

Offline leadbman
leadbman Avatar Member
263 ポスト
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"
Hi all,

Has anyone compiled for Windows a version of SM5 that has the PacDrive support built in? I don't know how to do the compiles myself (when I've tried I've had a lot of issues) so I've had to rely on an old version of SM5 that someone had compiled a long while back to have PacDrive support. If someone has a current version, could I please get a copy?

Thanks in advance.
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

ポスト #2 · 2019-04-16 06:14:33pmにポスト 4.9年前

ポスト #3 · 2019-04-17 05:24:21amにポスト 4.9年前

Offline leadbman
leadbman Avatar Member
263 ポスト
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"
Razor my friend, you are a legend. I can't seem to get it to work though. I've put the .dll file in the Program directory and changed my Preferences.ini lights driver line to:
LightsDriver=PacDrive

But the lights aren't working, they just stay on. Any idea what I might be doing wrong?
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

ポスト #4 · 2019-04-17 09:25:43amにポスト 4.9年前

Offline razorblade
razorblade Avatar Member
1,099 ポスト
Not Set
Reg. 2011-03-01


Last updated: 2019-04-17 10:21am
Afaik, the dll is already present in the download, under Program folder. Look like the file is absent.

Try setting it to PacDrive32
Nvm. The correct setting is indeed."PacDrive".

Gotta update it soon.

ポスト #5 · 2019-04-17 11:17:10amにポスト 4.9年前

Offline leadbman
leadbman Avatar Member
263 ポスト
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"
Hmm, I'm not sure why it's not working then. Maybe I've got the wrong dll? I've been using the one I used to use for the older version of SM5 that I was running. Though I doubt the dll would have changed.

Let me know if you work out anything, I'll keep looking through stuff online to see if I need to trigger it differently.
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

ポスト #6 · 2019-04-18 01:13:44amにポスト 4.9年前

Offline ZTS
ZTS Avatar Member
138 ポスト
Not Set
Reg. 2015-01-13

"But enough talk! Have at you!"

Last updated: 2019-04-18 01:32am
PacDrive support has been integrated into SM5 for a very long time. You need C++/Release/PacDrive32.dll from the SDK in the Program folder of StepMania.
http://www.ultimarc.com/PacDriveSDK.zip

Source: I'm the one that added it. it works fine in 5.0.12.
Get Rave It Out! https://sites.google.com/view/riodevs/home
Want your theme made? I take commissions, PM for details.

ポスト #7 · 2019-04-18 02:13:31amにポスト 4.9年前

Offline leadbman
leadbman Avatar Member
263 ポスト
Australia
Reg. 2016-02-01

"Working On: 5thMix BGA bgchanges"

Last updated: 2019-04-18 02:21am
I have that dll in the Program folder, but I'll try downloading the one you just put the link for and I'll see if it works. Thanks for that ZTS.

EDIT: Still not working, I'd say that it could be something that the build might be missing possibly? It's detecting that I've put something for LightsDriver because I can't activate the debugger for the lights (which happens when you set that line). But it's not turning off the lights when you launch the exe and it's not doing the light patterns at all - they just stay on.

Might have to get a new compile of the game if possible. Sorry to be a pain!
https://zenius-i-vanisher.com/ddrsig/18213.png?t=1510895050
Really need to add my scores to the tracker soon.
Always learning, always trying to push the boundaries of SM.

ポスト #8 · 2019-04-18 03:21:49amにポスト 4.9年前

Offline 48productions
48productions Avatar Member
33 ポスト
United States
Reg. 2018-09-02

I can't say that I know much about using a PacDrive (personally I use the SextetStream lights driver for my sm cabinet's lights), but have you checked Stepmania's log.txt file yet? There might be some kind of clue in there as to why things aren't working.

ポスト #9 · 2019-04-18 04:19:58amにポスト 4.9年前

Offline ZTS
ZTS Avatar Member
138 ポスト
Not Set
Reg. 2015-01-13

"But enough talk! Have at you!"

Last updated: 2019-04-18 04:43am
Well this is odd... LightsDriver_PacDrive files are missing in 5.1-new, but they're on the master branch of StepMania (5.0.12). I guess that explains why your lights weren't working in the first place.

The log.txt will say unknown lightsdriver if it's missing, so check that.

Unrelated: I made an issue on the SM github, maybe it will be added back, maybe it won't, so keep trying razorblade's build.
Get Rave It Out! https://sites.google.com/view/riodevs/home
Want your theme made? I take commissions, PM for details.

ポスト #10 · 2019-04-18 04:44:17amにポスト 4.9年前

Offline razorblade
razorblade Avatar Member
1,099 ポスト
Not Set
Reg. 2011-03-01

My link posted above is a custom SM5.1 build with PacDrive support. I used the same PacDrive source files I used for custom SM5.0.12 which worked for some users before.

ポスト #11 · 2019-04-18 01:31:37pmにポスト 4.9年前

Offline dbk2
dbk2 Avatar Member
332 ポスト
Not Set
Reg. 2012-04-30

Quote: ZTS
Unrelated: I made an issue on the SM github, maybe it will be added back, maybe it won't, so keep trying razorblade's build.

I think the files can be added to 5_1-new if you want to submit a pull request. This response has some details.

It would still require someone to then build SM5.1 from source because a new formal release is probably not happening ever anytime soon.

ポスト #12 · 2019-04-18 02:33:47pmにポスト 4.9年前

Offline ZTS
ZTS Avatar Member
138 ポスト
Not Set
Reg. 2015-01-13

"But enough talk! Have at you!"

Last updated: 2022-08-23 09:32pm
.
Get Rave It Out! https://sites.google.com/view/riodevs/home
Want your theme made? I take commissions, PM for details.
登録 ログイン フォーラム戻る

0 User(s) Viewing This Thread (Past 15 Minutes)

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 3% · Database: 4% · Server Time: 2024-03-29 15:45:00
このページは0.01秒サーバータイム使用する。
Theme: starlight · Language: japanese
Reset Theme & Language