Jump to content

zeptobst

Member
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

zeptobst last won the day on August 30 2020

zeptobst had the most liked content!

About zeptobst

  • Rank
    Member

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. You could use the file I provided on the page we're currently on, but it only gets rid of the hud. You could use DxWnd's texture replacement feature, though it is more difficult to use.
  2. Indeed, it appears your executable is different than mine. Here are the correct hex modifications for your executable: Search for "00 00 B4 42 A1 5C D0 54" and replace it with "1F 85 D4 42 A1 5C D0 54". Search for "00 00 B4 42 89 2D FC AE" and replace it with "1F 85 D4 42 89 2D FC AE". Search for "C7 05 14 D0 54 00 00 00 B4 42 5E DD" and replace it with "90 05 14 D0 54 00 00 00 B4 42 5E DD".
  3. Do you mind sending all the ones you've found? I suspect your .exe might be different.
  4. Does anything show up if you search for just "00 00 B4 42" ?
  5. I used HxD and found bytes that looked like texture data. Unfortunately, it is a very blind process involving pure trial and error, and I could only delete textures, not replace them. I decided to use DxWnd instead, which has a texture replacement feature.
  6. Version 1.0.1

    143 downloads

    This file removes the HUD borders that clutter up the screen when using a wider FOV. Place in "Game Directory/Data/BASEDATA" Backup the original file for safekeeping.
  7. Since he mentioned iMac and MacBook, it's important to know that Bedrock can only run on Windows 10. Java Edition supports Windows, MacOS and Linux. I'd call Bedrock the "kid version", since it's more stripped down in features compared to Java, and getting access to w.i.p versions is a nightmare on Bedrock. If you want to play on older versions of the game, or want to play alot of custom maps, Java is the only choice for the former, and the superior choice for the latter. On the other hand, Bedrock is much more optimized than Java, as such it will perform better on lower-end hardware. Java will tend to chug quite a bit pretty often, and the render distance will have a very big impact on performance. Bedrock can go way above the render distance of Java (32 chunks for Java vs 72 chunks for Bedrock). For multiplayer, if local multiplayer is all you want, Java is your best bet, but if you want to play with friends online outside of servers, then Bedrock is a simpler and better solution. In my opinion, the best overall experience is playing the Java Edition, with more options, mods, servers... It's a much cleaner experience.
  8. Version 1.0.0

    84 downloads

    Patches the game to unlock the frame rate, however must be capped to 60 fps to avoid the game running faster than it should be. Use xdelta to patch "SkyDrift.exe".
×
×
  • Create New...