View Single Post
Old 05-10-2008, 01:02 AM   #1 (permalink)
zachnehrenberg
I refuse to help pirates
Support Team
Member
 
zachnehrenberg's Avatar
 
Join Date: Nov 2007
Location: Renton
Posts: 507
zachnehrenberg will become famous soon enough
Send a message via MSN to zachnehrenberg Send a message via Yahoo to zachnehrenberg
Default How to make any Game work on Zune 30 if it's not supposed to.

You can fix any Zune game to support first generation zunes!!! Just open the the game, and follow these instructions.


do a find and replace on the following, and make sure you change the search to Solution. Find and replace is found in the Edit menu (I think) or the one next to it, and you want to click replace.

find:
Buttons.LeftThumbstickRight

replace with:
Buttons.DPadRight



find:
Buttons.LeftThumbstickLeft

replace with:
Buttons.DPadLeft



find:
Buttons.LeftThumbstickUp

replace with:
Buttons.DPadUp


find:
Buttons.LeftThumbstickDown

replace with:
Buttons.DPadDown



(you could also add OR's to the thumbstick if's in order to make the code zune30 & zune80 compat at same time)

save the file, deploy, and enjoy
__________________


PLEASE NOTE: If I have not replied to your problem within 24 hours, please PM me and I will get back to you. For problems that are very severe and need fast support you can PM me and I will personally solve your problem for you. Other than that please do not expect a reply in a timely fashion. I run a support business and am currently in a class action lawsuit. Futhermore... IF I CAN'T READ YOUR "ENGLISH" THEN YOU WILL NOT BE HELPED




zachnehrenberg is offline   Reply With Quote

Advertisement [Remove Advertisement]