- Phase Shift -

Discussion specific to other music games, like: RB, GH, GZ, JamLegend, SoS, etc.
This topic is 7 years and 10 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
LongTimeGoner
PiXeLaDo
Member
Posts: 646
Joined: January 30th, 2009
Reputation: 1

Re: Phase Shift [v0.70b]

Postby PiXeLaDo » Tue Oct 05, 2010 8:05 pm

Not the time but whatever, here are some controller profiles, made from two different dual PS2 to USB boxes.
Box 1 shown as "Twin USB Network Gamepad" and Box 2 shown as "Dual USB Vibration Joystick" in the Game Devices control panel app.
Taken with a chinese brand GH2 PS2 guitar. I cant enable analog mode with this boxes so whammy and POV hats are a no go.

BOX 1 - Player 1

Code: Select all

<DEVICE>
   <NAME>Twin USB Network Gamepad</NAME>
   <VID>2064</VID>
   <PID>1</PID>
   <MAGICBUTTON>-1</MAGICBUTTON>
   <MAGICDATA>-1</MAGICDATA>
   <XROTCEN>0</XROTCEN>
   <GYROCUTOFF>99</GYROCUTOFF>
   <TYPE>1</TYPE>
   <BUTTONS>
      <GREEN>53,128,0</GREEN>
      <RED>49,128,0</RED>
      <YELLOW>48,128,0</YELLOW>
      <BLUE>50,128,0</BLUE>
      <ORANGE>51,128,0</ORANGE>
      <BACK>56,128,0</BACK>
      <START>57,128,0</START>
      <STRUMUP>4,0,32767</STRUMUP>
      <STRUMDOWN>4,65535,32767</STRUMDOWN>
      <YGYRO>52,128,0</YGYRO>
   </BUTTONS>
</DEVICE>



BOX 1 - Player 2

Code: Select all

<DEVICE>
   <NAME>Twin USB Network Gamepad</NAME>
   <VID>2064</VID>
   <PID>1</PID>
   <MAGICBUTTON>-1</MAGICBUTTON>
   <MAGICDATA>-1</MAGICDATA>
   <XROTCEN>0</XROTCEN>
   <GYROCUTOFF>99</GYROCUTOFF>
   <TYPE>1</TYPE>
   <BUTTONS>
      <GREEN>53,128,0</GREEN>
      <RED>49,128,0</RED>
      <YELLOW>48,128,0</YELLOW>
      <BLUE>50,128,0</BLUE>
      <ORANGE>51,128,0</ORANGE>
      <BACK>56,128,0</BACK>
      <START>57,128,0</START>
      <STRUMUP>4,0,32767</STRUMUP>
      <STRUMDOWN>4,65535,32767</STRUMDOWN>
      <YGYRO>52,128,0</YGYRO>
   </BUTTONS>
</DEVICE>



BOX 2 - Player 1

Code: Select all

<DEVICE>
   <NAME>Dual USB Vibration Joystick</NAME>
   <VID>4797</VID>
   <PID>57346</PID>
   <MAGICBUTTON>15</MAGICBUTTON>
   <MAGICDATA>-1</MAGICDATA>
   <XROTCEN>0</XROTCEN>
   <GYROCUTOFF>99</GYROCUTOFF>
   <TYPE>1</TYPE>
   <BUTTONS>
      <GREEN>53,128,0</GREEN>
      <RED>49,128,0</RED>
      <YELLOW>48,128,0</YELLOW>
      <BLUE>50,128,0</BLUE>
      <ORANGE>51,128,0</ORANGE>
      <BACK>56,128,0</BACK>
      <START>57,128,0</START>
      <STRUMUP>4,0,32767</STRUMUP>
      <STRUMDOWN>4,65535,32767</STRUMDOWN>
      <YGYRO>52,128,0</YGYRO>
   </BUTTONS>
</DEVICE>



BOX 2- Player 2

Code: Select all

<DEVICE>
   <NAME>Dual USB Vibration Joystick</NAME>
   <VID>4797</VID>
   <PID>57346</PID>
   <MAGICBUTTON>15</MAGICBUTTON>
   <MAGICDATA>-1</MAGICDATA>
   <XROTCEN>0</XROTCEN>
   <GYROCUTOFF>99</GYROCUTOFF>
   <TYPE>1</TYPE>
   <BUTTONS>
      <GREEN>53,128,0</GREEN>
      <RED>49,128,0</RED>
      <YELLOW>48,128,0</YELLOW>
      <BLUE>50,128,0</BLUE>
      <ORANGE>51,128,0</ORANGE>
      <BACK>56,128,0</BACK>
      <START>57,128,0</START>
      <STRUMUP>4,0,32767</STRUMUP>
      <STRUMDOWN>4,65535,32767</STRUMDOWN>
      <YGYRO>52,128,0</YGYRO>
   </BUTTONS>
</DEVICE>
User avatar
fatdog
Member
Posts: 494
Joined: August 11th, 2006
Location: UK
Reputation: 1

Re: Phase Shift [v0.70b]

Postby fatdog » Tue Oct 05, 2010 8:13 pm

Ambiguity wrote:Any idea of why this happens?:
Ambiguity wrote:Just updated my DX and VS, and when I double click PS it shows up in my processes but the window doesn't show up:

Spoiler:Image


I also updated all my codecs in case that matters.



theres a known issue with the current version that is effecting some people when generating new configs, if this is the same issue then it'll be sorted in the next release, to check if this is the same issue copy over a config from the last version into the new one and see if it runs
Image
f*cking ninja's...
User avatar
Asskickulater
Member
Posts: 2227
Joined: January 22nd, 2009
Reputation: 2

Re: Phase Shift [v0.70b]

Postby Asskickulater » Tue Oct 05, 2010 8:29 pm

Asskickulater wrote:
thekiwimaddog wrote:
Asskickulater wrote:hey david, im sorry if i seem to be pushing this.. but have you found any cause for the choppy playback yet? and if so, what resolution do you think is a decent one for the fixed version?

At the moment the Choppy playback is releated to your machine. I am working on some optimizations but it's hard to say just how much they will help. I'm currently working on bug fixes as right now some people can't even run the game let alone use video backgrounds.
I've added some new code which might help thoes who are having problems with the video backgrounds reverting to 2D because of unsupported formats.
I'm working my way through a lot of issues right now and once the major things are resolved i'll look into optimizations.

Thanks
David


really?? how is that when i can play a 1280x720 vid smoothly while running PS in game? :S


It's a little more complex for what I have to do. Each frame of the video is streamed and converted to a texture. I could wrap the video arround the pigs if I wanted. This kind of flexibility comes at a cost but it's the best way to handle it. The other thing is that other video program that you run in the background has a team of people working on it to make it very fast. I'm working on many things at once. It would be unfair to assume I'd be able to make the background video be as optimized as a standalone video player. However, there are still many things I can do to make is faster but right now I'm working on other issues. The video support was a last minute include that I thought might be fun. I know you'll all keen to make videos and I'm hoping to get it working faster soon.

Thanks
David[/quote]

no no DX i wasnt comparing it to a standalone video player, i just really think theres a bug because even at very low resolution and bitrates the video will still continue to be just as choppy with no improvement. you'll figure it out eventually:P i guess i gotta revert to the stage for now though
Image Image
Gimme a literocola.
User avatar
Ambiguity
Member
Posts: 2131
Joined: May 3rd, 2009
Reputation: 0

Re: Phase Shift [v0.70b]

Postby Ambiguity » Wed Oct 06, 2010 1:50 pm

fatdog wrote:heres a known issue with the current version that is effecting some people when generating new configs, if this is the same issue then it'll be sorted in the next release, to check if this is the same issue copy over a config from the last version into the new one and see if it runs

I tried what you said and it had no effect, here is the log(though it doesn't look like it'll be much help at all):

Code: Select all

Wed Oct 06 12:45:40 2010 - **Config Settings**
Wed Oct 06 12:45:40 2010 - X-Resolution Windowed: 1280
Wed Oct 06 12:45:40 2010 - Y-Resolution Windowed: 768
Wed Oct 06 12:45:40 2010 - X-Resolution Fullscreen: 1024
Wed Oct 06 12:45:40 2010 - Y-Resolution Fullscreen: 768
Wed Oct 06 12:45:40 2010 - Music Path: Music\
Wed Oct 06 12:45:40 2010 - Frame Limiter: 0
Wed Oct 06 12:45:40 2010 - Audio Calibration: -65
Wed Oct 06 12:45:40 2010 - Video Calibration: 0
Wed Oct 06 12:45:40 2010 - Display Adaptor: 0
Wed Oct 06 12:45:40 2010 - V Sync: 1
Wed Oct 06 12:45:40 2010 - Triple Buffer: 0
Wed Oct 06 12:45:40 2010 - Windowed Mode: 1
Wed Oct 06 12:45:40 2010 - Texture Filtering: 1
Wed Oct 06 12:45:40 2010 - Anti Aliasing: 2
Wed Oct 06 12:45:40 2010 - Specular Highlights: 1
Wed Oct 06 12:45:40 2010 - Force Drum Lane Count: 0
Wed Oct 06 12:45:40 2010 - Debug Mode: 0
Wed Oct 06 12:45:40 2010 - *******************
Wed Oct 06 12:45:40 2010 - Font Added
Wed Oct 06 12:45:41 2010 - Sprites Loaded
Image
Image


T3HM3T4L:I've tried to sign up for Rock Band but they just won't allow me. They keep complaining I have to 'be over 18' while I've already been 18 for over half a year, and a sign up where I noted I was born in the '50s STILL GAVE ME THAT MESSAGE

So if anyone could help me get these templates, I'd very much appreciate it. I need it to edit notes and stuff for my Rock Band 2.

aander91:Sorry, but that'd be providing for minors, which is illegal.

T3HM3T4L:But I'm 18 years old... ?

aander91:Nope. Sorry.

T3HM3T4L:Nono, you're getting me wrong, I was asking how come I am still considered a minor?

aander91:Look, we can't just go out giving these things away to people who just say they're over 18 and show no proof, we'd be out of a job.

T3HM3T4L:Nevermind, I'll use EoF for it, I found the way I could use it for that.

THE HYPNOTOAD!
User avatar
thekiwimaddog
Member
Posts: 485
Joined: December 11th, 2009
Reputation: 0

Re: Phase Shift [v0.70b]

Postby thekiwimaddog » Wed Oct 06, 2010 1:59 pm

Ambiguity wrote:
fatdog wrote:heres a known issue with the current version that is effecting some people when generating new configs, if this is the same issue then it'll be sorted in the next release, to check if this is the same issue copy over a config from the last version into the new one and see if it runs

I tried what you said and it had no effect, here is the log(though it doesn't look like it'll be much help at all):

Code: Select all

Wed Oct 06 12:45:40 2010 - **Config Settings**
Wed Oct 06 12:45:40 2010 - X-Resolution Windowed: 1280
Wed Oct 06 12:45:40 2010 - Y-Resolution Windowed: 768
Wed Oct 06 12:45:40 2010 - X-Resolution Fullscreen: 1024
Wed Oct 06 12:45:40 2010 - Y-Resolution Fullscreen: 768
Wed Oct 06 12:45:40 2010 - Music Path: Music\
Wed Oct 06 12:45:40 2010 - Frame Limiter: 0
Wed Oct 06 12:45:40 2010 - Audio Calibration: -65
Wed Oct 06 12:45:40 2010 - Video Calibration: 0
Wed Oct 06 12:45:40 2010 - Display Adaptor: 0
Wed Oct 06 12:45:40 2010 - V Sync: 1
Wed Oct 06 12:45:40 2010 - Triple Buffer: 0
Wed Oct 06 12:45:40 2010 - Windowed Mode: 1
Wed Oct 06 12:45:40 2010 - Texture Filtering: 1
Wed Oct 06 12:45:40 2010 - Anti Aliasing: 2
Wed Oct 06 12:45:40 2010 - Specular Highlights: 1
Wed Oct 06 12:45:40 2010 - Force Drum Lane Count: 0
Wed Oct 06 12:45:40 2010 - Debug Mode: 0
Wed Oct 06 12:45:40 2010 - *******************
Wed Oct 06 12:45:40 2010 - Font Added
Wed Oct 06 12:45:41 2010 - Sprites Loaded


It looks like you have the same bug.
This has my top priority and I'm close to resolving it.

Thanks
David
Image
Gimme a literocola.
User avatar
Ambiguity
Member
Posts: 2131
Joined: May 3rd, 2009
Reputation: 0

Re: Phase Shift [v0.70b]

Postby Ambiguity » Wed Oct 06, 2010 2:01 pm

thekiwimaddog wrote:It looks like you have the same bug.
This has my top priority and I'm close to resolving it.

Thanks
David

Cool, thanks a bunch bud :).


onmouseout="this.style.cursor='default'" alt="" />



Image
Image




T3HM3T4L:I've tried to sign up for Rock Band but they just won't allow me. They keep complaining I have to 'be over 18' while I've already been 18 for over half a year, and a sign up where I noted I was born in the '50s STILL GAVE ME THAT MESSAGE

So if anyone could help me get these templates, I'd very much appreciate it. I need it to edit notes and stuff for my Rock Band 2.

aander91:Sorry, but that'd be providing for minors, which is illegal.

T3HM3T4L:But I'm 18 years old... ?

aander91:Nope. Sorry.

T3HM3T4L:Nono, you're getting me wrong, I was asking how come I am still considered a minor?

aander91:Look, we can't just go out giving these things away to people who just say they're over 18 and show no proof, we'd be out of a job.

T3HM3T4L:Nevermind, I'll use EoF for it, I found the way I could use it for that.

THE HYPNOTOAD!
User avatar
thekiwimaddog
Member
Posts: 485
Joined: December 11th, 2009
Reputation: 0

Re: Phase Shift [v0.70b]

Postby thekiwimaddog » Wed Oct 06, 2010 2:55 pm

Ambiguity wrote:
thekiwimaddog wrote:It looks like you have the same bug.
This has my top priority and I'm close to resolving it.

Thanks
David

Cool, thanks a bunch bud :).



Ok, this issue has now been resolved and the bugfix will be included in the next release.
Thanks for everyones help with this!

David
Image
User avatar
fatdog
Member
Posts: 494
Joined: August 11th, 2006
Location: UK
Reputation: 1

Re: Phase Shift [v0.71]

Postby fatdog » Wed Oct 06, 2010 6:14 pm

Phase Shift v0.71

This should fix the main startup bug that was stopping some people running 0.70

Changes

Added Expert+ Drum Support
Fixed Game Load Stack Overflow
Fixed PS3 GH3 Guitar Profile
Fixed A Fast Chord Strumming Bug
Fixed Bug Where Menu Music doesn't update after Home Dir Change
Added PS2 GH2 Dual Adaptor Support
Added PS2 GH2 DVJ Adaptor Support
Image
Derp
User avatar
slashfan7964
Member
Posts: 5182
Joined: June 13th, 2009
Location: FoF-FF Retirement Home
Reputation: 8
Contact:

Re: Phase Shift [v0.71]

Postby slashfan7964 » Wed Oct 06, 2010 7:02 pm

Sweet. That didn't take long!!!!
Image

My Song Thread
Current Songs: 98
Secret Project in the Works! Check this signature for active updates!
My second band, Tetanus with Metallicaholic666 is recording a demo tape. Full album to follow.
f*cking ninja's...
User avatar
Asskickulater
Member
Posts: 2227
Joined: January 22nd, 2009
Reputation: 2

Re: Phase Shift [v0.71]

Postby Asskickulater » Wed Oct 06, 2010 7:17 pm

quick note to everyone who uses videos, setting the priority to high really helps with the video smoothness!!
Image Image
Derp
User avatar
slashfan7964
Member
Posts: 5182
Joined: June 13th, 2009
Location: FoF-FF Retirement Home
Reputation: 8
Contact:

Re: Phase Shift [v0.71]

Postby slashfan7964 » Wed Oct 06, 2010 7:23 pm

Haha if I do that the game is unplayable.

-- Edit: October 6th, 2010, 6:23 pm --

Haha if I do that the game is unplayable.
Image

My Song Thread
Current Songs: 98
Secret Project in the Works! Check this signature for active updates!
My second band, Tetanus with Metallicaholic666 is recording a demo tape. Full album to follow.
Gimme a literocola.
User avatar
Ambiguity
Member
Posts: 2131
Joined: May 3rd, 2009
Reputation: 0

Re: Phase Shift [v0.71]

Postby Ambiguity » Wed Oct 06, 2010 7:34 pm

Asskickulater wrote:quick note to everyone who uses videos, setting the priority to high really helps with the video smoothness!!

Last time I set something to high my computer crashed, my processor can't handle it :P.

What was the problem here?:
Fixed A Fast Chord Strumming Bug



Oh BTW I really can run this version, yay :).


onmouseout="this.style.cursor='default'" alt="" />



Image
Image




T3HM3T4L:I've tried to sign up for Rock Band but they just won't allow me. They keep complaining I have to 'be over 18' while I've already been 18 for over half a year, and a sign up where I noted I was born in the '50s STILL GAVE ME THAT MESSAGE

So if anyone could help me get these templates, I'd very much appreciate it. I need it to edit notes and stuff for my Rock Band 2.

aander91:Sorry, but that'd be providing for minors, which is illegal.

T3HM3T4L:But I'm 18 years old... ?

aander91:Nope. Sorry.

T3HM3T4L:Nono, you're getting me wrong, I was asking how come I am still considered a minor?

aander91:Look, we can't just go out giving these things away to people who just say they're over 18 and show no proof, we'd be out of a job.

T3HM3T4L:Nevermind, I'll use EoF for it, I found the way I could use it for that.

f*cking ninja's...
User avatar
Asskickulater
Member
Posts: 2227
Joined: January 22nd, 2009
Reputation: 2

Re: Phase Shift [v0.71]

Postby Asskickulater » Wed Oct 06, 2010 7:37 pm

really? maybe its because PS only uses about 80% of my cpu...
Image Image
Derp
User avatar
slashfan7964
Member
Posts: 5182
Joined: June 13th, 2009
Location: FoF-FF Retirement Home
Reputation: 8
Contact:

Re: Phase Shift [v0.71]

Postby slashfan7964 » Wed Oct 06, 2010 7:38 pm

@Ambiguity - If you had 1/32 notes at 150BPM + (basically) the game crashed. Happened to me and a few other people. That and changing 4 note chords (don't understand why people chart them anyway).
Image

My Song Thread
Current Songs: 98
Secret Project in the Works! Check this signature for active updates!
My second band, Tetanus with Metallicaholic666 is recording a demo tape. Full album to follow.
aka drumbilical
User avatar
italianstal1ion
Member
Posts: 1342
Joined: July 28th, 2007
Location: Behind a drum set
Reputation: 58
Contact:

Re: Phase Shift [v0.71]

Postby italianstal1ion » Wed Oct 06, 2010 7:44 pm

How does the expert+ work? Does it read any .mid file other than "notes" as the expert+ file or does it have to be named specifically?
Index of all Drum Topics on the Forum in one convenient place
Image
Image Image
Image Image
Image Image
Drum Project 7 Released!
Drum Project 8 Released!
Drum project 9 Released!!
Image My personal topic.
Can't get enough?

Spoiler:Image Feedback + EOF Pro Notation
Image Albelgim collaboration
If you appreciate my work and would like to see more, a donation would certainly motivate me! Thank you.
Image


Return to “Other Music Games”

Who is online

Users browsing this forum: No registered users and 19 guests