Page 2 of 2

Re: Forgotten Tales 7.7.1

Posted: Fri Jan 17, 2020 1:12 pm
by LostKnight
SellSword wrote: Fri Jan 17, 2020 2:46 am My simple version for Windows was to:

1. Extract files from zipped file

2. Try to remember where I put the files

3. Try clicking on the files until the game started

4. Remember it's called "start" with a .something afterwards

I'm not muddling up my understanding with facts and all that! :D
There are 4 "Start" files, 2 for Windows, 2 for Linux (and iOS I think)

Windows: BATch files
start.bat
start_fullscreen.bat

Since I don't use Windows: I GUGLed; How to run a batch file in Windows:
Running a batch file from within Windows

A batch file runs like any other executable file by double-clicking the file within Windows. However, because a batch file runs in a command line, it immediately exits when done, so you may only see a black box for a second.

Run a batch file from the Command Prompt

To run a batch file, move to the directory containing the file and type the name of the batch file. For example, if the batch file is named "hope.bat," you can type "hope" to execute the batch file.

===========================
Do the same for the Linux versions: How to run a bash script in Linux:
Linux (and iOS)
start.sh
start_fullscreen.sh

BTW: All four files have the same line in them:

Code: Select all

java -jar desktop.jar fullscreen
So it is obvious you need java installed

On my system:

Code: Select all

 17 Jan 20 @ 08:11:31 ~
   $ sho java-common
alias = aptitude show filename
Package: java-common              
Version: 0.58+deb9u1
State: installed
Automatically installed: yes
Multi-Arch: foreign
Priority: optional
Section: java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Uncompressed Size: 35.8 k
Suggests: default-jre
Provides: java-common:i386 (= 0.58+deb9u1)
Description: Base package for Java runtimes
 This package provides common tools for the Java runtimes, such as the update-java-alternatives mechanism used to switch between different
 versions of Java.
Homepage: https://wiki.debian.org/Java/
Tags: devel::doc, devel::lang:java, role::documentation, suite::debian

 
 17 Jan 20 @ 08:11:42 ~
   $ 

Re: Forgotten Tales 7.7.1

Posted: Fri Jan 17, 2020 1:42 pm
by Rothost
daotter wrote: Fri Jan 17, 2020 1:19 am
compbatant wrote: Mon Jan 13, 2020 1:34 am Today PC version only:
http://dmgamestudio.com/files/ft7.zip

If there will be no bugs then tomorrow I will release Android version, later iOS.

Please check if all is good. I made many internal changes which are needed for new things in future.
Hi! I was just wondering if you have instructions on how to install on PC, as there is no .exe and the .bat file doesn't seem to work to install. Can only unzip. Are we supposed to use emulator only?

Thank you and Thank you for creating such a great rpg game :)

-Laura, Otter :D
As long as you have the latest java installed, you can unzip file to anywhere( i left it in my downloads folder) then open it find destop.jar and it will run once double clicked

Re: Forgotten Tales 7.7.1

Posted: Thu Apr 02, 2020 11:09 am
by N!ce
По моему между пк версии и андроид версии нету разницы. Я играю в эмуляторе там для меня удобнее) :)

Re: Forgotten Tales 7.7.1

Posted: Sun Apr 12, 2020 8:27 pm
by sedak
Can't start pc version on win7 with fresh java.
IMG_20200412_202544.jpg
IMG_20200412_202544.jpg (1.16 MiB) Viewed 5470 times

Re: Forgotten Tales 7.7.1

Posted: Mon Apr 13, 2020 1:33 am
by sedak
Same on linux. Some has same error in other app, and solution was to enable opengl1 in game. "LWGL_OPENGL_ANY".