More actions
(Created page with "{{Infobox PSP Homebrews |title=Xash3D FWGS |image=xash3dfwgspsp.png |description=Xash3D Engine - PSP Port. |author=Crow-bar |lastupdated=2022/05/26 |type=Shooter |version=2603-wip |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/xash3dfwgspsp.7z |website=https://github.com/Crow-bar/xash3d-fwgs |source=https://github.com/Crow-bar/xash3d-fwgs |discussion= }} {{#seo: |title=PSP Homebrew Games (Shooter) - GameBrew |title_mode=append |image=xash3dfwgspsp.png |im...") |
No edit summary |
||
Line 19: | Line 19: | ||
|image_alt=Xash3D FWGS | |image_alt=Xash3D FWGS | ||
}} | }} | ||
Xash3D FWGS PSP is a game engine that allows you to play Half-Life on your PSP. The engine is a fork of Xash3D Engine by Unkle Mike with extended features and cross-platform support for x86 and ARM on Windows, Linux, BSD, Android | Xash3D FWGS PSP is a game engine that allows you to play Half-Life on your PSP. The engine is a fork of Xash3D Engine by Unkle Mike with extended features and cross-platform support for x86 and ARM on Windows, Linux, BSD, Android. | ||
== | ==Installation== | ||
* Copy EBOOT.PBP to <code>/PSP/GAME/Xash3D/</code>. | |||
* Copy <code>valve</code> (and <code>bshift</code>) directory from [https://store.steampowered.com/app/70/HalfLife/ Half-Life] to <code>/PSP/GAME/Xash3D/</code>. | |||
* Overwrite <code>valve</code> (and <code>bshift</code>) directory from archive. | |||
Folder structure should be like this: | Folder structure should be like this: | ||
<code>Xash3D/valve</code | *<code>Xash3D/valve</code> | ||
<code>Xash3D/bshift</code | *<code>Xash3D/bshift</code> | ||
<code>Xash3D/EBOOT.PBP</code | *<code>Xash3D/EBOOT.PBP</code> | ||
<code>Xash3D/start.cmd</code> | *<code>Xash3D/start.cmd</code> | ||
== | ==Screenshots== | ||
https://dlhb.gamebrew.org/psphomebrew/xash3dfwgspsp3.png | |||
https://dlhb.gamebrew.org/psphomebrew/xash3dfwgspsp4.png | |||
https://dlhb.gamebrew.org/psphomebrew/xash3dfwgspsp5.png | |||
https://dlhb.gamebrew.org/psphomebrew/ | https://dlhb.gamebrew.org/psphomebrew/xash3dfwgspsp6.png | ||
https://dlhb.gamebrew.org/psphomebrew/ | |||
==Compatibility== | |||
Tested on PPSSPP with Half Life: Uplink. | |||
==Changelog== | ==Changelog== | ||
Line 45: | Line 47: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Crow-bar/xash3d-fwgs |
Revision as of 08:54, 21 Mayıs 2023
Xash3D FWGS | |
---|---|
File:Xash3dfwgspsp.png | |
General | |
Author | Crow-bar |
Type | Shooter |
Version | 2603-wip |
License | Mixed |
Last Updated | 2022/05/26 |
Links | |
Download | |
Website | |
Source | |
Xash3D FWGS PSP is a game engine that allows you to play Half-Life on your PSP. The engine is a fork of Xash3D Engine by Unkle Mike with extended features and cross-platform support for x86 and ARM on Windows, Linux, BSD, Android.
Installation
- Copy EBOOT.PBP to
/PSP/GAME/Xash3D/
. - Copy
valve
(andbshift
) directory from Half-Life to/PSP/GAME/Xash3D/
. - Overwrite
valve
(andbshift
) directory from archive.
Folder structure should be like this:
Xash3D/valve
Xash3D/bshift
Xash3D/EBOOT.PBP
Xash3D/start.cmd
Screenshots
Compatibility
Tested on PPSSPP with Half Life: Uplink.
Changelog
v0.20 build 2603
- Full Changelog - https://github.com/Crow-bar/xash3d-fwgs/commits/2603