Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DLS Modded with Zoom Support and More

A topic by TekraGit created Feb 06, 2024 Views: 1,003 Replies: 1
Viewing posts 1 to 2
(1 edit)

Digital Logic Sim by Sebastian Lague (modded)

Tekra v1.0.1 (may be updated in the future)

-Added features:

    - Pan workspace with WASD keys (Alt key programmed to prevent conflicting with other controls)

      -Alt+W: Pan up
      -Alt+A: Pan left
      -Alt+S: Pan down
      -Alt+D: Pan right

    - Zoom out and in

      -Alt+1: Zoom out
      -Alt+2: Zoom in

    - Reset Panning and Zoom

      -Alt+R

    - Resize chip (Note: You CANNOT resize chip unless Panning and Zoom has been reset. Reset using Alt+R.)

      -Alt+Q: Make chip bigger (will appear zoomed out)
      -Alt+E: Make chip bigger (will appear zoomed in)

    -Added new Save function to save Size of chip. See Resize chip (above)

    -Added display on chips named "4-BIT REGISTER" or "DIGIT DISPLAY"

      -The display for the chips listed in quotes must have their respective names otherwise the display will NOT be shown.
      -Note: Output pins are unnecessary when just displaying a value on display. Putting output pins without connections will NOT automatically transfer input data.

    -Added Reset Panning and Zoom function when creating or loading a chip.

    -Added Modded by (Insert Name) in Main Menu

    -Updated Last Updated text on lower right of Main Menu

    -Added "Silver" Color to Pins

      -To change color of pins and wires, right click on the tip of the pin and set desired color.

Known Bugs (please read):

    - When viewing a subchip, the workspace is able to load the size of the subchip correctly, however, when you exit the chip to go back to view current chip, the zoom is applied from the subchip to current chip. To fix this, make sure you save your chip before viewing subchips and then load that saved chip if needed or just create the chip again if you havent added too many subchips and wires to remember. Alt+R will not reset zoom properly unless you create a new chip or you edit an already existing chip.
    - Sometimes when loading a chip, the size will be incorrect. Resizing and saving should fix it.

HAVE FUN!

Download Link:

https://www.mediafire.com/file/y33y5p04cnip2q6/Tekra+-+Digital+Logic+Sim.zip/fil...

(2 edits)

(EDIT) I did change the README.html and README.txt and reuploaded. I also changed it in the main post. So you can disregard the following statements unless you have downloaded the mod before I fixed my little oopsy.

One thing to note: The Zoom In and Out and the Resize big and small controls are backwards.

Here are the correct controls. Feel free to change it in your README

- Zoom out and in

      -Alt+1: Zoom out

      -Alt+2: Zoom in

- Resize chip (Note: You CANNOT resize chip unless Panning and Zoom has been reset. Reset using Alt+R.)

      -Alt+Q: Make chip bigger (will appear zoomed out)

      -Alt+E: Make chip smaller(will appear zoomed in)