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 "User:Garrett/Research"

From PCGamingWiki, the wiki about fixing PC games
(→‎Version-specific issues: added Windows 10)
(→‎Compatibility: fixed dead link)
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Stages==
+
==OS-specific==
 +
Moved to [[Troubleshooting guide]].
 +
 
 +
==Game-specific==
 
* [[User:Garrett/Research/Completed|Completed]]
 
* [[User:Garrett/Research/Completed|Completed]]
 
* [[User:Garrett/Research/In progress|In progress]]
 
* [[User:Garrett/Research/In progress|In progress]]
 
* [[User:Garrett/Research/On hold|On hold]]
 
* [[User:Garrett/Research/On hold|On hold]]
  
==Version-specific issues==
+
==General==
* [[User:Garrett/Research/Windows Vista|Windows Vista]]
+
* [[User:Garrett/Research/Videos|Videos]]
* [[User:Garrett/Research/Windows 7|Windows 7]]
+
* [[User:Garrett/Research/DRM|DRM]]
* [[User:Garrett/Research/Windows 8|Windows 8]]
+
* [[GameSpy]]
* [[User:Garrett/Research/Windows 8.1|Windows 8.1]]
+
* [[User:Garrett/Research/PunkBuster|PunkBuster]]
* [[User:Garrett/Research/Windows 10|Windows 10]]
+
 
 +
==Stores==
 +
* [[PCGamingWiki:GOG.com Enhancement Project#Games removed from sale|Games removed from GOG.com]]
 +
* [[User:Garrett/Research/Games removed from Steam|Games removed from Steam]]
 +
* [[The Big List of 3rd Party DRM on Steam]]
 +
* [[The Big List of DRM-Free Games on Steam]]
 +
* [[List of Origin-redeemable games]]
  
 
==Useful programs/links==
 
==Useful programs/links==
Line 16: Line 25:
  
 
===Monitoring/comparison===
 
===Monitoring/comparison===
* [http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx Process Explorer] - useful for investigating the DLLs and launch parameters a process is currently using.
+
* [https://technet.microsoft.com/en-us/sysinternals/bb896653.aspx Process Explorer] - useful for investigating the DLLs and launch parameters a process is currently using.
* [http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx Process Monitor] - useful for investigating the files and registry keys called by a process.
+
* [https://technet.microsoft.com/en-us/sysinternals/bb896645.aspx Process Monitor] - useful for investigating the files and registry keys called by a process.
 
* [http://sourceforge.net/projects/regshot/ Regshot] - track registry changes made by a game or its installer.
 
* [http://sourceforge.net/projects/regshot/ Regshot] - track registry changes made by a game or its installer.
 
* [http://winmerge.org WinMerge] - compare file/folder differences.
 
* [http://winmerge.org WinMerge] - compare file/folder differences.
  
 
===Compatibility===
 
===Compatibility===
* [http://www.microsoft.com/en-us/download/details.aspx?id=7352 Microsoft Application Compatibility Toolkit] - advanced compatibility tweaking.
+
* [https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-deployment-kit Microsoft Application Compatibility Toolkit] (via Windows ADK) - advanced compatibility tweaking (see the [https://technet.microsoft.com/en-us/library/cc765984%28v=ws.10%29.aspx TechNet article] for detail on each mode).
* [http://www.geocities.co.jp/Playtown-Domino/8282/ _inmm.dll] - used to replace CD music playback with MP3s etc.
+
* [https://community.pcgamingwiki.com/files/file/107-patched-_inmmdll/ _inmm.dll] - used to replace CD music playback with MP3s etc.
 +
 
 +
===Wrappers===
 +
* [https://sourceforge.net/projects/boxedwine/ BoxedWine] - Wine on Windows
 +
* [http://dege.freeweb.hu/dgVoodoo2/dgVoodoo2.html dgVoodoo2]
 +
* [https://github.com/narzoul/DDrawCompat DDrawCompat]
 +
* [https://github.com/elishacloud/dxwrapper DxWrapper]
 
* [http://www.zeus-software.com/downloads/nglide nGlide] - 3dfx wrapper. Works with almost all known games (see [http://www.zeus-software.com/downloads/nglide/compatibility compatibility list]).
 
* [http://www.zeus-software.com/downloads/nglide nGlide] - 3dfx wrapper. Works with almost all known games (see [http://www.zeus-software.com/downloads/nglide/compatibility compatibility list]).
* [https://www.williamfeely.info/wiki/DXGL DXGL] - OpenGL wrapper for DirectDraw/Direct3D version 1-7. Currently in alpha.
+
* [https://www.dxgl.info DXGL] - OpenGL wrapper for DirectDraw/Direct3D version 1-7. Currently in alpha.
 +
* [https://github.com/UCyborg/LegacyD3DResolutionHack LegacyD3DResolutionHack]
 +
* [https://swiftshader.googlesource.com/SwiftShader SwiftShader]
 +
* [http://enbdev.com/download_convertor_dx8todx9.htm ENBSeries DX8 to DX9 Convertor]
 +
* [https://fdossena.com/basic.php?p=wined3d/index.frag WineD3D For Windows]
 +
* [https://www.vogons.org/viewtopic.php?f=9&t=36412 The Wrapper Collection Project]
  
 
===Screenshots===
 
===Screenshots===
Line 32: Line 52:
 
===Extraction===
 
===Extraction===
 
* [http://aluigi.altervista.org/quickbms.htm QuickBMS] - extraction for many formats
 
* [http://aluigi.altervista.org/quickbms.htm QuickBMS] - extraction for many formats
* [http://legroom.net/software/uniextract Universal Extractor] - extract most installer formats ([http://innounp.sourceforge.net innounp] needs to be updated manually)
+
* [http://bioruebe.com/dev/uniextract/ Universal Extractor] - extract most installer formats
 
* [http://www.angusj.com/resourcehacker/ Resource Hacker] - view/extract data and images inside Windows executables and resource files.
 
* [http://www.angusj.com/resourcehacker/ Resource Hacker] - view/extract data and images inside Windows executables and resource files.
 
* [http://www.nullsecurity.org/tools "Smart Install Maker" unpacker] - extract Smart Install Maker installers
 
* [http://www.nullsecurity.org/tools "Smart Install Maker" unpacker] - extract Smart Install Maker installers
Line 40: Line 60:
 
* [http://rewiki.regengedanken.de/wiki/Main_Page REWiki - A centralized reverse-engineering documentation project] - details on file formats
 
* [http://rewiki.regengedanken.de/wiki/Main_Page REWiki - A centralized reverse-engineering documentation project] - details on file formats
 
* [http://wiki.xentax.com/index.php?title=Game_File_Format_Central Xentax Game File Format Central] - details on file formats
 
* [http://wiki.xentax.com/index.php?title=Game_File_Format_Central Xentax Game File Format Central] - details on file formats
 +
* [http://wiki.lastbullet.net/index.php?title=Main_Page Video Game Modding Wiki] - formats, middleware, etc.
 +
* [http://wiki.multimedia.cx MultimediaWiki] - video/audio formats
  
 
===Other sources===
 
===Other sources===
 
* [http://www.elisoftware.org/index.php?title=Main_Page Eli's Software Encyclopedia] - cover scans and release details
 
* [http://www.elisoftware.org/index.php?title=Main_Page Eli's Software Encyclopedia] - cover scans and release details
 
* [http://aluigi.altervista.org/papers.htm Luigi Auriemma - Research] - advanced details on multiplayer behaviour, file formats, etc.
 
* [http://aluigi.altervista.org/papers.htm Luigi Auriemma - Research] - advanced details on multiplayer behaviour, file formats, etc.
 
+
* [http://www.philscomputerlab.com philscomputerlab]
==See also==
+
* [http://nohud.wikia.com/wiki/Games_list Nohud Wiki]
* [[User:Garrett/Research/DRM]]
 
* [[User:Garrett/Research/GameSpy]]
 

Latest revision as of 21:22, 3 June 2022

OS-specific

Moved to Troubleshooting guide.

Game-specific

General

Stores

Useful programs/links

Videos

  • The RAD Video Tools - generate blank Bink, Smacker and AVI videos (Bink 2 requires SDK license)

Monitoring/comparison

  • Process Explorer - useful for investigating the DLLs and launch parameters a process is currently using.
  • Process Monitor - useful for investigating the files and registry keys called by a process.
  • Regshot - track registry changes made by a game or its installer.
  • WinMerge - compare file/folder differences.

Compatibility

Wrappers

Screenshots

Extraction

Formats

Other sources