16-09-2021

This game is about playing one small part in a much larger story. You only live an hour, but time and space in this game is infinite. You can only do so much in one lifetime, but the tech tree in this game will take hundreds of generations to fully explore. This game is also about family trees. For Android: 4.1 and up Guide: One Hour One Life Game Guide cheats tutorial When updated: 2018-03-10 Star Rating: 2.6 Name: One Hour One Life Game Guide hack for android Extension: Apk Author: Edmund Jones File Name: com.OneHourOneLifeGuide.OneHourOneLifeGuide Current Version: 0.66 User Rating: Everyone Downloads: 50-100 Version: mod, apk, unlock System: Android Type: Education.

Before:
After:

First of all i want to say, jason if you dont like this, feel free to delete this thread, i will not reopen it. Am i stepping over a line by doing this? What are the rules?

Main

One Life is a game and server created by fellow YouTube gamer yammyxox. Lizzie's Season 2 debut was on June 2nd, 2017. All players in the game are a part of a Ultra Hardcore based game mode. If a player dies in an episode, they are automatically kicked from the server never to rejoin again until next season, the only exception is during the first five episodes where the player is granted. Various mods do different things; AWBZ is a simple zoom mod. It allows you to zoom in and out, while also getting a more vanilla experience otherwise. To run OHOL on Mac, you must use AWBZ. Hetuw is a complex mod that most vets use to keep towns running.

------

One Hour One Life Mods

I make this because i think its more fun to play the game zoomed out and i want to show people how it can be done. It makes it easier to orientate yourself, easier to find food, less likley to run into wild animals, easier to spot killers/griefers from further away and so on..

I will not upload this to github and i will not upload any executables. But i will explain how you can change the source code in order to zoom out.
In order to find the correct line number, copy the code that i did not change and search (ctrl+f) for it inside the correct file.

First download the source code and make sure you can compile it. (more about this at the bottom)

Now to the coding, change 2 variables in /OneLife/gameSource/game.cpp

The zoom factor i am using is 1.5x, so i multiplied 1280*1.5 to get 1920 and 720*1.5 to get 1080.
I put the old values in comments.
If you now compile it and start it, it will look like this:
Already zoomed out! But the borders are messed up and the health panel is not in the right position.

So lets fix the borders first, therefore we need to change several variables inside /OneLife/gameSource/LivingLifePage.cpp
I must admit, i changed them randomly, not sure what the correct values are but this works fine for me.

The first four numbers i changed to 10, then i added 3 to the next four numbers

I put the original values in comments again.
After this change the borders will look nice, and you will be able to see more trees and other objects on the borders. But the panels are still messed up.

So lets fix the panels, this part is a bit messy.
All changes will happen in /OneLife/gameSource/LivingLifePage.cpp
First lets define 2 new constants, you can put them in the first line of the file or next to the other defines.

Life

The reason why 320 and 180 is because (1920-1280)/2 = 320 and (1080-720)/2 = 180
This has to do with the first change we made.
Now we need to change 14 lines:

My strategy for the last 6 variables was to just subtract MOVE_PANEL_Y whenever i see a number thats between 310 and 340.

And thats it! Compile, run and enjoy.

How to compile:
Joriom's tutorial: https://onehouronelife.com/forums/viewtopic.php?id=1438
I think its best to use Ubuntu to compile it. If you dont have Ubuntu you can set up a vm or install a dual boot. (google it)
Here is a nice tutorial from jason: http://onehouronelife.com/compileNotes.php
First create a new folder called whatever.
Then create a new file call it pullAndBuildLatest.
Open the file and copy paste this script into it:
https://raw.githubusercontent.com/jason … uildLatest
Save it. Close it. Right Click it. Properties -> Permission -> Check 'Allow executing file as program'
Now rightclick 'nothing' inside the folder you created and click on 'Open in terminal'.
Copy (ctrl+c) and paste (ctrl+SHIFT+v) this:
sudo apt-get install git g++ imagemagick xclip libsdl1.2-dev libglu1-mesa-dev libgl1-mesa-dev
inside the terminal that opened. This will install libraries.
Than write ./pullAndBuildLatest to execute the script you saved.
This will download the latest version from github and then compile it.
If you then make changes to the code you can run the ./runToBuild script in the terminal to compile it. (/runToBuild 1 for ubuntu)

Bonus: (thanks to sliderule)
https://github.com/jasonrohrer/OneLife/ … .cpp#L1587
Replace the string 'ABCDEFGHIJKLMNOPQRSTUVWXYZ.-,'?! ' with:

Cached

This allows you to write numbers and some symbols.
But not all symbols work, some of them doesnt show up when you write them but are visible after you pressed enter and some symbols might also get you killed.
For example if you write # you will get a connection lost error, which might be usefull if you want to quickly commit suicide without restarting the game.

OneOne hour one life download pc

Ohol Zoom Out Mod Download

Last edited by Drakulon (2018-05-02 19:08:33)