Skip to content

Commit 190f5a9

Browse files
committed
2 parents a920033 + 6e13f92 commit 190f5a9

File tree

1 file changed

+7
-16
lines changed

1 file changed

+7
-16
lines changed

README.md

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# CodeX (025)
1+
# CodeX (026)
22

3-
Implementation of Red Dead Redemption into CodeX for Nintendo Switch (and potentially PS4/PS5)
3+
CodeX implementation for Red Dead Redemption on Nintendo Switch (and potentially PS4/PS5)
44

55
--------------------
66

@@ -9,22 +9,12 @@ More info here : [@dexyfex](https://www.patreon.com/dexyfex) and [CodeWalker dis
99

1010
--------------------
1111

12-
After that, [download the files](https://github.com/Foxxyyy/CodeX.Games.RDR1/releases/latest) and copy/paste them to the CodeX and CodeX Explorer folders, next to the executable.
13-
Be sure this project is still WIP, including the separated engine. If you want to mod RDR1, consider using this [tool](https://github.com/Foxxyyy/Magic-RDR) instead.
12+
After that, [download the files](https://github.com/Foxxyyy/CodeX.Games.RDR1/releases/latest) and paste them to the CodeX/Explorer folders, next to the executable.
1413

1514
# Udpates
1615

17-
I make regular updates to this project when I have some spare time, so it will or will not work with older versions of CodeX.
18-
19-
Here are some of the features :
20-
* Import, replace, edit and create files or folders, without the need to rebuild the entire .RPF files (instant-save, unlike MagicRDR)
21-
* View & edit multiple .RPF files at the same time (unlike MagicRDR)
22-
* Search for files, as well as search for words, text, or hex within all the files.
23-
* A significant number of files have been researched and can be viewed.
24-
* Some files can be exported to XML (sometimes re-imported) : `.wvd, .wfd, .wsg, .wtd, .wbd, .wedt, .sst, .strtbl, .fonttex, etc.`
25-
26-
I also work on an [RDR1 Sollumz fork](https://github.com/Foxxyyy/SollumzRDR), it can import `WFD & WVD` files (no exports yet).
27-
Fragments can technically be imported if you rename the XML extension from `.wft.wml` to `.wfd.xml` and manually edit the file to only keep the `<Drawable>` node part.
16+
I make regular updates to this project when I have some spare time, so it will or will not work with older versions of CodeX.
17+
I also work on an [RDR1 Sollumz fork](https://github.com/Foxxyyy/SollumzRDR), for now you can import `WFD & WVD` files.
2818

2919
# CodeX Contributors
3020
* dexyfex
@@ -37,6 +27,7 @@ Fragments can technically be imported if you rename the XML extension from `.wft
3727
* Ktoś
3828
* Mars (Im Foxxyyy)
3929
* Neos
30+
* Western
4031

4132
# Credits for this project
4233
* Mars (Im Foxxyyy)
@@ -52,4 +43,4 @@ Fragments can technically be imported if you rename the XML extension from `.wft
5243
![Screenshot](Files/Properties/codex_explorer.png)
5344
![Screenshot](Files/Properties/map_viewer.png)
5445
![Screenshot](Files/Properties/model_viewer_1.png)
55-
![Screenshot](Files/Properties/model_viewer_2.png)
46+
![Screenshot](Files/Properties/model_viewer_2.png)

0 commit comments

Comments
 (0)