Giter Site home page Giter Site logo

furby's People

Contributors

l0c4rd 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

furby's Issues

convert.py not working

Hi! Thanks so much for all of the amazing work here!

I've been trying to get convert.py to work (on Windows) to encode or decode an a18 to a wav file. Everything runs but no output file is generated and I'm really struggling. Can anyone confirm that convert.py works (and with the latest A1800.dll)?

Multiple Errors When Running Demo.py

I'm having multiple errors when trying to run demo.py which I believe has been suited to replace the audio in the DLC file to have custom music.

Here are the errors I'm getting:

Traceback (most recent call last):
File "C:\Users*\Downloads\Furby-master\Furby-master\demo.py", line 53, in
make_hacked_inverting()
File "C:\Users*\Downloads\Furby-master\Furby-master\demo.py", line 41, in make_hacked_inverting
D = dlc("./dlc/dlc2/tu003410.dlc")
File "C:\Users*\Downloads\Furby-master\Furby-master\furby.py", line 1341, in init
self.dlc_header = self.HEADER_section(f.read(0x288))
File "C:\Users*\AppData\Local\Programs\Python\Python37\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 1200: character maps to

Is there anyway to solve this errors? I don't really know Python so any help on these errors would be greatly appreciated. Thank you.

*(name cut for privacy)

demo.py can't initialize dlc

Hi!
I've been trying to run demo.py but have been getting this error:

Traceback (most recent call last):
File "demo.py", line 197, in
make_hacked_inverting()
File "demo.py", line 41, in make_hacked_inverting
D = dlc(dlc_in)
File "C:\Furby-master\furby.py", line 1371, in init
d = section_generatorssec
File "C:\Furby-master\furby.py", line 52, in init
self.initialise()
File "C:\Furby-master\furby.py", line 1238, in initialise
this_sequence.append(self.unpack(2))
File "C:\Furby-master\furby.py", line 102, in unpack
return struct.unpack("<H", bla)[0]
struct.error: unpack requires a string argument of length 2

I'm running python 2.7.12 on a windows 10 machine. The path to the dlc is correct, and I'm using the dlc from this repo. Any ideas?

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.