Author Topic: MS-DOS Vintage theme [Release v3.0]  (Read 16556 times)

iOtero

  • Sr. Member
  • ****
  • Posts: 414
    • View Profile
Re: Vintage DOS theme [Release v1.1]
« Reply #15 on: September 07, 2019, 05:16:25 AM »
As they say in my country: "Das más guerra que un niño tonto..."    just kidding... ;D

Well, adapting the jedione code to mine... to see if this is what you wanted... :-[
« Last Edit: September 07, 2019, 05:23:13 AM by iOtero »
Nacer a los 15 años Una novela de iOtero

Yaron2019

  • Guest
Re: Vintage DOS theme [Release v1.1]
« Reply #16 on: September 10, 2019, 11:48:04 AM »
As they say in my country: "Das más guerra que un niño tonto..."    just kidding... ;D

Well, adapting the jedione code to mine... to see if this is what you wanted... :-[

iOtero, many thanks for your code and effort! It now works brilliantly!
I have added small changes and released v1.2. I also added you to the credits at the top of the layout script.

Cheers
« Last Edit: September 10, 2019, 11:49:38 AM by Yaron2019 »

iOtero

  • Sr. Member
  • ****
  • Posts: 414
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #17 on: September 11, 2019, 04:48:58 AM »
I'm glad i was helpful...  :-[
Nacer a los 15 años Una novela de iOtero

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #18 on: September 21, 2019, 10:06:42 AM »
Good morning all !

I love this theme it is beautiful & original (I love the sound of the hard drive) unfortunately the display of games is not centered on the screen...



How to change that ? Greetings 8)
« Last Edit: September 22, 2019, 10:02:31 AM by Sebiohazard »

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #19 on: September 23, 2019, 02:09:29 AM »
Hello person to help me solve my problem ?

Thanks best regards 8)

Yaron2019

  • Guest
Re: Vintage DOS theme [Release v1.2]
« Reply #20 on: September 25, 2019, 07:46:38 AM »
Try the attached layout file


Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #21 on: September 26, 2019, 02:26:59 AM »
Hello thanks for the file I tried but it's not better...

I still have this very embarrassing gap... what to do ?

Yaron2019

  • Guest
Re: Vintage DOS theme [Release v1.2]
« Reply #22 on: September 26, 2019, 03:39:43 AM »
try this one

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #23 on: September 26, 2019, 06:37:06 AM »
I still have this gap...

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #24 on: September 28, 2019, 01:53:10 AM »
Hello I understand why it's not centered... my screen is 1680 x 1050...

I tried with a screen in 1920 x 1080 it is centered... how to do with my screen in 1680 x 1050 so that it is centered ?

Thanks best regards !

qqplayer

  • Sr. Member
  • ****
  • Posts: 301
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #25 on: September 28, 2019, 06:49:13 AM »
Hello I understand why it's not centered... my screen is 1680 x 1050...

I tried with a screen in 1920 x 1080 it is centered... how to do with my screen in 1680 x 1050 so that it is centered ?

Thanks best regards !


Code: [Select]
fe.layout.width = 1680;
fe.layout.height = 1050;
fe.layout.preserve_aspect_ratio=false;


/////////////////////////////////////////////////////////////////////////////////////////
// Load background image
local presentacion = fe.add_image("bg.png", 0, 0, 1680, 1050);


Try this, but mayybe you need to set the other objets coordinates manually.

iOtero

  • Sr. Member
  • ****
  • Posts: 414
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #26 on: November 03, 2019, 04:22:04 AM »
My particular version of this theme for 3:4 and Raspberry pi 4 (wip):

I still have to polish some details.

Pressing the i key shows/hides a diskette with the game data.

https://www.youtube.com/watch?v=d5mH8yfoze8

Nacer a los 15 años Una novela de iOtero

jedione

  • Hero Member
  • *****
  • Posts: 1135
  • punktoe
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #27 on: November 05, 2019, 06:40:25 AM »
that pi vs is looking great
help a friend....

Yaron2019

  • Guest
Re: Vintage DOS theme [Release v1.2]
« Reply #28 on: November 06, 2019, 06:04:06 AM »
My particular version of this theme for 3:4 and Raspberry pi 4 (wip):

I still have to polish some details.

Pressing the i key shows/hides a diskette with the game data.

https://www.youtube.com/watch?v=d5mH8yfoze8

This is some awesome work! Love it.

iOtero

  • Sr. Member
  • ****
  • Posts: 414
    • View Profile
Re: Vintage DOS theme [Release v1.2]
« Reply #29 on: November 11, 2019, 02:29:37 AM »
I forgot to say that, by default, the videos look green, like in the original IBM, but i put an option to see them in color.
Nacer a los 15 años Una novela de iOtero