masterfeizz / Xash3DS

A port of Xash3D-FWGS for the Nintendo 3DS
GNU General Public License v3.0
150 stars 9 forks source link

Help Small project hl3ds we need -dev -console on New3ds & old3ds #51

Open Damnerz opened 5 months ago

Damnerz commented 5 months ago

So here we are. Me and a friends, we are trying to install hl3ds on citra and 3ds family systems. We want play to play in crossplatforms HL with the psvita version of XASH3D. We need a easy way to have at least the console. The console is needed to fps optimization and create a server. We need your help to make this small project happen. Thanks in advance, Damnerz#4934.

Millymilo000 commented 5 months ago

In issue #4 a person explains how to add launch flags such as -dev.

To open the console you'll need a xash_dev.xml and a xash3d.3dsx in the 3ds folder.

The content of the xash_dev.xml should be:

Half Life (DEV) [path/to/your/xash3d.3dsx] -dev

where your [path/to/your/xash3d.3dsx] should match the path (pay attention: it's case sensitive) of your xash3d.3dsx file.

In another page I found that your "gameinfo.txt file in the valve folder or your mod's folder does not have the following setting: «secure» «1»" so remove that line from the file as well if you have it.

From your homebrew launcher, you'll have a custom shortcut that allows you to start Xash3DS in dev mode.

Damnerz commented 5 months ago

We already try that and many differents settings but maybe we just make some misspelling or something. Thank you.