Thursday, August 27, 2015

Interview ready !

Click the button above for "Interview with the developer of DosBox Turbo".

Many thanks !

Sunday, August 23, 2015

The reviews will be called "Short reviews"

The reviews from the above buttons will be called "Short reviews". Short, because they are short in writing.

A interview with the DosBox turbo developer is coming today

A interview with the DosBox turbo developer is coming today.

Thursday, August 20, 2015

Where to find netbios.exe

Ok, you may ask me. Where is netbios ? You can find it on your company hardware site, if they have it, or look below and get it:
classicgamingarena

Tuesday, August 18, 2015

A button or a text info so you don't click empty A - Z

A button or a text info will be added so you don't have to click an empty letter from A - Z buttons.

D - 1 means that the letter has one game info in it and ! means is updated :

D - 1 !


Saturday, August 15, 2015

Server hosting and joining in ipx and netbios

Server hosting and guest by UDP/IP for IPX emulation and opening server ports :

Fascination for dos commands occurs by using them ! :)
It is a different matter to use in some lines used for DosBox turbo than the plain DosBox. sdcard1 line may be different to you. Use a program to explore your phone and find out. I figured out, by myself, how to change the lines corectly. Dos users and comunity lead me to a better understanding off dos commands.
I use, without advertising the program, Jota Text Editor. GamePad Keyboard or your keyboard is used.
I will now explain using a server/joining and netbios file.

First, in DosBox.conf file find :
[ipx]
ipx=true/false
default "false"
In both machines, host and server put :
ipx=true
-------------------------
As i mentioned before, every game will have a cfg file. Do the above ipx=true for the game to.
Lets take doom.cfg for example.
When you enter DosBox turbo manager and make a profile, rename it like the cfg will be. You will make the cfg file (copy and rename/modify another one), after you exit DosBox turbo manager. At the end inside every cfg file, a blank space is left. cd dooms command switches to your folder, doom is your executable.
You can use DosBox turbo manager to control better visually. Or DosBox turbo, just to write in what you want. Or modify your cfg file.

Example in a cfg file, whic is a text file in your phone :

mount d: /storage/sdcard1/dos/
d:
cd dooms
doom
ipxnet startserver 1025
-------------------------You could write than for example ipxnet startserver 1025 in autoexec line in dosbox.cfg or within DosBox turbo program.
--------------------------
Next remember the following (i know simlife doesen't have multiplayer, but the line remained in the cfg file) :
For the host machine start server :
ipxnet startserver 1025

For the machine ping :
ipxnet ping

See "ping" with ipxnet ping. A "Sending broadcast ping :" message will apear. Without any info below it. With info on speed/ping if someone connects to you only.
For the host machine stop server :
ipxnet stopserver
----------------------------
For the guest machine connect :
ipxnet connect 192.168.0.100 1025

For the machine status :
ipxnet status
------------------------------------
For guest machine disconnect :
ipxnet disconnect
------------------------------
192.168.0.100 is your phone IP address, which you can find it, at least in my phone, in "About phone" - "Status".

1025 is your port (put any above 1024, if 1024 doesen't work).


ipxnet startserver 1025 will show the below message :

IPX Tunneling Server started

ipxnet status will show the below message :
Server status: ACTIVE
Client status: CONNECTED -- Server at 127.0.0.1 port 1025
List of active connections:

127.0.0.1 from port 41059

The above client connection message shows even if a client is not connected and it is only you. Maybe is a bug, but this doesen't matter.

ipxnet disconnect will show the following message, even if no one was connected to you in the first place :
IPX Tunneling utility for DosBox
----------------------------------
Net bios :

Net bios.exe is a protocol, like IPX, but older.
Some games, like Hammer of the gods, cannot detect this.
Heroes of might and magic is detecting it and using it. But either you use another netbios or dos game version, it is possible that will not work. Because they are games which were problematic in dos and are problematic in DosBox/DosBox turbo too.

Example for hosting :

mount d: /storage/sdcard1/dos/
mount e /storage/sdcard1/dos/heroes2 -t cdrom
d:
cd heroes2
netbios
ipxnet startserver 1025
heroes2
---------------------------
Example for joining :

mount d: /storage/sdcard1/dos/
mount e /storage/sdcard1/dos/heroes2 -t cdrom
d:
cd heroes2
netbios
ipxnet connect 192.168.0.100 1025
heroes2

---------------------------
Thank you for reading the above ! Any questions just ask. Thanks ADG for the Dos disease :)

Mounting a cd

Write this for Heroes of might and magic 2, in your cfg, where heroes2 -t cdrom command is the way to your virtual cd and cd heroes2 command is switching to your folder and heroes2 is your executable file. .bat for example. Some game may have a setsound executable. You can run that first.

mount e /storage/sdcard1/dos/heroes2 -t cdrom
d:
cd heroes2
heroes2

Mount e because d is already used. So, you will have in the end :

mount d: /storage/sdcard1/dos/
mount e /storage/sdcard1/dos/heroes2 -t cdrom
d:
cd heroes2
heroes2

DosBox turbo issues button added

DosBox turbo issues button added .

DosBox turbo server hosting, guest, modem and mounting a cd explainations are coming

DosBox turbo server hosting, guest, modem and mounting a cd explainations are coming. This days i finnished configuring and explaining in a text file DosBox turbo server hosting, guest, modem and mounting a cd for your android phone. Or, of course any other android machine works.

Questions to DosBox turbo developer

Questions to DosBox turbo developer

Hi. I have this site where a talk about DosBox turbo program. Can i help in translating in my language, romanian, the keyboard layout and such ?
The developer, by this time a few days has passed, didn't answered my email yet.

Thursday, August 6, 2015

Buttons -+-+ In construction +-+- message added

"-+-+ In construction +-+-" message added to the blog buttons.

Coloring the blog

The blog is too white.

"My blogs" links added

My and my brother "My blogs" links added.

"How to play games in DosBox turbo" links added

"How to play games in DosBox turbo" links added.

No way to film

Long time no see. Because i cannot find a tripod to buy, i will give you some links about DosBox turbo. I will look for a android program to screen capture from within.