Git Product home page Git Product logo

img2gb's People

Contributors

dependabot[bot] avatar flozz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

img2gb's Issues

Error with offset for Tilemap

Salut,

J'utilise la commande suivante pour essayé de placer mon tilemap a la position 95 avec l'offset de img2gb

img2gb.exe tilemap --output-c-file=../src/ui_tilemap.c --output-header-file=../src/ui_tilemap.h --offset=95 --name WINDOW_TILEMAP window_tileset.png ui_tilemap.png

et j'obtiens cette erreur :


  • Traceback (most recent call last):
  • File "i2gb.py", line 40, in
  • File "i2gb.py", line 35, in main
  • File "img2gb_init_.py", line 187, in generate_tilemap
  • NotImplementedError
  • [16208] Failed to execute script i2gb

Je ne sais pas du tout quoi faire pour que cela fonctionne :(

Warning : Undefined TILEMAP and TILESET referenced

Hi,

I'm trying to use windows img2gb, but even without using the program and simply using your example and your image, I get error when "linking"

Salut,

J'ai suivi le tutoriel du magazine "Programmez !" et maintenant je veux tester les images, même avec tes exemples et ton image, j'ai ce type d'erreur quand j'essaye de "linker"

L:\LOGICIELS\Devellopement\gameboy>sdcc -mgbz80 --no-std-crt0 --data-loc 0xc0a0
-L "L:\LOGICIELS\Devellopement\gameboy\gbdk-n-master\bin\..\lib" "L:\LOGICIELS\D
evellopement\gameboy\gbdk-n-master\bin\..\lib\crt0.rel" gb.lib -o a.ihx hello.re
l -o hello.ihx

?ASlink-Warning-Undefined Global '_TILEMAP' referenced by module 'hello'

?ASlink-Warning-Undefined Global '_TILESET' referenced by module 'hello'

No problem for an "helloworld" or without include any "*.h" files

Pas de pb avec un helloworld ou même sans include des fichiers "*.h"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.