Skip to content

kevinbrill/telarafly

 
 

Repository files navigation

Telarafly

RIFT world model viewer built in Unity3D.

What is it?

Telarafly is a project born out of a reddit post to view the 3D models and worlds from RIFT.

What are all these executables/DLLs in the release archive, are they bad for me?

They are needed because the program has been compiled as a 64bit executable, however certain functions (in particular database reads and decompression) requite certain decompression routine that only exist in 32bit assembly form.

The 32bit executables are required to process certain information and are only needed to be run once per patch, and are only run by the program as needed.

Configuration

Read the RUNNINGREADME and edit telarafly.cfg

Running

Double click the telarafly.exe executable

Troubleshooting

Look into the output_log.txt in the telarafly_data folder.

imathrowback

About

RIFT world and model viewer. This project is not affiliated with Trion Worlds, Inc. or any of its affiliates.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 68.5%
  • ShaderLab 30.2%
  • HLSL 1.3%