You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
XKLUTCHIN_OUTX
  • Resident Elite
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 282
Reputation Power: 13
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 282
Reputation Power: 13
Whisper wrote Ever wanted the console from the PC version to your xbox (sorry no PS3)? Well now you can.

What you are going to need.
    -Flashed Xbox or Jtag (And can be done with hotswapping with a normal xbox)
    -Skyrim ISO (can be downloaded on a torrent website)
    -Xbox Backup Creator ( [ Register or Signin to view external links. ] )
    -Hex Editor ( [ Register or Signin to view external links. ] )
    -8.5GB DVD+R Dual Layer Disk





Tutorial.
1. You are going to want to open "Xbox Backup Creator" and click on the tab 'Image Tools'
2. Click the 'Image Browser' button.
3. On the pop up screen, go to 'File', 'Open Image File', then load up your skyrim ISO.
4. Now in the file, click on data. And on the screen to the right, right click 'Skyrim - Interface.bsa' and extract it anywhere you can remember.
5. Now open up HxD and open the 'Skyrim - Interface.bsa' file.
6. Press CTRL + F, this is search. Then search for 'Text string' and make sure the search direction is on 'forward'.
7. Search for the textstring, "Look" (without the quotes"")
8. After you find this word, you will see that after it there are these strings: 0xff 0xff
0xf000c
9. Now Go to the "0x000c" string and change it to: 0xff
NOTE:It will disable the Look command (makes you see
your character in 3rd person, its not an important or usefull command)
10. Now search for the word: Console. You will see the following strings after it: 0xff 0xff 0xff. Change the third "0xff" to : 0x000c
(makes the look command becomes the console screen one, sneaky huh?)
11. Save and close HxD.
12. Go to the Xbox backup creator, right click
on the "Skyrim - Interface.bsa", choose replace
and replace it with the altered "Skyrim -
Interface.bsa" file.
13. Now burn skyrim onto the DVD. (If you don't know how to burn a game, there is a video under Other Useful Things)
14. Go into game and press the right stick and bam, the console should open up for you.
15. You will need a chatpad/keyboard to type in the console (doy!).




Other Useful Things.

1. Button values for skyrim:
    Up 0x0001
    Down 0x0002
    Left 0x0004
    Right 0x0008
    360_Start 0x0010
    360_Back 0x0020
    360_L3 0x0040
    360_R3 0x0080
    360_LB 0x0100
    360_RB 0x0200
    360_A 0x1000
    360_B 0x2000
    360_X 0x4000
    360_Y 0x8000
    360_LT 0x0009
    360_RT 0x000a
    360_LS 0x000b
    360_RS 0x000c


2. How to burn disks

    download for imageburn: [ Register or Signin to view external links. ]



Credits to: Drazilus on thetechgame.org

Give credit where its due.
#12. Posted:
Whisper
  • TTG Addict
Status: Offline
Joined: Jul 04, 201013Year Member
Posts: 2,989
Reputation Power: 165
Status: Offline
Joined: Jul 04, 201013Year Member
Posts: 2,989
Reputation Power: 165
XKLUTCHIN_OUTX wrote
Whisper wrote Ever wanted the console from the PC version to your xbox (sorry no PS3)? Well now you can.

What you are going to need.
    -Flashed Xbox or Jtag (And can be done with hotswapping with a normal xbox)
    -Skyrim ISO (can be downloaded on a torrent website)
    -Xbox Backup Creator ( [ Register or Signin to view external links. ] )
    -Hex Editor ( [ Register or Signin to view external links. ] )
    -8.5GB DVD+R Dual Layer Disk





Tutorial.
1. You are going to want to open "Xbox Backup Creator" and click on the tab 'Image Tools'
2. Click the 'Image Browser' button.
3. On the pop up screen, go to 'File', 'Open Image File', then load up your skyrim ISO.
4. Now in the file, click on data. And on the screen to the right, right click 'Skyrim - Interface.bsa' and extract it anywhere you can remember.
5. Now open up HxD and open the 'Skyrim - Interface.bsa' file.
6. Press CTRL + F, this is search. Then search for 'Text string' and make sure the search direction is on 'forward'.
7. Search for the textstring, "Look" (without the quotes"")
8. After you find this word, you will see that after it there are these strings: 0xff 0xff
0xf000c
9. Now Go to the "0x000c" string and change it to: 0xff
NOTE:It will disable the Look command (makes you see
your character in 3rd person, its not an important or usefull command)
10. Now search for the word: Console. You will see the following strings after it: 0xff 0xff 0xff. Change the third "0xff" to : 0x000c
(makes the look command becomes the console screen one, sneaky huh?)
11. Save and close HxD.
12. Go to the Xbox backup creator, right click
on the "Skyrim - Interface.bsa", choose replace
and replace it with the altered "Skyrim -
Interface.bsa" file.
13. Now burn skyrim onto the DVD. (If you don't know how to burn a game, there is a video under Other Useful Things)
14. Go into game and press the right stick and bam, the console should open up for you.
15. You will need a chatpad/keyboard to type in the console (doy!).




Other Useful Things.

1. Button values for skyrim:
    Up 0x0001
    Down 0x0002
    Left 0x0004
    Right 0x0008
    360_Start 0x0010
    360_Back 0x0020
    360_L3 0x0040
    360_R3 0x0080
    360_LB 0x0100
    360_RB 0x0200
    360_A 0x1000
    360_B 0x2000
    360_X 0x4000
    360_Y 0x8000
    360_LT 0x0009
    360_RT 0x000a
    360_LS 0x000b
    360_RS 0x000c


2. How to burn disks

    download for imageburn: [ Register or Signin to view external links. ]



Credits to: Drazilus on thetechgame.org

Give credit where its due.


You are obviously blind as a bat -_-.
#13. Posted:
XKLUTCHIN_OUTX
  • Resident Elite
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 282
Reputation Power: 13
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 282
Reputation Power: 13
Whisper wrote
XKLUTCHIN_OUTX wrote
Whisper wrote Ever wanted the console from the PC version to your xbox (sorry no PS3)? Well now you can.

360_A 0x1000
360_B 0x2000
360_X 0x4000
360_Y 0x8000
360_LT 0x0009
360_RT 0x000a
360_LS 0x000b
360_RS 0x000c[/list][/spoil]

2. How to burn disks

    download for imageburn: [ Register or Signin to view external links. ]



Credits to: Drazilus on thetechgame.org

Give credit where its due.


You are obviously blind as a bat -_-.
[ Register or Signin to view external links. ]
#14. Posted:
Press-Start
  • Resident Elite
Status: Offline
Joined: Dec 02, 201112Year Member
Posts: 240
Reputation Power: 9
Status: Offline
Joined: Dec 02, 201112Year Member
Posts: 240
Reputation Power: 9
Why do people do this? Then there is no point in playing the game?
#15. Posted:
SQL
  • TTG Senior
Status: Offline
Joined: Oct 01, 201013Year Member
Posts: 1,000
Reputation Power: 42
Status: Offline
Joined: Oct 01, 201013Year Member
Posts: 1,000
Reputation Power: 42
i get annoyed about how things are jtag/flash xbox mods hope i can soon get both of those
#16. Posted:
Whisper
  • TTG Addict
Status: Offline
Joined: Jul 04, 201013Year Member
Posts: 2,989
Reputation Power: 165
Status: Offline
Joined: Jul 04, 201013Year Member
Posts: 2,989
Reputation Power: 165
Press-Start wrote Why do people do this? Then there is no point in playing the game?


It is just a fun add on to do, there is many other things you can do then just cheat. Maybe you can add on mods :/. I am not 100% sure though.

XKLUTCHIN_OUTX wrote
Whisper wrote
XKLUTCHIN_OUTX wrote
Whisper wrote Credits to: Drazilus on thetechgame.org[/sub][/align]

Give credit where its due.


You are obviously blind as a bat -_-.
[ Register or Signin to view external links. ]


This was found by Drazilus. If you look at the bottom of the post of that one too. I found it off of xbox360iso. Learn to read my full post and notice the credit. Newfgs thinking their cool -_-.
#17. Posted:
EstablishedGaming
  • TTG Fanatic
Status: Offline
Joined: Mar 30, 201113Year Member
Posts: 4,785
Reputation Power: 211
Status: Offline
Joined: Mar 30, 201113Year Member
Posts: 4,785
Reputation Power: 211
Wow How on earth is that even possible omg
#18. Posted:
Whisper
  • TTG Addict
Status: Offline
Joined: Jul 04, 201013Year Member
Posts: 2,989
Reputation Power: 165
Status: Offline
Joined: Jul 04, 201013Year Member
Posts: 2,989
Reputation Power: 165
RevolutionUKMoDz- wrote Wow How on earth is that even possible omg


It really is not that hard, I wrote a lot of steps to be specific so people wouldn't get lost. If you really think about it, it is just changing a file in the ISO, and burning it on to a blank disc and putting it in your xbox. Pretty simple :p.
#19. Posted:
Dovakhiin
  • Powerhouse
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 497
Reputation Power: 18
Status: Offline
Joined: Jun 27, 201113Year Member
Posts: 497
Reputation Power: 18
Nice post bro

Dovakhiin
#20. Posted:
MayAng3l
  • Challenger
Status: Offline
Joined: May 12, 201113Year Member
Posts: 162
Reputation Power: 6
Status: Offline
Joined: May 12, 201113Year Member
Posts: 162
Reputation Power: 6
hmm whats a flashed xbox?i have a normal xbox (kinect) and skyrim i have a usb keyboard
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.