Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Programming"

From PCGamingWiki, the wiki about fixing PC games
Line 32: Line 32:
 
# Open the Start menu, type <code>Calc</code>, then press {{key|Enter}}.
 
# Open the Start menu, type <code>Calc</code>, then press {{key|Enter}}.
 
# Click on the button with the three lines on it, then switch to the '''Programmer''' mode.
 
# Click on the button with the three lines on it, then switch to the '''Programmer''' mode.
# Click on '''DEC''', type the desired '''Width''', then copy the number next to '''HEX'''. See [[#Conversion|Conversion]].
+
}}
# Click on '''DEC''', type the desired '''Height''', then copy the number next to '''HEX'''. See [[#Conversion|Conversion]].
+
{{Fixbox|1=
 +
{{Fixbox/fix|Width|}}
 +
# Click on '''DEC''', type the desired '''Width''', then copy the number next to '''HEX'''.
 +
# Convert the Width. See [[#Conversion|Conversion]]. Write down the converted value.
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Width|}}
 +
# Click on '''DEC''', type the desired '''Height''', then copy the number next to '''HEX'''.
 +
# Convert the Height. See [[#Conversion|Conversion]]. Write down the converted value.
 
}}
 
}}
  

Revision as of 09:12, 8 February 2017

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Hex Editing Resolutions (Windows)

Step One

Instructions
Instructions
Instructions

Step Two

Instructions

Conversion

If HEX has three numbers do this.
Instructions
If HEX has four numbers do this.
Instructions