droglob

Active Member
Aug 26, 2017
747
1,911
324
The fact quest structure is still broken and it's been the major issue with the game for 6 years (LOL) doesn't fill me with confidence.
 

Viktor Black

Developer of The Last Barbarian game
Game Developer
Jun 15, 2018
836
1,461
257
The fact quest structure is still broken and it's been the major issue with the game for 6 years (LOL) doesn't fill me with confidence.
Atm the quests structure is reworking from release to release. So this will be solved. Unfortunateley, due huge amount of quests - I have to spend a lot of time to do this.
 
  • Like
Reactions: Jimthesim
Mar 1, 2022
24
29
104
Does anyone have the Assembly file for 0.9.32? I accidentally replaced it with an older cheat version and now the game wont work. Thank you!
 

hughbooner

New Member
Aug 24, 2017
2
0
11
Anyone know how to get it working on Mac? I downloaded and moved the exe into my "Applications" but it says

The application “The Last Barbarian 0.9.32 DevBuild MAC” can’t be opened.

I did the whole chmod a+x /Applications/The\ Last\ Barbarian\ 0.9.32\ DevBuild\ MAC.app but that didn't seem to do anything.
 
Last edited:

Viktor Black

Developer of The Last Barbarian game
Game Developer
Jun 15, 2018
836
1,461
257
The problem is that the executable has incorrect POSIX permissions. The steps:
  1. Drag the application to the Applications folder.
  2. Open the Terminal application (in Applications/Utilities).
  3. Type the following commands:
cd /Applications
chmod a+x The\ Last\ Barbarian\ 0.9.32\ MAC.app/Contents/MacOS/The\ Last\ Barbarian\ 0.9.32\ MAC
 
3.70 star(s) 62 Votes