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:Ebrehe"

From PCGamingWiki, the wiki about fixing PC games
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
===Skip intro videos===
 
 
{{Fixbox|description=Modify intro video files fix=
 
# Go to {{file|{{p|game}}\movies|folder}}
 
# Delete or rename the files {{file|ubilogo.mpg}} and {{file|saber3d.mpg}}
 
# Go to <code>{{p|game}}\texts</code>. Once there open '''ati_logo.cms''' in text editor.
 
# Delete whats there and paste the following:
 
<pre>
 
[EVENT_1]
 
ClearPic = all
 
ClearText = all
 
 
[EVENT_2]
 
PicTexture = "ati_logo"
 
ShowPic = "big_frame"
 
FadeInTime = 0.0
 
Delay = 0.0
 
 
[EVENT_3]
 
FadeOut = 0.0
 
Delay = 0.0</pre>
 
5. Save and exit
 
}}
 
 
 
 
 
 
{{#cargo_query:
 
{{#cargo_query:
tables=Infobox_game,Tags,Multiplayer
+
tables=Infobox_game,Input,Multiplayer
|join on=Infobox_game._pageName=Tags._pageName,Infobox_game._pageName=Multiplayer._pageName
+
|join on=Infobox_game._pageName=Input._pageName,Infobox_game._pageName=Multiplayer._pageName
|where=Multiplayer.LAN='true' OR Multiplayer.Online='true'
+
|where=(Multiplayer.Online='true' OR Multiplayer.Online='limited' OR Multiplayer.Online='hackable' OR Multiplayer.LAN='true' OR Multiplayer.LAN='limited' OR Multiplayer.LAN='hackable')  AND Infobox_game.Released HOLDS LIKE '2003%'
|fields=Infobox_game._pageName,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Infobox_game.Available_on,Multiplayer.LAN,Multiplayer.Online
+
|fields=Multiplayer._pageName,Input.Controller_support_level,Infobox_game.Available_on,Multiplayer.Online_modes=Local modes,Multiplayer.Online_players=Local players,Multiplayer.Online=Local
 
|format=template
 
|format=template
 
|named args=yes
 
|named args=yes
|limit=950
+
|limit=1000
|order by=Infobox_game.Released ASC
+
|intro={{Local multiplayer/intro}}
|intro={{Multiplayer list/intro}}
+
|template=Local multiplayer/row
|template=Multiplayer list/row
 
 
|outro=</table>
 
|outro=</table>
 
}}
 
}}
Line 42: Line 14:
  
  
!lobiler
 
==Native support==
 
 
{{#cargo_query:
 
{{#cargo_query:
 
tables=Infobox_game,Tags,Multiplayer
 
tables=Infobox_game,Tags,Multiplayer
 
|join on=Infobox_game._pageName=Tags._pageName,Infobox_game._pageName=Multiplayer._pageName
 
|join on=Infobox_game._pageName=Tags._pageName,Infobox_game._pageName=Multiplayer._pageName
|where=Tags.GameSpy IS NOT NULL AND Multiplayer.Online_players <= 1
+
|where= Infobox_game.Released HOLDS LIKE '2003%' AND (Multiplayer.LAN='true'  OR Multiplayer.Online='true')
 
|fields=Infobox_game._pageName,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Infobox_game.Available_on,Multiplayer.LAN,Multiplayer.Online
 
|fields=Infobox_game._pageName,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Infobox_game.Available_on,Multiplayer.LAN,Multiplayer.Online
 
|format=template
 
|format=template
 
|named args=yes
 
|named args=yes
|limit=50
+
|limit=0
 +
|order by=Infobox_game.Released ASC
 
|intro={{Multiplayer list/intro}}
 
|intro={{Multiplayer list/intro}}
 
|template=Multiplayer list/row
 
|template=Multiplayer list/row
 
|outro=</table>
 
|outro=</table>
 
}}
 
}}
'''Total number of games: '''{{#cargo_query:
 
tables=Multiplayer
 
|fields=COUNT(*)
 
|where=Multiplayer.LAN='true' AND Multiplayer.LAN_players >= 8 OR Multiplayer.Online='true' and  Multiplayer.Online_players >= 8
 
|format=text
 
|group by=_pageNamespace
 
}}
 
{{#cargo_query:
 
tables=Infobox_game,Multiplayer
 
|join on=Infobox_game._pageName=Multiplayer._pageName
 
|where=Multiplayer.LAN='true' AND Multiplayer.LAN_players >= 8 OR Multiplayer.Online='true' and  Multiplayer.Online_players >= 8
 
|fields=Infobox_game._pageName,Infobox_game.Series,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Available_on
 
|format=template
 
|named args=yes
 
|limit=90
 
|intro={{Game list/intro}}
 
|template=Game list/row
 
|outro=</table></div>
 
}}
 
 
==Hackable support==
 
 
For instance ways to play online games on offline servers.
 
 
'''Total number of games: '''{{#cargo_query:
 
tables=Multiplayer
 
|fields=COUNT(*)
 
|where=Multiplayer.LAN='hackable' AND Multiplayer.LAN_players >= 8 OR Multiplayer.Online='hackable' and  Multiplayer.Online_players >= 8
 
|format=text
 
|group by=_pageNamespace
 
}}
 
{{#cargo_query:
 
tables=Infobox_game,Multiplayer
 
|join on=Infobox_game._pageName=Multiplayer._pageName
 
|where=Multiplayer.LAN='hackable' AND Multiplayer.LAN_players >= 8 OR Multiplayer.Online='hackable' and  Multiplayer.Online_players >= 8
 
|fields=Infobox_game._pageName,Infobox_game.Series,Infobox_game.Developers,Infobox_game.Publishers,Infobox_game.Released,Available_on
 
|format=template
 
|named args=yes
 
|limit=8
 
|intro={{Game list/intro}}
 
|template=Game list/row
 
|outro=</table></div>
 
}}
 
 
[[Category:Lists]]
 

Revision as of 19:01, 19 March 2024

Game Platforms Modes Players Native/Hackable
Age of Mythology
Windows
macOS (OS X)
Versus 12
Age of Wonders: Shadow Magic
Windows
8
Airline Tycoon Deluxe
Windows
macOS (OS X)
Linux
Aliens versus Predator 2 Partial support
Windows
macOS (OS X)
16
America's Army Partial support
Windows
Linux
macOS (OS X)
Versus 30
American Conquest: Fight Back
Windows
7
Apocalyptica
Windows
Versus 16
Backpacker 3
Windows
Mac OS
Versus 8
Baldur's Gate
Windows
Mac OS
macOS (OS X)
Linux
Co-op 6
Baldur's Gate II: Shadows of Amn
Windows
Mac OS
macOS (OS X)
Linux
Co-op 6
Blitzkrieg
Windows
macOS (OS X)
16
Call of Duty
Windows
macOS (OS X)
64
Championship Manager 4
Windows
macOS (OS X)
Versus 8
Championship Manager: Season 03/04
Windows
macOS (OS X)
Versus
Chaser
Windows
128
Chrome
Windows
32
Combat Mission 3: Afrika Korps
Windows
macOS (OS X)
2
Command & Conquer: Generals
Windows
macOS (OS X)
8
Commandos 3: Destination Berlin
Windows
macOS (OS X)
Co-op, Versus 12
Contract J.A.C.K. Partial support
Windows
Versus 16
Corvette Full support
Windows
Cycling Manager 3
Windows
20
Day of Defeat Partial support
Windows
macOS (OS X)
Linux
Versus 32
Delta Force: Black Hawk Down
Windows
macOS (OS X)
Versus, Co-op 64
Devastation
Windows
Linux
Versus 16
Dominions II: The Ascension Wars
Windows
macOS (OS X)
Linux
17
Dungeon Siege
Windows
macOS (OS X)
Co-op
Dungeon Siege: Legends of Aranna
Windows
macOS (OS X)
Earth 2140
DOS
Windows
Mac OS
macOS (OS X)
Windows
macOS (OS X)
Linux
Linux
Empires: Dawn of the Modern World
Windows
Entropia Universe
Windows
Europa Universalis II
Windows
Mac OS
macOS (OS X)
Versus 8
EVE Online
Windows
macOS (OS X)
Linux
EverQuest
Windows
macOS (OS X)
F1 Challenge '99-'02 Partial support
Windows
8
FIFA Football 2004 Partial support
Windows
Versus 2
FireStarter
Windows
32
FreeCol
Windows
macOS (OS X)
Linux
Freedom Force
Windows
macOS (OS X)
4
Freelancer
Windows
128
Fugitive Hunter: War on Terror
Windows
8
Grand Theft Auto: Vice City Full support
Windows
macOS (OS X)
Haegemonia: The Solon Heritage
Windows
macOS (OS X)
Halo: Combat Evolved Partial support
Windows
macOS (OS X)
Versus
Hidden & Dangerous 2
Windows
99
Hidden & Dangerous Deluxe
Windows
4
Highland Warriors
Windows
8
Homeworld 2
Windows
macOS (OS X)
Versus 6
I.G.I.-2: Covert Strike
Windows
16
Impossible Creatures
Windows
6
Judge Dredd: Dredd vs. Death
Windows
Versus, Co-op 32
KnightShift
Windows
macOS (OS X)
macOS (OS X)
Linux
8
Leylines
Windows
Linux
Line of Sight: Vietnam
Windows
32
Lionheart: Legacy of the Crusader
Windows
Co-op 4
Lock On: Modern Air Combat
Windows
Co-op, Versus
Lords of EverQuest
Windows
12
Majesty: The Fantasy Kingdom Sim
Windows
Mac OS
Linux
4
MapleStory Partial support
Windows
Massive Assault
Windows
macOS (OS X)
2
Master of Orion III
Windows
Mac OS
macOS (OS X)
Mercedes-Benz World Racing Full support
Windows
Microsoft Flight Simulator 2004: A Century of Flight Partial support
Windows
16
Midnight Club II Partial support
Windows
8
MotoGP 2 Full support
Windows
16
Myth II: Soulblighter
Windows
Mac OS
Linux
macOS (OS X)
16
Myth: The Fallen Lords
Windows
Mac OS
macOS (OS X)
16
NASCAR Racing 2003 Season Partial support
Windows
macOS (OS X)
NASCAR Thunder 2004
Windows
16
NBA Live 2004 Partial support
Windows
8
Need for Speed: Underground Partial support
Windows
4
Neverwinter Nights
Windows
macOS (OS X)
Linux
NHL 2004 Partial support
Windows
12
No Man's Land
Windows
No One Lives Forever 2: A Spy in H.A.R.M.'s Way Partial support
Windows
macOS (OS X)
Co-op, Versus 16
Northland
Windows
Mac OS
macOS (OS X)
Linux
6
One Must Fall: Battlegrounds Partial support
Windows
Versus 16
Patrician III: Rise of the Hanse
Windows
8
PlanetSide
Windows
Postal 2 Full support
Windows
macOS (OS X)
Linux
Versus 16
Praetorians
Windows
Puzzle Pirates
Windows
macOS (OS X)
Railroad Pioneer
Windows
Railroad Tycoon 3
Windows
macOS (OS X)
Versus 4
Rise of Nations
Windows
macOS (OS X)
Versus 8
Savage: The Battle for Newerth
Windows
Sid Meier's Alpha Centauri
Windows
Mac OS
Linux
macOS (OS X)
macOS (OS X)
Smash Up Derby Partial support
Windows
Versus 8
SpellForce: The Order of Dawn Partial support
Windows
8
Star Trek: Elite Force II
Windows
macOS (OS X)
32
Star Wars Galaxies
Windows
Star Wars: Jedi Knight - Jedi Academy Partial support
Windows
macOS (OS X)
32
State of Emergency Full support
Windows
Versus, Co-op 4
TalesWeaver
Windows
Terminator 3: War of the Machines
Windows
32
The Lord of the Rings: War of the Ring
Windows
Versus 8
The Perfect General Partial support
DOS
Windows
TOCA Race Driver Partial support
Windows
8
Tom Clancy's Rainbow Six 3: Raven Shield
Windows
macOS (OS X)
16
Tony Hawk's Pro Skater 3 Partial support
Windows
Mac OS
macOS (OS X)
8
Tony Hawk's Pro Skater 4 Full support
Windows
macOS (OS X)
8
Toontown Online
Windows
macOS (OS X)
TrackMania (2003) Full support
Windows
Tron 2.0 Partial support
Windows
macOS (OS X)
16
Unreal II: The Awakening
Windows
32
Unreal Tournament 2003 Partial support
Windows
Linux
macOS (OS X)
64
Victoria: An Empire Under the Sun
Windows
macOS (OS X)
32
Vietcong
Windows
Co-op, Versus 64
Warhammer 40,000: Fire Warrior
Windows
8
Warrior Kings
Windows
Mac OS
8
Warrior Kings: Battles
Windows
Versus 8
Will Rock
Windows
Versus, Co-op 16
Wolfenstein: Enemy Territory
Windows
macOS (OS X)
Linux
64
Worms 3D Partial support
Windows
macOS (OS X)
4
XIII
Windows
macOS (OS X)
Versus 8



More...