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 12: Line 12:
  
 
==Hex Editing Resolutions (Windows)==
 
==Hex Editing Resolutions (Windows)==
===Step One===
 
 
<!-- Win+R Works on Any Windows Language. -->
 
<!-- Win+R Works on Any Windows Language. -->
 
{{Fixbox|1=
 
{{Fixbox|1=
Line 20: Line 19:
 
}}
 
}}
  
====Custom Width====
+
===Custom Width===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Custom Width|ref=}}
 
{{Fixbox/fix|Custom Width|ref=}}
Line 27: Line 26:
 
}}
 
}}
  
====Custom Height====
+
===Custom Height===
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Custom Height|ref=}}
 
{{Fixbox/fix|Custom Height|ref=}}
Line 34: Line 33:
 
}}
 
}}
  
===Step Two===
+
===Conversion===
 
{{ii}} '''HEX''' Number with Three Digits.
 
{{ii}} '''HEX''' Number with Three Digits.
 
{{Fixbox|1=
 
{{Fixbox|1=

Revision as of 16:24, 16 June 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)

Instructions

Custom Width

Instructions

Custom Height

Instructions

Conversion

HEX Number with Three Digits.
Instructions
HEX Number with Four Digits.
Instructions

Using the Hex Editor

Instructions