xboxscene.org forums

Pages: 1 [2]

Author Topic: Open Transport Tycoon Port  (Read 497 times)

HCl

  • Archived User
  • Newbie
  • *
  • Posts: 34
Open Transport Tycoon Port
« Reply #15 on: October 21, 2004, 08:44:00 AM »

wolfblade, read the readme, there are some files you need to install before it'll work.
(And it writes a logfile which should say what went wrong)

offset is the same thing, they can't be adjusted..
i'm gonna try to alter the graphic routines of openttd so it'll fit..
And about the controllers; see my post about the controller -> mouse port,
i fiddled with it quite a while to see what would work somewhat nicely...
after 3 hours of fiddling, i just went with the best i've come up with.
People are free to write a better controller -> mouseevent function..

I'll prolly be working on dosxbox for a while so don't expect too fast an update
on xottd...

PS.

Here is the controllermapping of xottd, forgot to put it in the nfo:

A button,Left Trigger - left mouse click
B button,Right Trigger - right mouse click
Y button - info click

Left controlstick - mouse
Right controlstick - viewport scroll

This post has been edited by HCl: Oct 21 2004, 03:49 PM
Logged

Wolfblade12

  • Archived User
  • Newbie
  • *
  • Posts: 38
Open Transport Tycoon Port
« Reply #16 on: October 21, 2004, 10:54:00 AM »

sorry double post :o  

This post has been edited by Wolfblade12: Oct 21 2004, 05:55 PM
Logged

Wolfblade12

  • Archived User
  • Newbie
  • *
  • Posts: 38
Open Transport Tycoon Port
« Reply #17 on: October 21, 2004, 10:54:00 AM »

works thanks :rolleyes: nice game btw
Logged

snes

  • Archived User
  • Newbie
  • *
  • Posts: 16
Open Transport Tycoon Port
« Reply #18 on: October 22, 2004, 11:40:00 AM »

QUOTE (HCl @ Oct 21 2004, 04:11 PM)
wolfblade, read the readme, there are some files you need to install before it'll work.
(And it writes a logfile which should say what went wrong)

offset is the same thing, they can't be adjusted..
i'm gonna try to alter the graphic routines of openttd so it'll fit..
And about the controllers; see my post about the controller -> mouse port,
i fiddled with it quite a while to see what would work somewhat nicely...
after 3 hours of fiddling, i just went with the best i've come up with.
People are free to write a better controller -> mouseevent function..

I'll prolly be working on dosxbox for a while so don't expect too fast an update
on xottd...

PS.

Here is the controllermapping of xottd, forgot to put it in the nfo:

A button,Left Trigger - left mouse click
B button,Right Trigger - right mouse click
Y button - info click

Left controlstick - mouse
Right controlstick - viewport scroll

Are you planning to make a menu for Dosbox??It would be much easier and Controller support would also be nice
Logged

DynaMight

  • Archived User
  • Jr. Member
  • *
  • Posts: 72
Open Transport Tycoon Port
« Reply #19 on: October 22, 2004, 05:55:00 PM »

I love this game, Thanks for this excellent release.
Logged

Wolfblade12

  • Archived User
  • Newbie
  • *
  • Posts: 38
Open Transport Tycoon Port
« Reply #20 on: October 23, 2004, 06:18:00 AM »

btw. i dont have sound, do you have?

edit: i do have sound but i meant the BGM

edit2: fixed it... i did read the readme but i thought that was for custom soundtracks  :P  

This post has been edited by Wolfblade12: Oct 23 2004, 04:12 PM
Logged

Damessiah

  • Archived User
  • Newbie
  • *
  • Posts: 46
Open Transport Tycoon Port
« Reply #21 on: October 31, 2004, 07:04:00 AM »

Hi,

got this from Xbins but having trouble downloading - reading the readme; can someone interpret this for me lol?

'Read the original openttd's readme.txt for installation notes
(you need to have the original transport tycoon deluxe datafiles and copy them to data/)'

Does this mean I have to have the game for the PC? or anything else I can do?
Logged

Boff

  • Archived User
  • Newbie
  • *
  • Posts: 24
Open Transport Tycoon Port
« Reply #22 on: October 31, 2004, 01:06:00 PM »

heres the part of the readme you didnt read  :rolleyes:

QUOTE
4.0) Running OpenTTD:
---- ----------------

Before you run OpenTTD, you need to put the game's datafiles into the data/
subdirectory. You need the following files from the original Windows version
of TTD as OpenTTD makes use of the original TTD artwork.

IMPORTANT! You need the files from the WINDOWS version of TTD.

List of the required files:
sample.cat
trg1r.grf
trgcr.grf
trghr.grf
trgir.grf
trgtr.grf

If you want music you need to copy the gm/ folder from Windows TTD into your OpenTTD folder, not your data folder.


If you copy the music over you need to rename the files .mid instead of .gm.  Unfortunatly at the moment you are unable to see the menu/status bars which makes the game virtually impossible to play  :(  Once this is sorted it will the #1 game of choice for me on the xbox  :D  
Logged

lsd4me

  • Archived User
  • Newbie
  • *
  • Posts: 29
Open Transport Tycoon Port
« Reply #23 on: October 31, 2004, 03:41:00 PM »

QUOTE (Boff @ Oct 31 2004, 09:33 PM)
If you copy the music over you need to rename the files .mid instead of .gm.  Unfortunatly at the moment you are unable to see the menu/status bars which makes the game virtually impossible to play  :(  Once this is sorted it will the #1 game of choice for me on the xbox  :D

Right this game is basicly unplayable in this form, everything is setup and ready to roll once the screen problems are corrected.
Logged

HCl

  • Archived User
  • Newbie
  • *
  • Posts: 34
Open Transport Tycoon Port
« Reply #24 on: October 31, 2004, 06:01:00 PM »

fixed, finally figured out how to use the sdl_xbox_setscreen* functions
(wasn't sure whether it was wanting a percentage, a 0.80 (for 80 percent), or something else, turns out it wants a negative amount of pixels)
(why on earth did lantus make it use floats?)

anyways, i'm too lazy to add a nice config thing, so expect 1.1 on xbins soon
(when i get a hold of h3inrich)

i'll prolly release the source soon as well, along with the source of libsdlx 0.11-HCl
(fixed keyboard, and fixed memory leak, working sdlnet)
(dosbox needed the memory leak fix, xottd needed the keyboard fix)

This post has been edited by HCl: Nov 1 2004, 02:53 PM
Logged

Boff

  • Archived User
  • Newbie
  • *
  • Posts: 24
Open Transport Tycoon Port
« Reply #25 on: November 01, 2004, 01:39:00 AM »

excellent news HCl, thanks for all your work on this  :beer:

As I said earlier, once screen is fixed this will be my xbox game of choice for a long time  :D  
Logged

HCl

  • Archived User
  • Newbie
  • *
  • Posts: 34
Open Transport Tycoon Port
« Reply #26 on: November 01, 2004, 06:52:00 AM »

Published the source, wait a while till i can catch the xbins staff awake for the
binaries.

http://titania.student.utwente.nl/xbox/
Logged
Pages: 1 [2]