Skip to content

Commit 1843780

Browse files
authored
Merge pull request #553 from Cartrigger/patch-1
Information additions
2 parents d494b7b + b616c6e commit 1843780

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ body:
2828
label: 🥽 Headset Details
2929
description: Heplful needed info
3030
placeholder: |
31-
Quest Build: [e.g. v37.0]
32-
Device: [e.g. Quest_1, Quest_2]
31+
Quest Build: [e.g. v51.0]
32+
Device: [e.g. Quest_2, Quest_3]
3333
QuestCraft Version [e.g. v1.2.3]
3434
validations:
3535
required: true
@@ -41,4 +41,4 @@ body:
4141
4242
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
4343
validations:
44-
required: false
44+
required: false

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,30 +34,29 @@ And boom! You have successfully installed QuestCraft on your VR headset! To play
3434
## Supported Renderers (Take note when installing mods!)
3535

3636
- ### Zink
37-
**[Zink](https://docs.mesa3d.org/drivers/zink.html)**, works with many mods, at the cost of performance. (which is fixed with the performance mods below)
37+
**[Zink](https://docs.mesa3d.org/drivers/zink.html)**, works with many mods, at the cost of performance. (which is mostly fixed with the performance mods below)
3838
- ### Vulkan
39-
**[Vulkan](https://www.vulkan.org/)**, while very fast, only works with a lot mods. For a list, please see the pinned discussion in #discussion on the **[VulkanMod Server](https://discord.gg/FVXg7AYR2Q)**. VulkanMod is not affiliated with us, so please don't ask and spam the devs questions related to QuestCraft!
39+
**[Vulkan](https://www.vulkan.org/)**, while very fast, it may only works with a small amount of mods. For a list, please see the pinned discussion in #discussion on the **[VulkanMod Server](https://discord.gg/FVXg7AYR2Q)**. VulkanMod is not affiliated with us, so please don't ask and spam the devs questions related to QuestCraft!
40+
*Vulkan is not yet out for QuestCraft, please wait!*
4041

4142
## Included Mods
4243

4344
**Did you experience a mod-related crash when loading MC? You can do 1 of these solutions to find the cause and fix it!**
4445

4546
**Easy Way**
46-
Join the QuestCraft Discord Server at **discord.gg/questcraft** and go to #bot-commands. Type /logs and upload your log file (which can be retrieved from Android/data/com.qcxr.qcxr using a file viewer e.g Windows Explorer). The QuestCraft Bot, Crafty, will give you feedback and help you fix any issues.
47+
Join the QuestCraft [Discord Server](https://discord.gg/questcraft) and go to #bot-commands. Type /logs and upload your log file (which can be retrieved from Android/data/com.qcxr.qcxr using a file viewer e.g Windows Explorer). The QuestCraft Bot, Crafty, will give you feedback and help you fix any issues.
4748

4849
**Manual Way**
4950
To find out what caused the crash, you can open the latestlog.txt file. You can find it in Android/data/com.qcxr.qcxr with a file viewer. You can go to the bottom of the file and look for a Fabric error message. This message will tell you which mods caused the crash. Once you know what caused the problem, you can fix it.
5051

51-
If you need help with these solutions, please go to the support channel of the QuestCraft Discord (discord.gg/questcraft).
52+
If you need help with these solutions, please go to the support channel of the QuestCraft [Discord](https://discord.gg/questcraft).
5253

5354
### Non-Performance Mods:
5455

5556
- **[Cloth Config](https://modrinth.com/mod/cloth-config)** (Libary for config screens, e.g. Video Settings)
5657

5758
- **[Fabric API](https://modrinth.com/mod/fabric-api)** (API for Fabric. Essential to get any mod running.)
5859

59-
- **[Mod Menu](https://modrinth.com/mod/modmenu)** (Menu that lists the currently installed mods and if **[YACL](https://modrinth.com/mod/yacl)** is installed, can configure them!)
60-
6160
- **[Simple Voice Chat](https://modrinth.com/plugin/simple-voice-chat)** (Adds proximity voice chat)
6261

6362
- **[VivecraftMod](https://github.com/ferriarnus/VivecraftMod)** (Port of Vivecraft to run on Fabric)
@@ -92,7 +91,8 @@ If you need help with these solutions, please go to the support channel of the Q
9291

9392
- **[Starlight](https://modrinth.com/mod/starlight)** (Improves the lighting engine)
9493

95-
**Iris will only work on 1.18.2 and maybe even 1.19.2; please remember that FPS will not be high, and crashing is more likely!**
94+
**Iris will only work on 1.18.2 and maybe even 1.19.2; please remember that FPS will not be high, and crashing is more likely!** <br>
95+
**There may be more mods, please check out [this](https://github.com/QuestCraftPlusPlus/Pojlib/blob/QuestCraft/mods.json) for aditional information.**
9696

9797
## Some Recommended Settings and Tips (For Zink)
9898
1. In the options menu, go to VR Settings/Stereo Rendering and set the resolution (NOT CAMERA RES) to 80%. This will decrease the general quality but will give an extra performance boost.
@@ -101,13 +101,13 @@ If you need help with these solutions, please go to the support channel of the Q
101101
4. **[Skyblock](https://minecraft.wiki/w/Tutorials/Skyblock)** and **[Oneblock](https://www.curseforge.com/minecraft/worlds/oneblock)** worlds perform the best, as they require less hardware usage.
102102

103103
# Known compatible servers
104-
1. **Ross light network** - `mc.rosslight.network:19132`
104+
1. **RossLight Network (RLTN)** - `mc.rosslight.network`
105105
2. **TSC** - `mc.playtsc.com`
106106
3. **The Bones Network** - `play.bones.network`
107107

108108
# Notes
109109
- We do not exist on TikTok. No one from the dev team makes TikTok videos.
110-
- QuestCraft (QCXR) is developed and maintained by the QCXR team; we also contribute upstream to the open-source tools that we used to make this a reality; make sure to check out **[MCXR](https://github.com/mcxr-org/MCXR)**, the previous VR mod, now replaced with **[VivecraftMod](https://github.com/ferriarnus/VivecraftMod)**, **[PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)** (for Pojlib!), and **[VulkanMod](https://github.com/xCollateral/VulkanMod)** for Vulkan support!
110+
- QuestCraft (QCXR) is developed and maintained by the QCXR team; we also contribute upstream to the open-source tools that we used to make this a reality; make sure to check out **[MCXR](https://github.com/mcxr-org/MCXR)**, the previous VR mod, now replaced with **[VivecraftMod](https://github.com/ferriarnus/VivecraftMod)**, **[PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)** (for Pojlib!), [Zink](https://docs.mesa3d.org/drivers/zink.html) for our current renderer and **[VulkanMod](https://github.com/xCollateral/VulkanMod)**!
111111
- The QCXR forks we use are: **[Pojlib](https://github.com/questcraftplusplus/pojlib)**, **[VivecraftMod](https://github.com/questcraftplusplus/vivecraftmod)**, and **[VulkanMod](https://github.com/QuestCraftPlusPlus/VulkanMod).**
112112
- All support questions should be asked inside of the **[QuestCraft Discord](discord.gg/questcraft)** for the best experience.
113113
- **questcraft.net is not maintained or owned by anyone on the QuestCraft team**; they could put malware on it anytime. Please do not download anything from or visit questcraft.net. **Our new website is here at [QuestCraft](https://questcraft.org/)**.

partnerimage.png

-160 KB
Binary file not shown.

0 commit comments

Comments
 (0)